Browse Source

Adds a moon icon. Fixes #146

Julien Deswaef 6 years ago
parent
commit
ac62662913

BIN
fonts/forkawesome-webfont.eot


+ 5 - 3
fonts/forkawesome-webfont.svg

@@ -1,11 +1,11 @@
 <?xml version="1.0" standalone="no"?>
 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" >
 <!--
-2019-2-14: Created with FontForge (http://fontforge.org)
+2019-2-15: Created with FontForge (http://fontforge.org)
 -->
 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
 <metadata>
-Created by FontForge 20180321 at Thu Feb 14 14:37:28 2019
+Created by FontForge 20180321 at Fri Feb 15 11:17:15 2019
  By Julien Deswaef
 The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/OFL). Fork Awesome is a fork based of off Font Awesome 4.7.0 by Dave Gandy. More info on licenses at https://forkawesome.github.io
 </metadata>
@@ -22,7 +22,7 @@ The Fork Awesome font is licensed under the SIL OFL 1.1 (http://scripts.sil.org/
     bbox="-0.653061 -264 2304.01 1538"
     underline-thickness="89.6"
     underline-position="-179.2"
-    unicode-range="U+0020-F327"
+    unicode-range="U+0020-F328"
   />
     <missing-glyph />
     <glyph glyph-name="space" unicode=" " horiz-adv-x="200" 
@@ -2328,6 +2328,8 @@ c-9 0 -18 -3 -24 -8c-7 -4 -10 -11 -10 -18l17 -621c0 -14 15 -25 34 -25h185c18 0 3
 d="M1408 768c0 -283 -315 -512 -704 -512c-61 0 -120 6 -176 16c-83 -59 -177 -102 -278 -128c-27 -7 -56 -12 -86 -16h-3c-15 0 -29 12 -32 29c-4 19 9 31 20 44c39 44 83 83 117 166c-162 94 -266 239 -266 401c0 283 315 512 704 512s704 -229 704 -512zM1792 512
 c0 -163 -104 -307 -266 -401c34 -83 78 -122 117 -166c11 -13 24 -25 20 -44c-4 -18 -19 -31 -35 -29c-30 4 -59 9 -86 16c-101 26 -195 69 -278 128c-56 -10 -115 -16 -176 -16c-181 0 -347 50 -472 132c29 -2 59 -4 88 -4c215 0 418 62 573 174c167 122 259 287 259 466
 c0 52 -8 103 -23 152c169 -93 279 -241 279 -408z" />
+    <glyph glyph-name="moon" unicode="&#xf328;" horiz-adv-x="1471" 
+d="M1465 318c-125 -271 -399 -446 -697 -446c-423 0 -768 345 -768 768c0 415 325 752 739 767c28 1 51 -15 61 -39c11 -25 4 -54 -15 -72c-114 -104 -177 -246 -177 -400c0 -300 244 -544 544 -544c79 0 155 17 228 51c25 11 53 6 72 -13s24 -48 13 -72z" />
     <glyph glyph-name="facebook-official" unicode="&#xf230;" 
 d="M1451 1408c47 0 85 -38 85 -85v-1366c0 -47 -38 -85 -85 -85h-391v595h199l30 232h-229v148c0 67 18 112 115 112l122 1v207c-21 3 -94 9 -178 9c-177 0 -299 -108 -299 -306v-171h-200v-232h200v-595h-735c-47 0 -85 38 -85 85v1366c0 47 38 85 85 85h1366z" />
     <glyph glyph-name="clock-o" unicode="&#xf017;" 

BIN
fonts/forkawesome-webfont.ttf


BIN
fonts/forkawesome-webfont.woff


BIN
fonts/forkawesome-webfont.woff2


+ 6 - 2
src/icons/.fontcustom-manifest.json

@@ -1,7 +1,7 @@
 {
   "checksum": {
-    "previous": "bbe6cb7051e355fec762a82a41333133de0ddd83cd217e045c543b381e298454",
-    "current": "bbe6cb7051e355fec762a82a41333133de0ddd83cd217e045c543b381e298454"
+    "previous": "536f5ba2b18496e2d5e71605c5312e82f203eb572875eaf77a6e710ba628aca6",
+    "current": "536f5ba2b18496e2d5e71605c5312e82f203eb572875eaf77a6e710ba628aca6"
   },
   "fonts": [
     "forkawesome/forkawesome.ttf",
@@ -1803,6 +1803,10 @@
       "codepoint": 61654,
       "source": "svg/money.svg"
     },
+    "moon": {
+      "codepoint": 62248,
+      "source": "svg/moon.svg"
+    },
     "moon-o": {
       "codepoint": 61830,
       "source": "svg/moon-o.svg"

+ 13 - 0
src/icons/icons.yml

@@ -3936,6 +3936,7 @@ icons:
       - night
       - darker
       - contrast
+      - crescent
     categories:
       - Web Application Icons
 
@@ -7262,3 +7263,15 @@ icons:
       - spelling
     categories:
       - Web Application Icons
+
+  - name:       Moon
+    id:         moon
+    unicode:    f328
+    created:    1.1
+    filter:
+      - night
+      - darker
+      - contrast
+      - crescent
+    categories:
+      - Web Application Icons

+ 3 - 0
src/icons/svg/moon.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+    <path d="M1465 1218c-125 271-399 446-697 446-423 0-768-345-768-768 0-415 325-752 739-767 28-1 51 15 61 39 11 25 4 54-15 72-114 104-177 246-177 400 0 300 244 544 544 544 79 0 155-17 228-51 25-11 53-6 72 13s24 48 13 72z"/>
+</svg>

+ 2 - 2
src/icons/svg/spell-check.svg

@@ -1,6 +1,6 @@
 <svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
     <path d="M2048 836c0 25-10 50-28 68l-724 724-136 136c-18 18-43 28-68 28s-50-10-68-28l-136-136-362-362c-18-18-28-43-28-68s10-50 28-68l136-136c18-18 43-28 68-28s50 10 68 28l294 295 656-657c18-18 43-28 68-28s50 10 68 28l136 136c18 18 28 43 28 68z"/>
-    <g aria-label="ABC" style="line-height:125%" font-weight="600" font-size="1084.105" font-family="Museo Slab" letter-spacing="0" word-spacing="0" stroke-width="3.868">
-        <path d="M-.839 656.087v-72.773h48.267l158.169-454.456h110.644l158.168 454.456h48.268v72.773H324.409v-72.773h51.98l-32.673-98.762H177.379l-32.673 98.762h51.98v72.773zm200.495-247.278H321.44l-49.753-149.257q-3.713-11.882-5.94-23.02-2.228-11.881-2.97-17.08l-.743-5.94h-2.228q-2.228 20.05-9.653 46.04zM568.357 656.087v-72.773h63.119v-380.94h-63.12v-73.516h242.08q59.406 0 94.307 14.11 36.387 14.108 57.921 46.781 22.278 31.931 22.278 75 0 37.13-17.08 66.832-17.079 29.703-47.525 46.04v1.485q42.327 12.624 63.862 46.782 21.535 34.159 21.535 77.97 0 52.724-29.703 91.338t-75 51.98q-31.189 8.91-78.713 8.91zm160.396-311.882h92.822q30.446 0 47.525-18.564 17.08-19.307 17.08-50.495 0-43.812-30.447-60.149-17.079-8.168-45.297-8.168h-81.683zm0 233.911h98.02q23.02 0 37.871-5.94 20.05-8.169 31.189-28.218 11.138-20.792 11.138-46.04 0-34.158-20.792-54.95-20.05-21.535-55.693-21.535H728.753zM1129.811 586.285q-77.97-79.456-77.97-196.04 0-116.585 77.97-193.07 78.713-77.228 193.812-77.228 27.476 0 59.406 5.198 32.674 5.198 66.832 16.337 34.159 10.396 56.436 32.673 23.02 22.278 23.02 51.238v71.287h-88.367V255.84q0-18.565-20.05-31.188-20.049-12.624-44.554-17.08-23.762-4.455-48.267-4.455-77.228 0-126.98 50.495-49.01 49.753-49.01 132.178 0 88.367 51.237 142.575 51.238 53.465 129.95 53.465 20.793 0 44.555-3.713 23.763-3.712 46.783-16.336 23.02-12.624 23.02-31.931v-40.842H1536v72.03q0 27.475-22.277 49.01-21.535 21.535-55.693 32.673-33.416 11.14-66.832 16.337-33.416 5.94-63.862 5.94-118.812 0-197.525-78.712z" style="-inkscape-font-specification:'Museo Slab, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start"/>
+    <g style="line-height:125%">
+        <path d="M-.839 656.087v-72.773h48.267l158.169-454.456h110.644l158.168 454.456h48.268v72.773H324.409v-72.773h51.98l-32.673-98.762H177.379l-32.673 98.762h51.98v72.773zm200.495-247.278H321.44l-49.753-149.257q-3.713-11.882-5.94-23.02-2.228-11.881-2.97-17.08l-.743-5.94h-2.228q-2.228 20.05-9.653 46.04zm368.701 247.278v-72.773h63.119v-380.94h-63.12v-73.516h242.08q59.406 0 94.307 14.11 36.387 14.108 57.921 46.781 22.278 31.931 22.278 75 0 37.13-17.08 66.832-17.079 29.703-47.525 46.04v1.485q42.327 12.624 63.862 46.782 21.535 34.159 21.535 77.97 0 52.724-29.703 91.338t-75 51.98q-31.189 8.91-78.713 8.91zm160.396-311.882h92.822q30.446 0 47.525-18.564 17.08-19.307 17.08-50.495 0-43.812-30.447-60.149-17.079-8.168-45.297-8.168h-81.683zm0 233.911h98.02q23.02 0 37.871-5.94 20.05-8.169 31.189-28.218 11.138-20.792 11.138-46.04 0-34.158-20.792-54.95-20.05-21.535-55.693-21.535H728.753zm401.058 8.169q-77.97-79.456-77.97-196.04 0-116.585 77.97-193.07 78.713-77.228 193.812-77.228 27.476 0 59.406 5.198 32.674 5.198 66.832 16.337 34.159 10.396 56.436 32.673 23.02 22.278 23.02 51.238v71.287h-88.367v-40.84q0-18.565-20.05-31.188-20.049-12.624-44.554-17.08-23.762-4.455-48.267-4.455-77.228 0-126.98 50.495-49.01 49.753-49.01 132.178 0 88.367 51.237 142.575 51.238 53.465 129.95 53.465 20.793 0 44.555-3.713 23.763-3.712 46.783-16.336 23.02-12.624 23.02-31.931v-40.842H1536v72.03q0 27.475-22.277 49.01-21.535 21.535-55.693 32.673-33.416 11.14-66.832 16.337-33.416 5.94-63.862 5.94-118.812 0-197.525-78.712z" style="-inkscape-font-specification:'Museo Slab, Semi-Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;font-feature-settings:normal;text-align:start" aria-label="ABC" font-weight="600" font-size="1084.105" font-family="Museo Slab" letter-spacing="0" word-spacing="0" stroke-width="3.868"/>
     </g>
 </svg>