Add icons

This commit is contained in:
benjaminramey
2019-11-12 15:35:13 -06:00
parent cba57aa3b8
commit efa24f20dd
6 changed files with 47 additions and 1 deletions

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.8 KiB

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

44
src/icons/push-pin.svg Normal file
View File

@@ -0,0 +1,44 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Generator: Adobe Illustrator 19.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 513.103 513.103" style="enable-background:new 0 0 513.103 513.103;" xml:space="preserve">
<path style="fill:#D8D8D8;" d="M0,513.103L0,513.103L0,513.103c4.414-20.303,14.124-38.841,29.131-53.848l177.434-177.434
l24.717,24.717L53.848,483.972C38.841,498.979,20.303,508.69,0,513.103"/>
<path style="fill:#AF1B1B;" d="M309.848,385.986L127.117,203.255c-7.062-7.062-4.414-18.538,5.297-22.069l22.069-7.062
c20.303-7.062,42.372-1.766,57.379,13.241l112.993,113.876c15.007,15.007,20.303,37.076,13.241,57.379l-7.062,22.069
C328.386,389.517,316.028,393.048,309.848,385.986"/>
<polygon style="fill:#DD342E;" points="324.855,301.241 211.862,188.248 361.931,63.779 449.324,151.172 "/>
<path style="fill:#AF1B1B;" d="M473.159,174.124L338.979,39.945c-4.414-4.414-4.414-11.476,0-15.89L358.4,4.634
c6.179-6.179,15.007-6.179,21.186,0l128.883,128.883c6.179,6.179,6.179,15.007,0,21.186l-18.538,18.538
C483.752,178.538,476.69,178.538,473.159,174.124"/>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
<g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -1,6 +1,6 @@
{
"name": "Pinboard Groupings",
"description": "Group Pinboard tags",
"description": "Group pinboard.in tags on a page you can use as you new tab home.",
"version": 1.0,
"manifest_version": 2,
"icons": {

View File

@@ -66,6 +66,8 @@
</div>
</div>
</div>
<div class="fixed-bottom">Icons made by <a href="https://www.flaticon.com/authors/smashicons" title="Smashicons">Smashicons</a> from <a href="https://www.flaticon.com/" title="Flaticon">www.flaticon.com</a></div>
</div>
</template>