Created vuejs icon. Closes #172

This commit is contained in:
Dion Dresschers 2020-04-12 16:21:57 +02:00
parent c8dac710bd
commit 0ec8e5c9f9
17 changed files with 50 additions and 18 deletions

View file

@ -3,7 +3,7 @@
[![npm-badge]][npm-link] [![all-contrib]](CONTRIBUTORS.md) [![jsdeliver-badge]][jsdeliver-link] [![cdnjs-badge]][cdnjs-link] [![build-status-badge]][build-status-link]
Fork Awesome is a full suite of 801 pictographic icons for easy scalable vector graphics on websites, originally created by [Dave Gandy](https://twitter.com/davegandy) and now maintained by a community.
Fork Awesome is a full suite of 802 pictographic icons for easy scalable vector graphics on websites, originally created by [Dave Gandy](https://twitter.com/davegandy) and now maintained by a community.
Following concerns regarding [the development of Font Awesome](https://github.com/FortAwesome/Font-Awesome/issues/12199#issuecomment-362919956), the PR Freeze since Oct 2016 and the direction [Fort Awesome](https://fortawesome.com/) is taking with the version 5.0 of their project, we are forking Font Awesome (4.7), in order to build on this amazing tool Dave Gandy has given us, while at the same time allowing this project to be run by a distributed community of contributors.

View file

@ -2727,6 +2727,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
.fa-duckduckgo:before {
content: "\f364";
}
.fa-vuejs:before {
content: "\f366";
}
.sr-only {
position: absolute;
width: 1px;

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

View file

@ -5,7 +5,7 @@
-->
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1">
<metadata>
Created by FontForge 20170924 at Sun Apr 12 14:56:54 2020
Created by FontForge 20170924 at Sun Apr 12 16:17:36 2020
By Dion Dresschers,,,
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 -410 2304.15 1538"
underline-thickness="89.6"
underline-position="-179.2"
unicode-range="U+0020-F364"
unicode-range="U+0020-F366"
/>
<missing-glyph />
<glyph glyph-name="space" unicode=" " horiz-adv-x="200"
@ -1011,6 +1011,8 @@ c19 -12 31 -33 31 -55z" />
d="M1494 -103l-295 695c-117 -229 -246 -468 -357 -695c-1 -1 -54 0 -54 1c-169 395 -346 787 -515 1183c-41 96 -178 252 -272 251c0 11 -1 36 -1 51h583v-50c-69 -4 -190 -48 -156 -123c79 -179 373 -865 452 -1039c54 107 208 393 271 514c-50 102 -211 482 -262 576
c-35 64 -130 70 -201 71v50l513 -1v-47c-70 -2 -137 -28 -106 -94c68 -144 110 -245 173 -377c20 39 125 250 173 363c32 74 -14 103 -139 106c1 13 0 37 1 49c160 1 400 1 443 2v-49c-81 -3 -165 -46 -209 -114l-213 -442c23 -58 228 -514 249 -564l441 1017
c-31 83 -131 101 -170 102v50l460 -4l1 -2l-1 -44c-101 -3 -162 -57 -201 -145c-90 -208 -372 -864 -559 -1291h-49z" />
<glyph glyph-name="vuejs" unicode="&#xf366;" horiz-adv-x="2069"
d="M445 1482l590 -1021l620 1075h414l-1034 -1792l-1004 1738l-31 54h413zM2069 1536l-31 -54h-796l-207 -360l-208 360h-796l-31 54h857l178 -306l177 306h857z" />
<glyph glyph-name="cc-cc" unicode="&#xf363;" horiz-adv-x="1792"
d="M894 1536c251 0 464 -87 640 -262c84 -84 148 -181 192 -289s66 -223 66 -345c0 -123 -22 -238 -65 -345s-107 -202 -191 -284c-87 -86 -187 -152 -298 -198s-226 -69 -344 -69s-232 23 -340 68s-205 111 -291 197s-151 182 -196 290s-67 222 -67 341
c0 118 23 233 68 342s112 207 198 293c171 174 379 261 628 261v0zM898 1374c-205 0 -377 -71 -517 -214c-70 -71 -125 -152 -163 -241s-56 -182 -56 -279c0 -96 18 -189 56 -278s93 -168 163 -238s149 -123 238 -160s182 -55 279 -55c96 0 189 19 279 56s171 91 244 161

Before

Width:  |  Height:  |  Size: 553 KiB

After

Width:  |  Height:  |  Size: 553 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -937,3 +937,4 @@
.@{fa-css-prefix}-creative-commons-alt:before,
.@{fa-css-prefix}-cc-cc:before { content: @fa-var-cc-cc; }
.@{fa-css-prefix}-duckduckgo:before { content: @fa-var-duckduckgo; }
.@{fa-css-prefix}-vuejs:before { content: @fa-var-vuejs; }

View file

@ -907,6 +907,7 @@
@fa-var-volume-mute: "\f32e";
@fa-var-volume-off: "\f026";
@fa-var-volume-up: "\f028";
@fa-var-vuejs: "\f366";
@fa-var-warning: "\f071";
@fa-var-weblate: "\f341";
@fa-var-webmention: "\f34f";

View file

@ -937,3 +937,4 @@
.#{$fa-css-prefix}-creative-commons-alt:before,
.#{$fa-css-prefix}-cc-cc:before { content: fa-content($fa-var-cc-cc); }
.#{$fa-css-prefix}-duckduckgo:before { content: fa-content($fa-var-duckduckgo); }
.#{$fa-css-prefix}-vuejs:before { content: fa-content($fa-var-vuejs); }

View file

@ -907,6 +907,7 @@ $fa-var-volume-down: \f027;
$fa-var-volume-mute: \f32e;
$fa-var-volume-off: \f026;
$fa-var-volume-up: \f028;
$fa-var-vuejs: \f366;
$fa-var-warning: \f071;
$fa-var-weblate: \f341;
$fa-var-webmention: \f34f;

View file

@ -1,7 +1,7 @@
{
"checksum": {
"previous": "2be145a690870ece07a786ed0863d18e1dbcebd6155289fc1effd08bacc0b46f",
"current": "2be145a690870ece07a786ed0863d18e1dbcebd6155289fc1effd08bacc0b46f"
"previous": "2e6d90ad3d0ff9d6b3f1daf69e6613e1dbcbec49179e8cae338975c2256fe0b7",
"current": "2e6d90ad3d0ff9d6b3f1daf69e6613e1dbcbec49179e8cae338975c2256fe0b7"
},
"fonts": [
"forkawesome/forkawesome.ttf",
@ -3083,6 +3083,10 @@
"codepoint": 61480,
"source": "svg/volume-up.svg"
},
"vuejs": {
"codepoint": 62310,
"source": "svg/vuejs.svg"
},
"weblate": {
"codepoint": 62273,
"source": "svg/weblate.svg"

View file

@ -33,9 +33,9 @@
borderopacity="1.0"
inkscape:pageopacity="0.0"
inkscape:pageshadow="2"
inkscape:zoom="0.35355339"
inkscape:cx="644.4302"
inkscape:cy="818.35322"
inkscape:zoom="0.125"
inkscape:cx="-1270.0265"
inkscape:cy="832.40481"
inkscape:document-units="px"
inkscape:current-layer="svg5504"
showgrid="true"
@ -138,15 +138,22 @@
<dc:format>image/svg+xml</dc:format>
<dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title>
<dc:title />
</cc:Work>
</rdf:RDF>
</metadata>
<rect
style="fill:#f6ffd5;fill-opacity:1;stroke:none;stroke-width:656.01971436;stroke-linecap:butt;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1"
id="rect4787"
width="2304"
height="1792"
x="3.0000083e-06"
y="0" />
<g
id="g1464"
transform="matrix(10.539936,0,0,10.539936,18887.566,5164.5687)">
<polygon
transform="translate(-1792.0001,-490)"
style="fill:#000000"
points="42.175701,5.0991171 39.23,0 0,0 2.9450761,5.1010782 98.16,170.02 196.32,0 157.06,0 98.16,102.01 "
id="polygon865" />
<polygon
transform="translate(-1792.0001,-490)"
style="fill:#000000"
points="196.325,0 120.82,7.8065636e-15 114.97322,2.009956e-14 98.16,29.037153 81.35,2.009956e-14 75.5,2.009956e-14 -6.8113917e-16,2.009956e-14 2.94,5.1 78.44871,5.1 98.16,39.26 117.87937,5.1 193.38,5.1 "
id="polygon867" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 4.1 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View file

@ -7812,3 +7812,11 @@ icons:
url: duckduckgo.com
categories:
- Brand Icons
- name: Vue.js
id: vuejs
unicode: f366
created: 1.1
url: vuejs.org
categories:
- Brand Icons

4
src/icons/svg/vuejs.svg Normal file
View file

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
<path d="M444.529 53.744L413.48 0H0l31.04 53.765L1034.6 1792 2069.2 0h-413.798L1034.6 1075.18z"/>
<path d="M2069.253 0H1211.81L1034.6 306.05 857.423 0H0l30.987 53.754h795.857L1034.6 413.798l207.84-360.044h795.772z"/>
</svg>

After

Width:  |  Height:  |  Size: 324 B