Update icon font

This commit is contained in:
kiswa 2017-07-28 01:33:14 +00:00
parent 42c20d7339
commit b0c770b221
7 changed files with 8 additions and 8 deletions

View File

@ -114,12 +114,6 @@
"code": 59407,
"src": "fontawesome"
},
{
"uid": "88e6faa0f633ee23667f815689e82af3",
"css": "eyedropper",
"code": 61947,
"src": "fontawesome"
},
{
"uid": "f4445feb55521283572ee88bc304f928",
"css": "floppy",
@ -143,6 +137,12 @@
"css": "check-empty",
"code": 61590,
"src": "fontawesome"
},
{
"uid": "090c79ed8971e478a27fae8a3eb3eb11",
"css": "hashtag",
"code": 62098,
"src": "fontawesome"
}
]
}

Binary file not shown.

View File

@ -50,7 +50,7 @@
<glyph glyph-name="plus-squared-alt" unicode="&#xf196;" d="M643 404v-36q0-8-5-13t-13-5h-196v-196q0-8-5-13t-13-5h-36q-8 0-13 5t-5 13v196h-196q-8 0-13 5t-5 13v36q0 7 5 12t13 5h196v197q0 8 5 13t13 5h36q8 0 13-5t5-13v-197h196q8 0 13-5t5-12z m71-250v464q0 37-26 63t-63 26h-464q-37 0-63-26t-27-63v-464q0-37 27-63t63-27h464q37 0 63 27t26 63z m72 464v-464q0-67-47-114t-114-47h-464q-67 0-114 47t-47 114v464q0 66 47 113t114 48h464q66 0 114-48t47-113z" horiz-adv-x="785.7" />
<glyph glyph-name="eyedropper" unicode="&#xf1fb;" d="M948 798q52-53 52-127t-52-126l-126-124 58-58q6-6 6-13t-6-13l-117-117q-6-6-13-6t-13 6l-58 59-337-337q-21-21-50-21h-113l-143-71-36 36 71 143v113q0 29 21 50l337 337-59 58q-6 6-6 13t6 13l117 117q6 6 13 6t13-6l58-58 124 126q52 52 126 52t127-52z m-662-769l321 321-107 107-321-321v-107h107z" horiz-adv-x="1000" />
<glyph glyph-name="hashtag" unicode="&#xf292;" d="M553 279l36 142h-142l-36-142h142z m429 281l-32-125q-4-14-17-14h-182l-36-142h173q9 0 14-7 6-8 4-16l-32-125q-2-13-17-13h-182l-45-183q-4-14-18-14h-125q-9 0-14 7-5 7-4 16l44 174h-142l-45-183q-4-14-17-14h-126q-8 0-14 7-5 7-3 16l43 174h-173q-9 0-14 7-5 6-4 15l32 125q4 14 17 14h182l36 142h-173q-9 0-14 7-6 8-4 16l32 125q2 13 17 13h182l46 183q3 14 17 14h125q9 0 14-7 5-7 4-16l-44-174h142l45 183q4 14 18 14h125q8 0 14-7 5-7 3-16l-43-174h173q9 0 14-7 5-6 4-15z" horiz-adv-x="1000" />
</font>
</defs>
</svg>

Before

Width:  |  Height:  |  Size: 10 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -42,7 +42,7 @@
.icon-resize-vertical::before { content: '\e811'; }
.icon-minus-squared-alt::before { content: '\f147'; }
.icon-plus-squared-alt::before { content: '\f196'; }
.icon-eyedropper::before { content: '\f1fb'; }
.icon-hashtag:before { content: '\f292'; }
.icon-check::before {
content: '\e812';