소스 검색

adds 38 new icons

Dion Dresschers 5 년 전
부모
커밋
3d167d3ca7
53개의 변경된 파일2415개의 추가작업 그리고 1164개의 파일을 삭제
  1. 1 1
      README.md
  2. 117 0
      css/fork-awesome.css
  3. 0 0
      css/fork-awesome.min.css
  4. 0 0
      css/fork-awesome.min.css.map
  5. BIN
      fonts/forkawesome-webfont.eot
  6. 1538 1161
      fonts/forkawesome-webfont.svg
  7. BIN
      fonts/forkawesome-webfont.ttf
  8. BIN
      fonts/forkawesome-webfont.woff
  9. BIN
      fonts/forkawesome-webfont.woff2
  10. 41 0
      less/icons.less
  11. 41 0
      less/variables.less
  12. 41 0
      scss/_icons.scss
  13. 41 0
      scss/_variables.scss
  14. 154 2
      src/icons/.fontcustom-manifest.json
  15. 348 0
      src/icons/icons.yml
  16. 4 0
      src/icons/svg/askfm.svg
  17. 3 0
      src/icons/svg/blockstack.svg
  18. 3 0
      src/icons/svg/boardgamegeek.svg
  19. 1 0
      src/icons/svg/bunny.svg
  20. 3 0
      src/icons/svg/buymeacoffee.svg
  21. 3 0
      src/icons/svg/cc-by.svg
  22. 1 0
      src/icons/svg/cc-cc.svg
  23. 3 0
      src/icons/svg/cc-nc-eu.svg
  24. 3 0
      src/icons/svg/cc-nc-jp.svg
  25. 3 0
      src/icons/svg/cc-nc.svg
  26. 3 0
      src/icons/svg/cc-nd.svg
  27. 3 0
      src/icons/svg/cc-pd.svg
  28. 3 0
      src/icons/svg/cc-remix.svg
  29. 3 0
      src/icons/svg/cc-sa.svg
  30. 3 0
      src/icons/svg/cc-share.svg
  31. 4 0
      src/icons/svg/cc-zero.svg
  32. 3 0
      src/icons/svg/conway-glider.svg
  33. 1 0
      src/icons/svg/csharp.svg
  34. 1 0
      src/icons/svg/email-bulk-o.svg
  35. 1 0
      src/icons/svg/email-bulk.svg
  36. 1 0
      src/icons/svg/gnu.svg
  37. 3 0
      src/icons/svg/google-play.svg
  38. 1 0
      src/icons/svg/heroku.svg
  39. 1 0
      src/icons/svg/home-assistant.svg
  40. 7 0
      src/icons/svg/java.svg
  41. 1 0
      src/icons/svg/mariadb.svg
  42. 3 0
      src/icons/svg/markdown.svg
  43. 1 0
      src/icons/svg/mysql.svg
  44. 1 0
      src/icons/svg/nordcast.svg
  45. 1 0
      src/icons/svg/plume.svg
  46. 1 0
      src/icons/svg/postgresql.svg
  47. 1 0
      src/icons/svg/sass-alt.svg
  48. 3 0
      src/icons/svg/sass.svg
  49. 4 0
      src/icons/svg/skate.svg
  50. 3 0
      src/icons/svg/sketchfab.svg
  51. 5 0
      src/icons/svg/tex.svg
  52. 1 0
      src/icons/svg/textpattern.svg
  53. 3 0
      src/icons/svg/unity.svg

+ 1 - 1
README.md

@@ -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 758 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 796 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.
 

+ 117 - 0
css/fork-awesome.css

@@ -2595,6 +2595,123 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
 .fa-funkwhale:before {
   content: "\f339";
 }
+.fa-askfm:before {
+  content: "\f33a";
+}
+.fa-blockstack:before {
+  content: "\f33b";
+}
+.fa-boardgamegeek:before {
+  content: "\f33c";
+}
+.fa-bunny:before {
+  content: "\f35f";
+}
+.fa-buymeacoffee:before {
+  content: "\f33d";
+}
+.fa-cc-by:before {
+  content: "\f33e";
+}
+.fa-creative-commons-alt:before,
+.fa-cc-cc:before {
+  content: "\f33f";
+}
+.fa-cc-nc-eu:before {
+  content: "\f341";
+}
+.fa-cc-nc-jp:before {
+  content: "\f342";
+}
+.fa-cc-nc:before {
+  content: "\f340";
+}
+.fa-cc-nd:before {
+  content: "\f343";
+}
+.fa-cc-pd:before {
+  content: "\f344";
+}
+.fa-cc-remix:before {
+  content: "\f345";
+}
+.fa-cc-sa:before {
+  content: "\f346";
+}
+.fa-cc-share:before {
+  content: "\f347";
+}
+.fa-cc-zero:before {
+  content: "\f348";
+}
+.fa-conway-hacker:before,
+.fa-conway-glider:before {
+  content: "\f349";
+}
+.fa-csharp:before {
+  content: "\f34a";
+}
+.fa-email-bulk:before {
+  content: "\f34b";
+}
+.fa-email-bulk-o:before {
+  content: "\f34c";
+}
+.fa-gnu:before {
+  content: "\f34d";
+}
+.fa-google-play:before {
+  content: "\f34e";
+}
+.fa-heroku:before {
+  content: "\f34f";
+}
+.fa-hassio:before,
+.fa-home-assistant:before {
+  content: "\f350";
+}
+.fa-java:before {
+  content: "\f351";
+}
+.fa-mariadb:before {
+  content: "\f352";
+}
+.fa-markdown:before {
+  content: "\f353";
+}
+.fa-mysql:before {
+  content: "\f354";
+}
+.fa-nordcast:before {
+  content: "\f355";
+}
+.fa-plume:before {
+  content: "\f356";
+}
+.fa-postgresql:before {
+  content: "\f357";
+}
+.fa-sass-alt:before {
+  content: "\f359";
+}
+.fa-sass:before {
+  content: "\f358";
+}
+.fa-skate:before {
+  content: "\f35a";
+}
+.fa-sketchfab:before {
+  content: "\f35b";
+}
+.fa-tex:before {
+  content: "\f35c";
+}
+.fa-textpattern:before {
+  content: "\f35d";
+}
+.fa-unity:before {
+  content: "\f35e";
+}
 .sr-only {
   position: absolute;
   width: 1px;

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
css/fork-awesome.min.css


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
css/fork-awesome.min.css.map


BIN
fonts/forkawesome-webfont.eot


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1538 - 1161
fonts/forkawesome-webfont.svg


BIN
fonts/forkawesome-webfont.ttf


BIN
fonts/forkawesome-webfont.woff


BIN
fonts/forkawesome-webfont.woff2


+ 41 - 0
less/icons.less

@@ -891,3 +891,44 @@
 .@{fa-css-prefix}-orcid:before { content: @fa-var-orcid; }
 .@{fa-css-prefix}-researchgate:before { content: @fa-var-researchgate; }
 .@{fa-css-prefix}-funkwhale:before { content: @fa-var-funkwhale; }
+.@{fa-css-prefix}-askfm:before { content: @fa-var-askfm; }
+.@{fa-css-prefix}-blockstack:before { content: @fa-var-blockstack; }
+.@{fa-css-prefix}-boardgamegeek:before { content: @fa-var-boardgamegeek; }
+.@{fa-css-prefix}-bunny:before { content: @fa-var-bunny; }
+.@{fa-css-prefix}-buymeacoffee:before { content: @fa-var-buymeacoffee; }
+.@{fa-css-prefix}-cc-by:before { content: @fa-var-cc-by; }
+.@{fa-css-prefix}-creative-commons-alt:before,
+.@{fa-css-prefix}-cc-cc:before { content: @fa-var-cc-cc; }
+.@{fa-css-prefix}-cc-nc-eu:before { content: @fa-var-cc-nc-eu; }
+.@{fa-css-prefix}-cc-nc-jp:before { content: @fa-var-cc-nc-jp; }
+.@{fa-css-prefix}-cc-nc:before { content: @fa-var-cc-nc; }
+.@{fa-css-prefix}-cc-nd:before { content: @fa-var-cc-nd; }
+.@{fa-css-prefix}-cc-pd:before { content: @fa-var-cc-pd; }
+.@{fa-css-prefix}-cc-remix:before { content: @fa-var-cc-remix; }
+.@{fa-css-prefix}-cc-sa:before { content: @fa-var-cc-sa; }
+.@{fa-css-prefix}-cc-share:before { content: @fa-var-cc-share; }
+.@{fa-css-prefix}-cc-zero:before { content: @fa-var-cc-zero; }
+.@{fa-css-prefix}-conway-hacker:before,
+.@{fa-css-prefix}-conway-glider:before { content: @fa-var-conway-glider; }
+.@{fa-css-prefix}-csharp:before { content: @fa-var-csharp; }
+.@{fa-css-prefix}-email-bulk:before { content: @fa-var-email-bulk; }
+.@{fa-css-prefix}-email-bulk-o:before { content: @fa-var-email-bulk-o; }
+.@{fa-css-prefix}-gnu:before { content: @fa-var-gnu; }
+.@{fa-css-prefix}-google-play:before { content: @fa-var-google-play; }
+.@{fa-css-prefix}-heroku:before { content: @fa-var-heroku; }
+.@{fa-css-prefix}-hassio:before,
+.@{fa-css-prefix}-home-assistant:before { content: @fa-var-home-assistant; }
+.@{fa-css-prefix}-java:before { content: @fa-var-java; }
+.@{fa-css-prefix}-mariadb:before { content: @fa-var-mariadb; }
+.@{fa-css-prefix}-markdown:before { content: @fa-var-markdown; }
+.@{fa-css-prefix}-mysql:before { content: @fa-var-mysql; }
+.@{fa-css-prefix}-nordcast:before { content: @fa-var-nordcast; }
+.@{fa-css-prefix}-plume:before { content: @fa-var-plume; }
+.@{fa-css-prefix}-postgresql:before { content: @fa-var-postgresql; }
+.@{fa-css-prefix}-sass-alt:before { content: @fa-var-sass-alt; }
+.@{fa-css-prefix}-sass:before { content: @fa-var-sass; }
+.@{fa-css-prefix}-skate:before { content: @fa-var-skate; }
+.@{fa-css-prefix}-sketchfab:before { content: @fa-var-sketchfab; }
+.@{fa-css-prefix}-tex:before { content: @fa-var-tex; }
+.@{fa-css-prefix}-textpattern:before { content: @fa-var-textpattern; }
+.@{fa-css-prefix}-unity:before { content: @fa-var-unity; }

+ 41 - 0
less/variables.less

@@ -59,6 +59,7 @@
 @fa-var-arrows-h: "\f07e";
 @fa-var-arrows-v: "\f07d";
 @fa-var-artstation: "\f2ed";
+@fa-var-askfm: "\f33a";
 @fa-var-asl-interpreting: "\f2a3";
 @fa-var-assistive-listening-systems: "\f2a2";
 @fa-var-asterisk: "\f069";
@@ -107,8 +108,10 @@
 @fa-var-bitcoin: "\f15a";
 @fa-var-black-tie: "\f27e";
 @fa-var-blind: "\f29d";
+@fa-var-blockstack: "\f33b";
 @fa-var-bluetooth: "\f293";
 @fa-var-bluetooth-b: "\f294";
+@fa-var-boardgamegeek: "\f33c";
 @fa-var-bold: "\f032";
 @fa-var-bolt: "\f0e7";
 @fa-var-bomb: "\f1e2";
@@ -124,7 +127,9 @@
 @fa-var-building-o: "\f0f7";
 @fa-var-bullhorn: "\f0a1";
 @fa-var-bullseye: "\f140";
+@fa-var-bunny: "\f35f";
 @fa-var-bus: "\f207";
+@fa-var-buymeacoffee: "\f33d";
 @fa-var-buysellads: "\f20d";
 @fa-var-c: "\f31c";
 @fa-var-cab: "\f1ba";
@@ -150,13 +155,24 @@
 @fa-var-cart-plus: "\f217";
 @fa-var-cc: "\f20a";
 @fa-var-cc-amex: "\f1f3";
+@fa-var-cc-by: "\f33e";
+@fa-var-cc-cc: "\f33f";
 @fa-var-cc-diners-club: "\f24c";
 @fa-var-cc-discover: "\f1f2";
 @fa-var-cc-jcb: "\f24b";
 @fa-var-cc-mastercard: "\f1f1";
+@fa-var-cc-nc: "\f340";
+@fa-var-cc-nc-eu: "\f341";
+@fa-var-cc-nc-jp: "\f342";
+@fa-var-cc-nd: "\f343";
 @fa-var-cc-paypal: "\f1f4";
+@fa-var-cc-pd: "\f344";
+@fa-var-cc-remix: "\f345";
+@fa-var-cc-sa: "\f346";
+@fa-var-cc-share: "\f347";
 @fa-var-cc-stripe: "\f1f5";
 @fa-var-cc-visa: "\f1f0";
+@fa-var-cc-zero: "\f348";
 @fa-var-certificate: "\f0a3";
 @fa-var-chain: "\f0c1";
 @fa-var-chain-broken: "\f127";
@@ -209,13 +225,17 @@
 @fa-var-compress: "\f066";
 @fa-var-connectdevelop: "\f20e";
 @fa-var-contao: "\f26d";
+@fa-var-conway-glider: "\f349";
+@fa-var-conway-hacker: "\f349";
 @fa-var-copy: "\f0c5";
 @fa-var-copyright: "\f1f9";
 @fa-var-creative-commons: "\f25e";
+@fa-var-creative-commons-alt: "\f33f";
 @fa-var-credit-card: "\f09d";
 @fa-var-credit-card-alt: "\f283";
 @fa-var-crop: "\f125";
 @fa-var-crosshairs: "\f05b";
+@fa-var-csharp: "\f34a";
 @fa-var-css3: "\f13c";
 @fa-var-cube: "\f1b2";
 @fa-var-cubes: "\f1b3";
@@ -254,6 +274,8 @@
 @fa-var-eject: "\f052";
 @fa-var-ellipsis-h: "\f141";
 @fa-var-ellipsis-v: "\f142";
+@fa-var-email-bulk: "\f34b";
+@fa-var-email-bulk-o: "\f34c";
 @fa-var-emby: "\f319";
 @fa-var-empire: "\f1d1";
 @fa-var-envelope: "\f0e0";
@@ -371,9 +393,11 @@
 @fa-var-globe: "\f0ac";
 @fa-var-globe-e: "\f304";
 @fa-var-globe-w: "\f305";
+@fa-var-gnu: "\f34d";
 @fa-var-gnu-social: "\f2e7";
 @fa-var-gnupg: "\f30d";
 @fa-var-google: "\f1a0";
+@fa-var-google-play: "\f34e";
 @fa-var-google-plus: "\f0d5";
 @fa-var-google-plus-circle: "\f2b3";
 @fa-var-google-plus-g: "\f0d5";
@@ -406,6 +430,7 @@
 @fa-var-hard-of-hearing: "\f2a4";
 @fa-var-hashnode: "\f317";
 @fa-var-hashtag: "\f292";
+@fa-var-hassio: "\f350";
 @fa-var-hdd-o: "\f0a0";
 @fa-var-header: "\f1dc";
 @fa-var-heading: "\f1dc";
@@ -413,8 +438,10 @@
 @fa-var-heart: "\f004";
 @fa-var-heart-o: "\f08a";
 @fa-var-heartbeat: "\f21e";
+@fa-var-heroku: "\f34f";
 @fa-var-history: "\f1da";
 @fa-var-home: "\f015";
+@fa-var-home-assistant: "\f350";
 @fa-var-hospital-o: "\f0f8";
 @fa-var-hotel: "\f236";
 @fa-var-hourglass: "\f254";
@@ -448,6 +475,7 @@
 @fa-var-intersex: "\f224";
 @fa-var-ioxhost: "\f208";
 @fa-var-italic: "\f033";
+@fa-var-java: "\f351";
 @fa-var-jirafeau: "\f318";
 @fa-var-joomla: "\f1aa";
 @fa-var-joplin: "\f310";
@@ -506,6 +534,8 @@
 @fa-var-map-o: "\f278";
 @fa-var-map-pin: "\f276";
 @fa-var-map-signs: "\f277";
+@fa-var-mariadb: "\f352";
+@fa-var-markdown: "\f353";
 @fa-var-mars: "\f222";
 @fa-var-mars-double: "\f227";
 @fa-var-mars-stroke: "\f229";
@@ -541,12 +571,14 @@
 @fa-var-motorcycle: "\f21c";
 @fa-var-mouse-pointer: "\f245";
 @fa-var-music: "\f001";
+@fa-var-mysql: "\f354";
 @fa-var-navicon: "\f0c9";
 @fa-var-neuter: "\f22c";
 @fa-var-newspaper-o: "\f1ea";
 @fa-var-nextcloud: "\f306";
 @fa-var-nextcloud-square: "\f307";
 @fa-var-nodejs: "\f308";
+@fa-var-nordcast: "\f355";
 @fa-var-object-group: "\f247";
 @fa-var-object-ungroup: "\f248";
 @fa-var-odnoklassniki: "\f263";
@@ -593,11 +625,13 @@
 @fa-var-play-circle-o: "\f01d";
 @fa-var-pleroma: "\f324";
 @fa-var-plug: "\f1e6";
+@fa-var-plume: "\f356";
 @fa-var-plus: "\f067";
 @fa-var-plus-circle: "\f055";
 @fa-var-plus-square: "\f0fe";
 @fa-var-plus-square-o: "\f196";
 @fa-var-podcast: "\f2ce";
+@fa-var-postgresql: "\f357";
 @fa-var-pound: "\f154";
 @fa-var-power-off: "\f011";
 @fa-var-print: "\f02f";
@@ -645,6 +679,8 @@
 @fa-var-rupee: "\f156";
 @fa-var-s15: "\f2cd";
 @fa-var-safari: "\f267";
+@fa-var-sass: "\f358";
+@fa-var-sass-alt: "\f359";
 @fa-var-save: "\f0c7";
 @fa-var-scissors: "\f0c4";
 @fa-var-scribd: "\f28a";
@@ -680,6 +716,8 @@
 @fa-var-signing: "\f2a7";
 @fa-var-simplybuilt: "\f215";
 @fa-var-sitemap: "\f0e8";
+@fa-var-skate: "\f35a";
+@fa-var-sketchfab: "\f35b";
 @fa-var-skyatlas: "\f216";
 @fa-var-skype: "\f17e";
 @fa-var-slack: "\f198";
@@ -762,8 +800,10 @@
 @fa-var-television: "\f26c";
 @fa-var-tencent-weibo: "\f1d5";
 @fa-var-terminal: "\f120";
+@fa-var-tex: "\f35c";
 @fa-var-text-height: "\f034";
 @fa-var-text-width: "\f035";
+@fa-var-textpattern: "\f35d";
 @fa-var-th: "\f00a";
 @fa-var-th-large: "\f009";
 @fa-var-th-list: "\f00b";
@@ -822,6 +862,7 @@
 @fa-var-umbrella: "\f0e9";
 @fa-var-underline: "\f0cd";
 @fa-var-undo: "\f0e2";
+@fa-var-unity: "\f35e";
 @fa-var-universal-access: "\f29a";
 @fa-var-university: "\f19c";
 @fa-var-unlink: "\f127";

+ 41 - 0
scss/_icons.scss

@@ -891,3 +891,44 @@
 .#{$fa-css-prefix}-orcid:before { content: fa-content($fa-var-orcid); }
 .#{$fa-css-prefix}-researchgate:before { content: fa-content($fa-var-researchgate); }
 .#{$fa-css-prefix}-funkwhale:before { content: fa-content($fa-var-funkwhale); }
+.#{$fa-css-prefix}-askfm:before { content: fa-content($fa-var-askfm); }
+.#{$fa-css-prefix}-blockstack:before { content: fa-content($fa-var-blockstack); }
+.#{$fa-css-prefix}-boardgamegeek:before { content: fa-content($fa-var-boardgamegeek); }
+.#{$fa-css-prefix}-bunny:before { content: fa-content($fa-var-bunny); }
+.#{$fa-css-prefix}-buymeacoffee:before { content: fa-content($fa-var-buymeacoffee); }
+.#{$fa-css-prefix}-cc-by:before { content: fa-content($fa-var-cc-by); }
+.#{$fa-css-prefix}-creative-commons-alt:before,
+.#{$fa-css-prefix}-cc-cc:before { content: fa-content($fa-var-cc-cc); }
+.#{$fa-css-prefix}-cc-nc-eu:before { content: fa-content($fa-var-cc-nc-eu); }
+.#{$fa-css-prefix}-cc-nc-jp:before { content: fa-content($fa-var-cc-nc-jp); }
+.#{$fa-css-prefix}-cc-nc:before { content: fa-content($fa-var-cc-nc); }
+.#{$fa-css-prefix}-cc-nd:before { content: fa-content($fa-var-cc-nd); }
+.#{$fa-css-prefix}-cc-pd:before { content: fa-content($fa-var-cc-pd); }
+.#{$fa-css-prefix}-cc-remix:before { content: fa-content($fa-var-cc-remix); }
+.#{$fa-css-prefix}-cc-sa:before { content: fa-content($fa-var-cc-sa); }
+.#{$fa-css-prefix}-cc-share:before { content: fa-content($fa-var-cc-share); }
+.#{$fa-css-prefix}-cc-zero:before { content: fa-content($fa-var-cc-zero); }
+.#{$fa-css-prefix}-conway-hacker:before,
+.#{$fa-css-prefix}-conway-glider:before { content: fa-content($fa-var-conway-glider); }
+.#{$fa-css-prefix}-csharp:before { content: fa-content($fa-var-csharp); }
+.#{$fa-css-prefix}-email-bulk:before { content: fa-content($fa-var-email-bulk); }
+.#{$fa-css-prefix}-email-bulk-o:before { content: fa-content($fa-var-email-bulk-o); }
+.#{$fa-css-prefix}-gnu:before { content: fa-content($fa-var-gnu); }
+.#{$fa-css-prefix}-google-play:before { content: fa-content($fa-var-google-play); }
+.#{$fa-css-prefix}-heroku:before { content: fa-content($fa-var-heroku); }
+.#{$fa-css-prefix}-hassio:before,
+.#{$fa-css-prefix}-home-assistant:before { content: fa-content($fa-var-home-assistant); }
+.#{$fa-css-prefix}-java:before { content: fa-content($fa-var-java); }
+.#{$fa-css-prefix}-mariadb:before { content: fa-content($fa-var-mariadb); }
+.#{$fa-css-prefix}-markdown:before { content: fa-content($fa-var-markdown); }
+.#{$fa-css-prefix}-mysql:before { content: fa-content($fa-var-mysql); }
+.#{$fa-css-prefix}-nordcast:before { content: fa-content($fa-var-nordcast); }
+.#{$fa-css-prefix}-plume:before { content: fa-content($fa-var-plume); }
+.#{$fa-css-prefix}-postgresql:before { content: fa-content($fa-var-postgresql); }
+.#{$fa-css-prefix}-sass-alt:before { content: fa-content($fa-var-sass-alt); }
+.#{$fa-css-prefix}-sass:before { content: fa-content($fa-var-sass); }
+.#{$fa-css-prefix}-skate:before { content: fa-content($fa-var-skate); }
+.#{$fa-css-prefix}-sketchfab:before { content: fa-content($fa-var-sketchfab); }
+.#{$fa-css-prefix}-tex:before { content: fa-content($fa-var-tex); }
+.#{$fa-css-prefix}-textpattern:before { content: fa-content($fa-var-textpattern); }
+.#{$fa-css-prefix}-unity:before { content: fa-content($fa-var-unity); }

+ 41 - 0
scss/_variables.scss

@@ -59,6 +59,7 @@ $fa-var-arrows-alt: \f0b2;
 $fa-var-arrows-h: \f07e;
 $fa-var-arrows-v: \f07d;
 $fa-var-artstation: \f2ed;
+$fa-var-askfm: \f33a;
 $fa-var-asl-interpreting: \f2a3;
 $fa-var-assistive-listening-systems: \f2a2;
 $fa-var-asterisk: \f069;
@@ -107,8 +108,10 @@ $fa-var-bitbucket-square: \f172;
 $fa-var-bitcoin: \f15a;
 $fa-var-black-tie: \f27e;
 $fa-var-blind: \f29d;
+$fa-var-blockstack: \f33b;
 $fa-var-bluetooth: \f293;
 $fa-var-bluetooth-b: \f294;
+$fa-var-boardgamegeek: \f33c;
 $fa-var-bold: \f032;
 $fa-var-bolt: \f0e7;
 $fa-var-bomb: \f1e2;
@@ -124,7 +127,9 @@ $fa-var-building: \f1ad;
 $fa-var-building-o: \f0f7;
 $fa-var-bullhorn: \f0a1;
 $fa-var-bullseye: \f140;
+$fa-var-bunny: \f35f;
 $fa-var-bus: \f207;
+$fa-var-buymeacoffee: \f33d;
 $fa-var-buysellads: \f20d;
 $fa-var-c: \f31c;
 $fa-var-cab: \f1ba;
@@ -150,13 +155,24 @@ $fa-var-cart-arrow-down: \f218;
 $fa-var-cart-plus: \f217;
 $fa-var-cc: \f20a;
 $fa-var-cc-amex: \f1f3;
+$fa-var-cc-by: \f33e;
+$fa-var-cc-cc: \f33f;
 $fa-var-cc-diners-club: \f24c;
 $fa-var-cc-discover: \f1f2;
 $fa-var-cc-jcb: \f24b;
 $fa-var-cc-mastercard: \f1f1;
+$fa-var-cc-nc: \f340;
+$fa-var-cc-nc-eu: \f341;
+$fa-var-cc-nc-jp: \f342;
+$fa-var-cc-nd: \f343;
 $fa-var-cc-paypal: \f1f4;
+$fa-var-cc-pd: \f344;
+$fa-var-cc-remix: \f345;
+$fa-var-cc-sa: \f346;
+$fa-var-cc-share: \f347;
 $fa-var-cc-stripe: \f1f5;
 $fa-var-cc-visa: \f1f0;
+$fa-var-cc-zero: \f348;
 $fa-var-certificate: \f0a3;
 $fa-var-chain: \f0c1;
 $fa-var-chain-broken: \f127;
@@ -209,13 +225,17 @@ $fa-var-compass: \f14e;
 $fa-var-compress: \f066;
 $fa-var-connectdevelop: \f20e;
 $fa-var-contao: \f26d;
+$fa-var-conway-glider: \f349;
+$fa-var-conway-hacker: \f349;
 $fa-var-copy: \f0c5;
 $fa-var-copyright: \f1f9;
 $fa-var-creative-commons: \f25e;
+$fa-var-creative-commons-alt: \f33f;
 $fa-var-credit-card: \f09d;
 $fa-var-credit-card-alt: \f283;
 $fa-var-crop: \f125;
 $fa-var-crosshairs: \f05b;
+$fa-var-csharp: \f34a;
 $fa-var-css3: \f13c;
 $fa-var-cube: \f1b2;
 $fa-var-cubes: \f1b3;
@@ -254,6 +274,8 @@ $fa-var-eercast: \f2da;
 $fa-var-eject: \f052;
 $fa-var-ellipsis-h: \f141;
 $fa-var-ellipsis-v: \f142;
+$fa-var-email-bulk: \f34b;
+$fa-var-email-bulk-o: \f34c;
 $fa-var-emby: \f319;
 $fa-var-empire: \f1d1;
 $fa-var-envelope: \f0e0;
@@ -371,9 +393,11 @@ $fa-var-glide-g: \f2a6;
 $fa-var-globe: \f0ac;
 $fa-var-globe-e: \f304;
 $fa-var-globe-w: \f305;
+$fa-var-gnu: \f34d;
 $fa-var-gnu-social: \f2e7;
 $fa-var-gnupg: \f30d;
 $fa-var-google: \f1a0;
+$fa-var-google-play: \f34e;
 $fa-var-google-plus: \f0d5;
 $fa-var-google-plus-circle: \f2b3;
 $fa-var-google-plus-g: \f0d5;
@@ -406,6 +430,7 @@ $fa-var-handshake-o: \f2b5;
 $fa-var-hard-of-hearing: \f2a4;
 $fa-var-hashnode: \f317;
 $fa-var-hashtag: \f292;
+$fa-var-hassio: \f350;
 $fa-var-hdd-o: \f0a0;
 $fa-var-header: \f1dc;
 $fa-var-heading: \f1dc;
@@ -413,8 +438,10 @@ $fa-var-headphones: \f025;
 $fa-var-heart: \f004;
 $fa-var-heart-o: \f08a;
 $fa-var-heartbeat: \f21e;
+$fa-var-heroku: \f34f;
 $fa-var-history: \f1da;
 $fa-var-home: \f015;
+$fa-var-home-assistant: \f350;
 $fa-var-hospital-o: \f0f8;
 $fa-var-hotel: \f236;
 $fa-var-hourglass: \f254;
@@ -448,6 +475,7 @@ $fa-var-internet-explorer: \f26b;
 $fa-var-intersex: \f224;
 $fa-var-ioxhost: \f208;
 $fa-var-italic: \f033;
+$fa-var-java: \f351;
 $fa-var-jirafeau: \f318;
 $fa-var-joomla: \f1aa;
 $fa-var-joplin: \f310;
@@ -506,6 +534,8 @@ $fa-var-map-marker: \f041;
 $fa-var-map-o: \f278;
 $fa-var-map-pin: \f276;
 $fa-var-map-signs: \f277;
+$fa-var-mariadb: \f352;
+$fa-var-markdown: \f353;
 $fa-var-mars: \f222;
 $fa-var-mars-double: \f227;
 $fa-var-mars-stroke: \f229;
@@ -541,12 +571,14 @@ $fa-var-mortar-board: \f19d;
 $fa-var-motorcycle: \f21c;
 $fa-var-mouse-pointer: \f245;
 $fa-var-music: \f001;
+$fa-var-mysql: \f354;
 $fa-var-navicon: \f0c9;
 $fa-var-neuter: \f22c;
 $fa-var-newspaper-o: \f1ea;
 $fa-var-nextcloud: \f306;
 $fa-var-nextcloud-square: \f307;
 $fa-var-nodejs: \f308;
+$fa-var-nordcast: \f355;
 $fa-var-object-group: \f247;
 $fa-var-object-ungroup: \f248;
 $fa-var-odnoklassniki: \f263;
@@ -593,11 +625,13 @@ $fa-var-play-circle: \f144;
 $fa-var-play-circle-o: \f01d;
 $fa-var-pleroma: \f324;
 $fa-var-plug: \f1e6;
+$fa-var-plume: \f356;
 $fa-var-plus: \f067;
 $fa-var-plus-circle: \f055;
 $fa-var-plus-square: \f0fe;
 $fa-var-plus-square-o: \f196;
 $fa-var-podcast: \f2ce;
+$fa-var-postgresql: \f357;
 $fa-var-pound: \f154;
 $fa-var-power-off: \f011;
 $fa-var-print: \f02f;
@@ -645,6 +679,8 @@ $fa-var-ruble: \f158;
 $fa-var-rupee: \f156;
 $fa-var-s15: \f2cd;
 $fa-var-safari: \f267;
+$fa-var-sass: \f358;
+$fa-var-sass-alt: \f359;
 $fa-var-save: \f0c7;
 $fa-var-scissors: \f0c4;
 $fa-var-scribd: \f28a;
@@ -680,6 +716,8 @@ $fa-var-signalapp: \f30c;
 $fa-var-signing: \f2a7;
 $fa-var-simplybuilt: \f215;
 $fa-var-sitemap: \f0e8;
+$fa-var-skate: \f35a;
+$fa-var-sketchfab: \f35b;
 $fa-var-skyatlas: \f216;
 $fa-var-skype: \f17e;
 $fa-var-slack: \f198;
@@ -762,8 +800,10 @@ $fa-var-telegram: \f2c6;
 $fa-var-television: \f26c;
 $fa-var-tencent-weibo: \f1d5;
 $fa-var-terminal: \f120;
+$fa-var-tex: \f35c;
 $fa-var-text-height: \f034;
 $fa-var-text-width: \f035;
+$fa-var-textpattern: \f35d;
 $fa-var-th: \f00a;
 $fa-var-th-large: \f009;
 $fa-var-th-list: \f00b;
@@ -822,6 +862,7 @@ $fa-var-twitter-square: \f081;
 $fa-var-umbrella: \f0e9;
 $fa-var-underline: \f0cd;
 $fa-var-undo: \f0e2;
+$fa-var-unity: \f35e;
 $fa-var-universal-access: \f29a;
 $fa-var-university: \f19c;
 $fa-var-unlink: \f127;

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

@@ -1,7 +1,7 @@
 {
   "checksum": {
-    "previous": "cab77ad57b5327af648c325388b2e2025bc676747443005b9909df6b768f7ca0",
-    "current": "cab77ad57b5327af648c325388b2e2025bc676747443005b9909df6b768f7ca0"
+    "previous": "afffa0e7982355ad7a1d8b4e7f21b4efb443091d0a0f8cc0c84e21ca63121ef0",
+    "current": "afffa0e7982355ad7a1d8b4e7f21b4efb443091d0a0f8cc0c84e21ca63121ef0"
   },
   "fonts": [
     "forkawesome/forkawesome.ttf",
@@ -203,6 +203,10 @@
       "codepoint": 62189,
       "source": "svg/artstation.svg"
     },
+    "askfm": {
+      "codepoint": 62266,
+      "source": "svg/askfm.svg"
+    },
     "assistive-listening-systems": {
       "codepoint": 62114,
       "source": "svg/assistive-listening-systems.svg"
@@ -347,6 +351,10 @@
       "codepoint": 62109,
       "source": "svg/blind.svg"
     },
+    "blockstack": {
+      "codepoint": 62267,
+      "source": "svg/blockstack.svg"
+    },
     "bluetooth": {
       "codepoint": 62099,
       "source": "svg/bluetooth.svg"
@@ -355,6 +363,10 @@
       "codepoint": 62100,
       "source": "svg/bluetooth-b.svg"
     },
+    "boardgamegeek": {
+      "codepoint": 62268,
+      "source": "svg/boardgamegeek.svg"
+    },
     "bold": {
       "codepoint": 61490,
       "source": "svg/bold.svg"
@@ -415,10 +427,18 @@
       "codepoint": 61760,
       "source": "svg/bullseye.svg"
     },
+    "bunny": {
+      "codepoint": 62303,
+      "source": "svg/bunny.svg"
+    },
     "bus": {
       "codepoint": 61959,
       "source": "svg/bus.svg"
     },
+    "buymeacoffee": {
+      "codepoint": 62269,
+      "source": "svg/buymeacoffee.svg"
+    },
     "buysellads": {
       "codepoint": 61965,
       "source": "svg/buysellads.svg"
@@ -515,6 +535,14 @@
       "codepoint": 61939,
       "source": "svg/cc-amex.svg"
     },
+    "cc-by": {
+      "codepoint": 62270,
+      "source": "svg/cc-by.svg"
+    },
+    "cc-cc": {
+      "codepoint": 62271,
+      "source": "svg/cc-cc.svg"
+    },
     "cc-diners-club": {
       "codepoint": 62028,
       "source": "svg/cc-diners-club.svg"
@@ -531,10 +559,42 @@
       "codepoint": 61937,
       "source": "svg/cc-mastercard.svg"
     },
+    "cc-nc": {
+      "codepoint": 62272,
+      "source": "svg/cc-nc.svg"
+    },
+    "cc-nc-eu": {
+      "codepoint": 62273,
+      "source": "svg/cc-nc-eu.svg"
+    },
+    "cc-nc-jp": {
+      "codepoint": 62274,
+      "source": "svg/cc-nc-jp.svg"
+    },
+    "cc-nd": {
+      "codepoint": 62275,
+      "source": "svg/cc-nd.svg"
+    },
     "cc-paypal": {
       "codepoint": 61940,
       "source": "svg/cc-paypal.svg"
     },
+    "cc-pd": {
+      "codepoint": 62276,
+      "source": "svg/cc-pd.svg"
+    },
+    "cc-remix": {
+      "codepoint": 62277,
+      "source": "svg/cc-remix.svg"
+    },
+    "cc-sa": {
+      "codepoint": 62278,
+      "source": "svg/cc-sa.svg"
+    },
+    "cc-share": {
+      "codepoint": 62279,
+      "source": "svg/cc-share.svg"
+    },
     "cc-stripe": {
       "codepoint": 61941,
       "source": "svg/cc-stripe.svg"
@@ -543,6 +603,10 @@
       "codepoint": 61936,
       "source": "svg/cc-visa.svg"
     },
+    "cc-zero": {
+      "codepoint": 62280,
+      "source": "svg/cc-zero.svg"
+    },
     "certificate": {
       "codepoint": 61603,
       "source": "svg/certificate.svg"
@@ -731,6 +795,10 @@
       "codepoint": 62061,
       "source": "svg/contao.svg"
     },
+    "conway-glider": {
+      "codepoint": 62281,
+      "source": "svg/conway-glider.svg"
+    },
     "copyright": {
       "codepoint": 61945,
       "source": "svg/copyright.svg"
@@ -755,6 +823,10 @@
       "codepoint": 61531,
       "source": "svg/crosshairs.svg"
     },
+    "csharp": {
+      "codepoint": 62282,
+      "source": "svg/csharp.svg"
+    },
     "css3": {
       "codepoint": 61756,
       "source": "svg/css3.svg"
@@ -871,6 +943,14 @@
       "codepoint": 61762,
       "source": "svg/ellipsis-v.svg"
     },
+    "email-bulk": {
+      "codepoint": 62283,
+      "source": "svg/email-bulk.svg"
+    },
+    "email-bulk-o": {
+      "codepoint": 62284,
+      "source": "svg/email-bulk-o.svg"
+    },
     "emby": {
       "codepoint": 62233,
       "source": "svg/emby.svg"
@@ -1275,6 +1355,10 @@
       "codepoint": 62213,
       "source": "svg/globe-w.svg"
     },
+    "gnu": {
+      "codepoint": 62285,
+      "source": "svg/gnu.svg"
+    },
     "gnu-social": {
       "codepoint": 62183,
       "source": "svg/gnu-social.svg"
@@ -1287,6 +1371,10 @@
       "codepoint": 61856,
       "source": "svg/google.svg"
     },
+    "google-play": {
+      "codepoint": 62286,
+      "source": "svg/google-play.svg"
+    },
     "google-plus": {
       "codepoint": 61653,
       "source": "svg/google-plus.svg"
@@ -1415,6 +1503,10 @@
       "codepoint": 61982,
       "source": "svg/heartbeat.svg"
     },
+    "heroku": {
+      "codepoint": 62287,
+      "source": "svg/heroku.svg"
+    },
     "history": {
       "codepoint": 61914,
       "source": "svg/history.svg"
@@ -1423,6 +1515,10 @@
       "codepoint": 61461,
       "source": "svg/home.svg"
     },
+    "home-assistant": {
+      "codepoint": 62288,
+      "source": "svg/home-assistant.svg"
+    },
     "hospital-o": {
       "codepoint": 61688,
       "source": "svg/hospital-o.svg"
@@ -1527,6 +1623,10 @@
       "codepoint": 61491,
       "source": "svg/italic.svg"
     },
+    "java": {
+      "codepoint": 62289,
+      "source": "svg/java.svg"
+    },
     "jirafeau": {
       "codepoint": 62232,
       "source": "svg/jirafeau.svg"
@@ -1731,6 +1831,14 @@
       "codepoint": 62071,
       "source": "svg/map-signs.svg"
     },
+    "mariadb": {
+      "codepoint": 62290,
+      "source": "svg/mariadb.svg"
+    },
+    "markdown": {
+      "codepoint": 62291,
+      "source": "svg/markdown.svg"
+    },
     "mars": {
       "codepoint": 61986,
       "source": "svg/mars.svg"
@@ -1863,6 +1971,10 @@
       "codepoint": 61441,
       "source": "svg/music.svg"
     },
+    "mysql": {
+      "codepoint": 62292,
+      "source": "svg/mysql.svg"
+    },
     "neuter": {
       "codepoint": 61996,
       "source": "svg/neuter.svg"
@@ -1883,6 +1995,10 @@
       "codepoint": 62216,
       "source": "svg/nodejs.svg"
     },
+    "nordcast": {
+      "codepoint": 62293,
+      "source": "svg/nordcast.svg"
+    },
     "object-group": {
       "codepoint": 62023,
       "source": "svg/object-group.svg"
@@ -2055,6 +2171,10 @@
       "codepoint": 61926,
       "source": "svg/plug.svg"
     },
+    "plume": {
+      "codepoint": 62294,
+      "source": "svg/plume.svg"
+    },
     "plus": {
       "codepoint": 61543,
       "source": "svg/plus.svg"
@@ -2075,6 +2195,10 @@
       "codepoint": 62158,
       "source": "svg/podcast.svg"
     },
+    "postgresql": {
+      "codepoint": 62295,
+      "source": "svg/postgresql.svg"
+    },
     "power-off": {
       "codepoint": 61457,
       "source": "svg/power-off.svg"
@@ -2215,6 +2339,14 @@
       "codepoint": 62055,
       "source": "svg/safari.svg"
     },
+    "sass": {
+      "codepoint": 62296,
+      "source": "svg/sass.svg"
+    },
+    "sass-alt": {
+      "codepoint": 62297,
+      "source": "svg/sass-alt.svg"
+    },
     "scissors": {
       "codepoint": 61636,
       "source": "svg/scissors.svg"
@@ -2331,6 +2463,14 @@
       "codepoint": 61672,
       "source": "svg/sitemap.svg"
     },
+    "skate": {
+      "codepoint": 62298,
+      "source": "svg/skate.svg"
+    },
+    "sketchfab": {
+      "codepoint": 62299,
+      "source": "svg/sketchfab.svg"
+    },
     "skyatlas": {
       "codepoint": 61974,
       "source": "svg/skyatlas.svg"
@@ -2603,6 +2743,10 @@
       "codepoint": 61728,
       "source": "svg/terminal.svg"
     },
+    "tex": {
+      "codepoint": 62300,
+      "source": "svg/tex.svg"
+    },
     "text-height": {
       "codepoint": 61492,
       "source": "svg/text-height.svg"
@@ -2611,6 +2755,10 @@
       "codepoint": 61493,
       "source": "svg/text-width.svg"
     },
+    "textpattern": {
+      "codepoint": 62301,
+      "source": "svg/textpattern.svg"
+    },
     "th": {
       "codepoint": 61450,
       "source": "svg/th.svg"
@@ -2787,6 +2935,10 @@
       "codepoint": 61666,
       "source": "svg/undo.svg"
     },
+    "unity": {
+      "codepoint": 62302,
+      "source": "svg/unity.svg"
+    },
     "universal-access": {
       "codepoint": 62106,
       "source": "svg/universal-access.svg"

+ 348 - 0
src/icons/icons.yml

@@ -7450,3 +7450,351 @@ icons:
     url:        funkwhale.audio
     categories:
       - Brand Icons
+
+  - name:       ASKfm
+    id:         askfm
+    unicode:    f33a
+    created:    1.1
+    url:        ask.fm
+    categories:
+      - Brand Icon
+
+  - name:       Blockstack
+    id:         blockstack
+    unicode:    f33b
+    created:    1.1
+    url:        blockstack.org
+    categories:
+      - Brand Icon
+
+  - name:       Board Game Geek
+    id:         boardgamegeek
+    unicode:    f33c
+    created:    1.1
+    url:        boardgamegeek.com
+    categories:
+      - Brand Icons
+
+  - name:         Bunny
+    id:           bunny
+    unicode:      f35f
+    created:      1.1
+    categories:
+      - Web Application Icons
+
+  - name:       Buy Me A Coffee
+    id:         buymeacoffee
+    unicode:    f33d
+    created:    1.1
+    url:        buymeacoffee.com
+    categories:
+      - Brand Icons
+  
+  - name:       Creative Commons BY
+    id:         cc-by
+    unicode:    f33e
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icon
+
+  - name:         Creative Commons
+    id:           cc-cc
+    unicode:      f33f
+    created:      1.1
+    url:          creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icons
+    aliases:
+      - creative-commons-alt
+
+  - name:       Creative Commons NC-EU
+    id:         cc-nc-eu
+    unicode:    f341
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icons
+
+        
+  - name:       Creative Commons NC-JP
+    id:         cc-nc-jp
+    unicode:    f342
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icons
+        
+  - name:       Creative Commons NC
+    id:         cc-nc
+    unicode:    f340
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icons
+
+  - name:       Creative Commons ND
+    id:         cc-nd
+    unicode:    f343
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icons
+
+  - name:       Creative Commons PD
+    id:         cc-pd
+    unicode:    f344
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icon
+
+  - name:       Creative Commons Remix
+    id:         cc-remix
+    unicode:    f345
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icons
+
+  - name:       Creative Commons SA
+    id:         cc-sa
+    unicode:    f346
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icon
+
+  - name:       Creative Commons Share
+    id:         cc-share
+    unicode:    f347
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icons
+
+  - name:       Creative Commons Zero
+    id:         cc-zero
+    unicode:    f348
+    created:    1.1
+    url:        creativecommons.org
+    categories:
+      - Web Application Icons
+      - Brand Icons
+
+  - name:         Conway Glider
+    id:           conway-glider
+    unicode:      f349
+    created:      1.1
+    aliases:
+      - conway-hacker 
+    url:          en.wikipedia.org/wiki/Glider_(Conway's_Life)
+    categories:
+      - Brand Icons
+
+  - name:       C#
+    id:         csharp
+    unicode:    f34a
+    created:    1.1
+    url:        csharp.net
+    categories:
+      - Brand Icons      
+
+  - name:       Email Bulk
+    id:         email-bulk
+    unicode:    f34b
+    created:    1.1
+    filter:
+      - email
+      - e-mail
+      - letter
+      - support
+      - mail
+      - message
+      - notification
+    categories:
+      - Web Application Icons
+
+  - name:       Email Bulk Outlined
+    id:         email-bulk-o
+    unicode:    f34c
+    created:    1.1
+    filter:
+      - email
+      - e-mail
+      - letter
+      - support
+      - mail
+      - message
+      - notification
+    categories:
+      - Web Application Icons
+
+  - name:         GNU Operating System
+    id:           gnu
+    unicode:      f34d
+    created:      1.1
+    url:          gnu.org
+    categories:
+      - Brand Icons
+
+  - name:       Google Play
+    id:         google-play
+    unicode:    f34e
+    created:    1.1
+    url:        play.google.com
+    categories:
+      - Brand Icons      
+
+  - name:       Heroku
+    id:         heroku
+    unicode:    f34f
+    created:    1.1
+    url:        heroku.com
+    categories:
+      - Brand Icons
+
+  - name:       Home Assistant
+    id:         home-assistant
+    unicode:    f350
+    created:    1.1
+    url:        home-assistant.io
+    aliases:
+      - hassio        
+    categories:
+      - Brand Icons
+
+  - name:       Java
+    id:         java
+    unicode:    f351
+    created:    1.1
+    url:        oracle.com/java
+    categories:
+      - Brand Icons
+
+  - name:       MariaDB
+    id:         mariadb
+    unicode:    f352
+    created:    1.1
+    url:        mariadb.com
+    categories:
+      - Brand Icons
+
+  - name:       Markdown
+    id:         markdown
+    unicode:    f353
+    created:    1.1
+    url:        daringfireball.net/projects/markdown/
+    categories:
+      - Brand Icons
+
+  - name:       MySQL
+    id:         mysql
+    unicode:    f354
+    created:    1.1
+    url:        mysql.com
+    categories:
+      - Brand Icons
+
+  - name:       Nordcast
+    id:         nordcast
+    unicode:    f355
+    created:    1.1
+    url:        nordcast.app
+    categories:
+      - Brand Icons
+
+  - name:       Plume
+    id:         plume
+    unicode:    f356
+    created:    1.1
+    url:        joinplu.me
+    categories:
+      - Brand Icons
+
+  - name:       PostgreSQL
+    id:         postgresql
+    unicode:    f357
+    created:    1.1
+    url:        postgresql.org
+    categories:
+      - Brand Icons
+
+  - name:       Sass Alternative
+    id:         sass-alt
+    unicode:    f359
+    created:    1.1
+    url:        sass-lang.com
+    categories:
+      - Brand Icons
+
+  - name:       Sass
+    id:         sass
+    unicode:    f358
+    created:    1.1
+    url:        sass-lang.com
+    categories:
+      - Brand Icons      
+
+  - name:       Skate
+    id:         skate
+    unicode:    f35a
+    created:    1.1
+    filter:
+      - vehicle
+    categories:
+      - Web Application Icons
+      - Transportation Icons
+
+  - name:       Sketchfab
+    id:         sketchfab
+    unicode:    f35b
+    created:    1.1
+    url:        sketchfab.com
+    categories:
+      - Brand Icons
+
+  - name:         TeX
+    id:           tex
+    unicode:      f35c
+    created:      1.1
+    url:          tug.org
+    categories:
+      - Brand Icons
+
+
+  - name:       Textpattern
+    id:         textpattern
+    unicode:    f35d
+    created:    1.1
+    url:        textpattern.com
+    categories:
+      - Brand Icons
+
+  - name:       Unity
+    id:         unity
+    unicode:    f35e
+    created:    1.1
+    url:        unity.com
+    categories:
+      - Brand Icons
+
+
+
+
+
+
+
+
+
+

+ 4 - 0
src/icons/svg/askfm.svg

@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+    <path d="M899.993 9.607c-78.968 0-157.94 8.082-217.972 24.237-316.128 85.072-560.802 329.73-645.874 645.86-32.31 120.063-32.31 315.879 0 435.942 91.36 339.494 354.782 585.82 705.32 659.56 92.212 19.399 280.397 11.913 381.446-15.18 310.74-83.315 556.389-330.297 640.91-644.38 32.31-120.063 32.31-315.88 0-435.943-85.071-316.128-329.745-560.787-645.874-645.86C1057.918 17.69 978.96 9.608 899.993 9.608zm438.003 295.863c28.591-1.455 60.662 34.453 97.673 108.064 22.158 44.07 44.337 90.779 49.286 103.797 11.991 31.538-.56 29.57-74.727-11.74-32.695-18.212-78.754-36.087-102.346-39.723-23.593-3.635-45.256-12.794-48.154-20.347-2.899-7.553 4.814-38.605 17.154-69.01 18.739-46.17 38.877-69.91 61.114-71.041zM306.714 482.007c20.403-1.104 45.884 12.454 74.423 40.462 23.804 23.362 43.292 45.42 43.292 49.01 0 3.591-17.73 18.249-39.388 32.582-21.66 14.334-57.817 49.473-80.345 78.095s-45.536 53.736-51.144 55.803c-13.693 5.047.06-193.346 15.718-226.68 8.777-18.686 21.574-28.414 37.444-29.272zm894.526 139.572c81.874-.329 172.56 53.26 237.085 150.47 115.952 174.69 96.186 400.415-40.172 458.758-246.778 105.59-513.424-373.477-313.279-562.845 33.02-31.242 73.48-46.211 116.366-46.383zm-601.32 99.965c63.448-.044 126.94 40.002 172.314 132.17 80.47 163.458 32.16 398.485-99.864 485.854-131.835 87.244-283.495-20.352-305.747-216.912-26.36-232.855 103.382-401.017 233.298-401.112zm367.021 404.464c19.506-.318 38.688 6.107 51.942 19.36 23.955 23.956 24.25 32.761 3.817 114.103-25.888 103.061-37.764 102.743-101.243-2.787-37.41-62.192-38.86-81.016-8.446-109.588 14.592-13.709 34.425-20.77 53.93-21.087z"/>
+    <path d="M623.296 868.962a194.475 159.577 85.603 0 0-120.941 17.063 78.914 78.914 0 0 1 9.242 66.712 78.914 78.914 0 0 1-83.292 54.819 194.475 159.577 85.603 0 0 76.556 213.947 194.475 159.577 85.603 0 0 218.014-64.328 194.475 159.577 85.603 0 0-59.565-267.126 194.475 159.577 85.603 0 0-40.014-21.087zm611.029-125.613a194.475 159.577 68.198 0 0-110.3 52.457 78.914 78.914 0 0 1 28.773 60.893 78.914 78.914 0 0 1-63.082 77.223 194.475 159.577 68.198 0 0 137.047 181.253 194.475 159.577 68.198 0 0 188.79-126.594 194.475 159.577 68.198 0 0-136.739-237.08 194.475 159.577 68.198 0 0-44.489-8.152z"/>
+</svg>

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

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
+    <path d="M1383.267 11.026c120.783.04 182.62.654 231.428 21.774a264.742 264.742 0 0 1 137.822 137.822c21.12 48.808 21.75 110.64 21.77 231.428v982.865c-.039 120.784-.65 182.62-21.77 231.429a264.75 264.75 0 0 1-137.826 137.821c-48.805 21.12-110.64 21.75-231.428 21.77H400.402c-120.784-.02-182.616-.65-231.425-21.77A264.742 264.742 0 0 1 31.155 1616.34c-21.123-48.805-21.758-110.64-21.778-231.43V402.05c.04-120.789.655-182.62 21.778-231.43A264.738 264.738 0 0 1 168.973 32.805c45.814-21.124 110.462-21.758 231.42-21.778zm-209.67 1005.202c-88.097 0-159.51 71.416-159.51 159.493 0 88.073 71.413 159.493 159.51 159.493 88.049 0 159.465-71.42 159.465-159.493 0-88.077-71.416-159.493-159.465-159.493zm-563.577.159c-88.03 0-159.413 71.38-159.413 159.433 0 88.01 71.384 159.39 159.417 159.39s159.418-71.38 159.418-159.39c0-88.053-71.385-159.433-159.418-159.433zm563.56-564.005c-88.076 0-159.492 71.416-159.492 159.47 0 88.088 71.416 159.504 159.493 159.504 88.073 0 159.493-71.416 159.493-159.509 0-88.049-71.42-159.465-159.493-159.465zm-563.572.04c-88.01 0-159.39 71.384-159.39 159.417 0 88.038 71.38 159.422 159.39 159.422 88.057 0 159.438-71.384 159.438-159.422 0-88.033-71.38-159.417-159.438-159.417z" fill-rule="evenodd"/>
+</svg>

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

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
+    <path d="M170.436 1398.297C48.979 1113.55 11.515 1022.486 14.396 1019.014c2.085-2.513 28.679-26.204 59.097-52.646 30.418-26.443 55.318-50.411 55.334-53.262.015-2.852-15.465-112.425-34.403-243.496C75.487 538.538 60.572 430.72 61.28 430.012c.707-.707 240.547-89.829 532.978-198.048 292.431-108.22 535.292-198.318 539.69-200.22 4.398-1.901 7.234-2.223 6.302-.714-5.216 8.439-143.466 365.248-142.063 366.65.927.927 37.83-9.258 82.006-22.633s80.506-24.147 80.734-23.94c.228.21-16.52 126.355-37.217 280.325l-37.631 279.946 46.721 44.385c25.697 24.412 46.721 45.806 46.721 47.542 0 4.394-200.827 519.163-203.874 522.58-2.01 2.254-164.032 64.312-624.254 239.103l-21.124 8.023z"/>
+</svg>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/bunny.svg


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

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
+    <path d="M281.092 1776.695c-.004-.34-69.059-438.788-69.117-438.846-.04-.038-15.566.101-34.503.31-18.938.209-34.456.357-34.484.328-.044-.044-106.812-601.917-107.089-603.684l-.098-.623h40.577c35.07 0 40.577-.028 40.577-.21 0-.237-51.445-327.228-51.562-327.738l-.076-.33H13.983v-185.26h132.71l1.456-3.338c.801-1.835 20.89-48.073 44.644-102.751l43.187-99.415 370.436.037 370.436.036 44.346 102.092c24.39 56.15 44.48 102.372 44.644 102.715l.297.623h140.527v185.261h-55.27l-.157.917c-.21 1.221-51.506 327.167-51.506 327.276 0 .047 17.398.085 38.661.085 36.75 0 38.658.015 38.591.257-.038.14-24.147 136.067-53.574 302.058-29.427 165.99-53.548 301.853-53.602 301.917-.055.064-14.714-.045-32.576-.242-17.862-.197-32.492-.344-32.51-.327-.02.018-15.548 98.609-34.509 219.093-18.961 120.485-34.512 219.244-34.559 219.466l-.083.404h-327.24c-179.98 0-327.239-.05-327.24-.11zm604.198-58.746c0-.021 13.49-85.682 29.97-190.359l29.964-190.321-4.338-.11c-2.386-.06-78.992-.91-170.237-1.885L604.75 1333.5l-166.516 1.817c-91.585 1-166.563 1.865-166.62 1.921-.075.074 59.258 377.756 59.752 380.344l.077.403h276.92c152.305 0 276.923-.015 276.927-.035zm-484.43-441.056l205.064-2.223 207.304 2.24c114.017 1.232 207.33 2.214 207.36 2.182.048-.049 85.83-483.58 86.126-485.469l.098-.623H105.922l.08.33c.043.181 19.429 109.473 43.078 242.87 23.65 133.399 43.025 242.624 43.057 242.725.042.134.548.185 1.859.187.99 0 94.08-.997 206.864-2.22zm639.672-545.17c3.922-24.724 51.241-325.613 51.212-325.643-.022-.023-103.301.496-229.509 1.153-126.207.657-240.194 1.196-253.304 1.197-13.11.001-126.676-.535-252.369-1.193-125.693-.657-229.228-1.177-230.078-1.155l-1.545.041 25.818 164.029 25.818 164.029h863.567zm84.187-384.738l23.127-.099v-67.425H72.804v67.473l14.41.038c33.787.09 1016.492.101 1037.505.014zm-129.78-142.442c-.046-.141-12.817-29.564-28.38-65.384L938.262 74.03l-331.848-.036-331.848-.036-28.082 64.65a921606.268 921606.268 0 0 1-28.418 65.42l-.336.77h388.646c370.072 0 388.641-.011 388.563-.256z"/>
+</svg>

+ 3 - 0
src/icons/svg/cc-by.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="1536" width="1536">
+    <path d="M894.404 0c251.664 0 463.96 86.38 636.776 259.196C1705.004 433.076 1792 645.344 1792 896c0 251.748-85.372 461.328-256.06 628.768C1354.612 1702.932 1140.776 1792 894.404 1792c-242.172 0-452.284-88.032-630.392-264.04C88.032 1351.952 0 1141.336 0 896c0-245.308 88.032-457.576 264.012-636.776C436.828 86.38 646.912 0 894.404 0zm3.192 161.616c-203.728 0-375.984 71.484-516.796 214.396-146.16 149.352-219.212 322.7-219.212 520.016 0 198.408 72.52 370.16 217.56 515.144 145.068 145.096 317.856 217.588 518.392 217.588 199.444 0 373.352-72.996 521.612-219.184 140.812-135.464 211.204-306.656 211.204-513.604 0-203.728-71.484-377.02-214.368-519.988-142.912-142.912-315.728-214.368-518.392-214.368zm240.016 511.98v366.38h-102.368v435.176H756.812v-435.148H654.444V673.596c0-16.016 5.6-29.596 16.772-40.796 11.228-11.172 24.836-16.8 40.796-16.8h368.032c14.924 0 28.28 5.6 39.984 16.8 11.676 11.2 17.584 24.808 17.584 40.796zM771.176 443.212c0-84.224 41.58-126.392 124.824-126.392s124.796 42.112 124.796 126.392c0 83.188-41.608 124.796-124.796 124.796-83.188 0-124.824-41.608-124.824-124.796z"/>
+</svg>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/cc-cc.svg


+ 3 - 0
src/icons/svg/cc-nc-eu.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="1536" width="1536">
+    <path d="M1531.74 259.812C1358.336 86.604 1145.984 0 894.852 0c-248.22 0-458.276 86.548-630.224 259.812C88.172 439.04 0 651.056 0 896c0 244.86 88.172 455.448 264.628 631.624C441.056 1703.912 651.084 1792 894.852 1792c246.652 0 460.488-88.9 641.396-266.588C1706.74 1356.656 1792 1146.852 1792 896c-.028-250.908-86.772-463.008-260.26-636.188zM1419.572 1408.96c-148.008 146.328-322.224 219.436-522.48 219.436-200.368 0-373.1-72.436-518.112-217.308-145.012-144.872-217.56-316.568-217.56-515.116 0-84 13.272-163.436 39.48-238.28l237.412 105.112h-17.108v106.484h84.028c0 15.064-1.512 30.044-1.512 45.024v25.536h-82.516v106.484h97.468c13.524 79.52 43.54 144.032 84 195.02 84 111.02 219.016 170.968 365.988 170.968 96.04 0 182.924-28.476 233.996-57.008l-36.036-166.432c-31.5 16.492-101.948 38.948-170.912 38.948-75.04 0-145.488-22.456-193.508-76.468-22.484-25.48-38.976-60.032-49.476-105h326.088l463.372 205.1c-32.06 56.84-72.8 109.396-122.612 157.5zM836.836 939.82l-1.96-1.512 3.36 1.512zm278.992-70.56h13.412V762.776H875.28l-103.18-45.64c8.876-19.964 19.404-37.828 31.668-51.8 46.508-57.092 112.476-81.06 184.492-81.06 65.996 0 127.484 19.488 166.46 35.98l42-171.024c-54.04-23.94-133.504-44.94-224.98-44.94-140.98 0-260.988 56.98-346.5 152.964-18.984 21.924-35.448 46.536-50.372 72.548L280.224 499.408c28.56-42.812 62.132-83.916 101.024-123.144 140.588-143.36 312.48-215.068 515.872-215.068 203.28 0 376.012 71.68 518.056 215.068C1558.648 518.112 1630.412 691.32 1630.412 896c0 67.396-7.616 130.984-22.736 190.96z"/>
+</svg>

+ 3 - 0
src/icons/svg/cc-nc-jp.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="1536" width="1536">
+    <path d="M1531.824 259.812C1358.336 86.604 1146.096 0 894.824 0 646.66 0 436.576 86.604 264.684 259.812 88.2 439.04 0 651.084 0 896c0 244.888 88.2 455.504 264.684 631.708C441.056 1703.912 651.14 1792 894.824 1792c246.736 0 460.572-88.844 641.452-266.56C1706.768 1356.712 1792 1146.852 1792 896c0-250.88-86.744-462.952-260.176-636.188zM1419.628 1408.96c-148.036 146.356-322.224 219.492-522.508 219.492-200.368 0-373.072-72.436-518.084-217.308-145.04-144.788-217.532-316.54-217.532-515.144 0-76.384 10.948-148.904 32.592-217.756l458.724 204.26H551.88v139.468h209.888l20.524 42.588v67.592H551.88v139.44h230.412v202.552h222.964v-202.552h231.868V1142.68l292.544 130.284c-29.96 48.692-66.612 94.052-110.04 135.996zm-206.192-276.808h-208.124v-67.592l10.5-20.384zm23.716-185.5v-64.148H1097.74l227.5-419.132h-237.776l-156.66 346.864-83.132-37.016-143.164-309.848H466.76l98.672 184.184-295.848-131.74c30.744-48.748 67.872-95.284 111.664-139.524 140.56-143.36 312.48-215.04 515.872-215.04 203.28 0 376.012 71.68 518.056 215.04C1558.704 518.168 1630.44 691.376 1630.44 896c0 75.796-9.576 146.748-28.588 212.996z"/>
+</svg>

+ 3 - 0
src/icons/svg/cc-nc.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="1536" width="1536">
+    <path d="M894.376 0c251.72 0 463.988 86.38 636.804 259.168C1705.004 431.984 1792 644.252 1792 896c0 251.776-85.344 461.328-256.06 628.824C1354.64 1702.96 1140.748 1792 894.376 1792c-243.208 0-453.32-88.536-630.364-265.58C88.032 1350.384 0 1140.3 0 896c0-245.336 88.032-457.604 264.012-636.804C436.8 86.408 646.912 0 894.376 0zM201.6 654.416c-26.656 73.584-40.012 154.14-40.012 241.612 0 198.408 72.52 370.16 217.56 515.2 146.132 144.032 318.948 216.02 518.392 216.02 201.628 0 375.452-73.024 521.64-219.212 52.276-50.12 93.296-102.396 123.144-156.856l-337.568-150.388c-11.788 56.56-40.292 102.676-85.596 138.376-45.416 35.728-98.98 56.308-160.832 61.6v137.62H854.336v-137.62c-99.204-1.008-189.896-36.736-271.992-107.156l123.2-124.796c58.632 54.376 125.328 81.564 200.004 81.564 30.912 0 57.344-6.888 79.24-20.804 21.84-13.832 32.816-36.736 32.816-68.796 0-22.428-8.036-40.544-24.024-54.404l-86.38-36.82-105.588-48.02-142.408-62.412zm695.996-494.424c-203.728 0-375.984 71.988-516.796 215.992-35.224 35.224-68.292 75.208-99.204 120.036L624.008 649.6c14.924-46.928 43.176-84.532 84.812-112.784 41.552-28.252 90.104-43.988 145.6-47.208v-137.62h104.02v137.62c82.152 4.284 156.8 32.004 224 83.188l-116.816 120.008c-50.204-35.196-101.332-52.78-153.608-52.78-27.748 0-52.528 5.348-74.368 15.988-21.868 10.668-32.816 28.812-32.816 54.404 0 7.476 2.66 14.924 7.98 22.4l113.596 51.24 78.4 35.196 144.032 63.98 459.116 204.792c14.98-62.944 22.428-126.924 22.428-191.996 0-205.884-71.456-379.204-214.368-520.044-141.876-144.004-314.748-215.992-518.42-215.992z"/>
+</svg>

+ 3 - 0
src/icons/svg/cc-nd.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" height="1536" width="1536">
+    <path d="M894.414.027c250.67 0 462.909 86.952 636.813 260.801C1705.02 433.638 1792 645.303 1792 896.014c0 250.71-85.366 460.79-256.07 630.373C1355.682 1703.462 1141.803 1792 894.387 1792c-242.166 0-452.273-87.99-630.373-264.027C88.032 1352.018 0 1141.338 0 896.04c0-244.258 88.032-455.977 264.014-635.158C437.917 86.979 648.05.027 894.414.027zm3.268 161.6c-203.708 0-376.026 71.967-516.83 216.012C234.688 525.949 161.64 698.732 161.64 896.014c0 199.497 72.515 371.185 217.557 515.203 145.07 145.084 317.853 217.57 518.43 217.57 199.442 0 373.291-73.033 521.547-219.183 140.79-136.526 211.2-307.695 211.2-513.59 0-204.747-71.503-377.557-214.372-518.375-141.885-144.045-314.667-216.013-518.32-216.013zm337.58 523.16v153.587H584.067V684.786zm0 288.034V1126.3H584.067V972.821z"/>
+</svg>

+ 3 - 0
src/icons/svg/cc-pd.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1536">
+    <path d="M896 0C401.165 0 0 401.165 0 896c0 494.779 401.165 896 896 896s896-401.221 896-896c0-494.84-401.165-896-896-896zm0 1623.99c-401.44 0-728.019-326.605-728.019-727.99 0-84.033 14.481-164.729 40.815-239.839L493.523 782.95a602.16 602.16 0 0 0-11.825 118.902c0 357.7 266.99 458.486 434.97 458.486 99.06 0 184.791-31.976 251.903-78.885 12.754-9.142 24.308-18.34 34.925-27.702l-130.62-158.708c-3.831 4.377-7.83 8.54-11.933 12.264-50.806 48.174-106.647 48.174-119.126 48.174-136.668 0-193.876-144.196-194.642-259.705l784.733 349.38c.929.163 1.694.163 2.46.326-123.826 225.442-363.548 378.509-638.368 378.509zm701.55-541.972L788.18 720.762c29.204-52.883 75.684-92.629 145.236-92.629 40.32 0 72.292 13.356 97.473 30.222 10.453 7.555 19.544 15.106 27.207 22.717l145.894-150.164c-97.991-84.252-209.398-99.307-282.259-99.307-171.21 0-292.362 74.014-363.776 186.406L287.299 497.294C417.564 299.119 641.713 167.954 896 167.954c401.436 0 728.047 326.554 728.047 728.046 0 64.983-8.704 127.88-24.748 187.885-.658-.658-1.092-1.209-1.75-1.867z"/>
+</svg>

+ 3 - 0
src/icons/svg/cc-remix.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1536">
+    <path d="M894.404 0c250.628 0 462.868 86.94 636.776 260.82C1705.004 433.636 1792 645.344 1792 896c0 250.712-85.372 460.796-256.06 630.392C1355.704 1703.464 1141.812 1792 894.404 1792c-242.172 0-452.284-88.004-630.392-264.012C88.032 1352.008 0 1141.392 0 896.028c0-244.244 88.032-455.98 264.012-635.18C437.864 86.94 648.004 0 894.404 0zm3.192 161.616c-203.728 0-375.984 72.016-516.796 216.02C234.64 525.924 161.588 698.712 161.588 896c0 199.5 72.52 371.196 217.56 515.2 145.068 145.096 317.856 217.588 518.392 217.588 199.444 0 373.352-73.052 521.612-219.184 140.812-136.528 211.204-307.72 211.204-513.604 0-204.764-71.484-377.58-214.368-518.364-141.876-144.06-314.692-216.02-518.392-216.02zm583.996 750.4l17.612 8.008v252.784l-16.016 7.952-217.588 92.82-9.604 3.22-11.2-3.192-468.804-193.592-16.016-6.412-231.98 96.012-228.788-99.232V840l214.396-89.628-1.596-1.596V495.964L755.216 388.78l548.8 227.192v222.404zm-254.408 294.336v-158.34h-1.596v-6.412l-411.208-168v163.24l411.208 169.624v-1.624zm27.188-207.956l144.06-59.192-132.832-56-140.812 59.192zm188.832 137.62V980.84l-160.02 67.2v156.8z"/>
+</svg>

+ 3 - 0
src/icons/svg/cc-sa.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1536">
+    <path d="M894.404 0c250.628 0 462.868 86.94 636.776 260.82C1705.004 433.636 1792 645.344 1792 896c0 250.712-85.372 460.796-256.06 630.392C1355.704 1703.464 1141.812 1792 894.404 1792c-242.172 0-452.284-88.004-630.392-264.012C88.032 1352.008 0 1141.392 0 896.028c0-244.244 88.032-455.98 264.012-635.18C437.864 86.94 648.004 0 894.404 0zm3.192 161.616c-203.728 0-375.984 72.016-516.796 216.02C234.64 525.924 161.588 698.712 161.588 896c0 199.5 72.52 371.196 217.56 515.2 145.068 145.096 317.856 217.588 518.392 217.588 199.444 0 373.352-73.052 521.612-219.184 140.812-136.528 211.204-307.72 211.204-513.604 0-204.764-71.484-377.58-214.368-518.364-141.876-144.06-314.692-216.02-518.392-216.02zM497.588 769.58c17.052-109.872 61.292-194.936 132.776-255.192 71.456-60.256 158.368-90.384 260.792-90.384 140.756 0 252.812 45.36 336 135.968 83.188 90.664 124.796 206.948 124.796 348.796 0 137.62-43.204 252-129.556 343.168-86.464 91.168-198.408 136.808-336.056 136.808-101.332 0-188.804-30.38-262.388-91.196-73.612-60.816-117.852-147.196-132.804-259.196H716.8c5.32 108.808 70.924 163.212 196.812 163.212 62.888 0 113.596-27.216 151.984-81.592 38.444-54.376 57.652-126.952 57.652-217.588 0-94.948-17.612-167.188-52.78-216.804-35.224-49.588-85.848-74.396-152.04-74.396-119.504 0-186.676 52.78-201.6 158.368h65.604L604.856 947.156 427.252 769.552z"/>
+</svg>

+ 3 - 0
src/icons/svg/cc-share.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1536">
+    <path d="M894.404 0c250.628 0 462.868 86.94 636.776 260.82C1705.004 433.636 1792 645.344 1792 896c0 250.712-85.372 460.796-256.06 630.392C1355.704 1703.464 1141.812 1792 894.404 1792c-242.172 0-452.284-88.004-630.392-264.012C88.032 1352.008 0 1141.392 0 896.028c0-244.244 88.032-455.98 264.012-635.18C437.864 86.94 648.004 0 894.404 0zm3.192 161.616c-203.728 0-375.984 72.016-516.796 216.02C234.64 525.924 161.588 698.712 161.588 896c0 199.5 72.52 371.196 217.56 515.2 145.068 145.096 317.856 217.588 518.392 217.588 199.444 0 373.352-73.052 521.612-219.184 140.812-136.528 211.204-307.72 211.204-513.604 0-204.764-71.484-377.58-214.368-518.364-141.876-144.06-314.692-216.02-518.392-216.02zm364.812 478.38c13.832 0 25.592 4.788 35.168 14.364 9.632 9.604 14.448 21.364 14.448 35.224v659.176c0 13.86-4.816 25.592-14.448 35.168-9.576 9.604-21.336 14.448-35.168 14.448H774.396c-13.888 0-25.592-4.788-35.224-14.448-9.632-9.604-14.392-21.308-14.392-35.168v-195.244H529.592c-13.916 0-25.62-4.76-35.224-14.364-9.576-9.576-14.392-21.308-14.392-35.224v-659.12c0-12.824 4.228-23.744 12.824-32.788 8.484-9.044 19.18-14.644 31.976-16.8h492.772c13.832 0 25.592 4.788 35.224 14.392 9.576 9.576 14.392 21.364 14.392 35.224v195.216h195.244zm-684.824 415.996H724.78V689.584c0-12.796 4.228-23.716 12.824-32.788 8.512-9.016 18.676-14.644 30.38-16.8h201.6v-145.6h-392zm636.804-318.416h-392V1299.2h392z"/>
+</svg>

+ 4 - 0
src/icons/svg/cc-zero.svg

@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1536">
+    <path d="M896 380.268c-295.82 0-370.216 279.132-370.216 515.76 0 236.656 74.368 515.76 370.216 515.76 295.792 0 370.188-279.104 370.188-515.76 0-236.628-74.396-515.76-370.188-515.76zm0 194.488c12.012 0 22.96 1.848 33.264 4.396 21.308 18.368 31.724 43.708 11.284 79.044l-197.008 362.04c-6.048-45.808-6.916-90.72-6.916-124.236 0-104.216 7.224-321.244 159.376-321.244zm147.448 166.908c10.444 55.552 11.928 113.568 11.928 154.364 0 104.244-7.224 321.3-159.32 321.3-11.984 0-23.016-1.26-33.264-3.808-1.96-.588-3.752-1.204-5.656-1.876-3.136-.896-6.44-1.904-9.408-3.08-33.88-14.42-55.216-40.488-24.472-86.604z"/>
+    <path d="M894.124.028c-248.556 0-458.052 86.52-628.712 260.4-86.436 86.436-152.404 184.996-198.296 294.896C22.316 664.16 0 777.616 0 896.028c0 119.504 22.316 232.96 67.116 340.704 44.8 107.8 109.788 204.736 195.132 291.088 86.38 85.372 183.372 151.172 291.144 197.036C662.2 1769.712 775.684 1792 894.124 1792c118.412 0 233.52-23.128 344.484-69.02 110.936-45.892 209.888-111.832 297.388-198.268 84.308-82.124 148.092-176.316 190.736-282.968C1770.44 1134.028 1792 1018.752 1792 896.028c0-121.604-21.56-236.712-65.24-344.484-43.736-108.78-107.744-204.96-191.996-289.24C1358.7 87.36 1144.78.028 894.124.028zm3.752 161.252c202.664 0 375.536 71.848 519.512 215.852 69.356 69.356 122.5 148.68 158.76 237.188 36.288 88.536 54.572 182.504 54.572 281.708 0 205.912-70.448 376.712-210.168 513.24-72.576 70.448-154.056 124.516-244.72 161.868-89.6 37.352-181.944 55.832-277.956 55.832-97.104 0-190.064-18.284-278.572-54.544-88.564-37.352-168.028-90.664-238.448-160.048-70.42-70.392-124.74-149.884-163.128-238.448-37.324-89.572-56.476-181.944-56.476-277.956 0-97.076 19.152-190.036 56.476-278.572 38.388-89.6 92.736-170.072 163.128-241.584 139.72-142.884 312.2-214.536 517.02-214.536z"/>
+</svg>

+ 3 - 0
src/icons/svg/conway-glider.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+    <path d="M0 0v1792h1792V0H610.045zm19.066 19.066H590.98v571.909H19.066zm590.98 0h571.908v571.909H610.046zm590.98 0h571.908v571.909h-571.909zm-305.03 33.31A252.643 252.643 0 0 0 643.35 305.02a252.643 252.643 0 0 0 252.645 252.645A252.643 252.643 0 0 0 1148.64 305.02 252.643 252.643 0 0 0 895.995 52.375zm-876.93 557.67H590.98v571.908H19.066zm590.98 0h571.908v571.908H610.046zm590.98 0h571.908v571.908h-571.909zm285.944 33.309a252.643 252.643 0 0 0-252.64 252.64 252.643 252.643 0 0 0 252.64 252.645 252.643 252.643 0 0 0 252.645-252.645 252.643 252.643 0 0 0-252.645-252.64zM19.066 1201.02H590.98v571.914H19.066zm590.98 0h571.908v571.914H610.046zm590.98 0h571.908v571.914h-571.909zm-896.006 33.31a252.643 252.643 0 0 0-252.645 252.645 252.643 252.643 0 0 0 252.645 252.64 252.643 252.643 0 0 0 252.64-252.64 252.643 252.643 0 0 0-252.64-252.645zm590.975 0a252.643 252.643 0 0 0-252.645 252.645 252.643 252.643 0 0 0 252.645 252.64 252.643 252.643 0 0 0 252.645-252.64 252.643 252.643 0 0 0-252.645-252.645zm590.975 0a252.643 252.643 0 0 0-252.64 252.645 252.643 252.643 0 0 0 252.64 252.64 252.643 252.643 0 0 0 252.645-252.64 252.643 252.643 0 0 0-252.645-252.645z"/>
+</svg>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/csharp.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/email-bulk-o.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/email-bulk.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/gnu.svg


+ 3 - 0
src/icons/svg/google-play.svg

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
+    <path d="M0 1669.198V122.802C0 69.133 30.928 21.832 76.41 0l896 896-896 896C30.928 1769.259 0 1722.867 0 1669.198m1256.22-489.389l-978.778 565.8 772.288-772.29 206.49 206.49m304.73-392.057c30.928 24.56 53.67 62.766 53.67 108.248 0 45.482-20.013 81.868-51.85 107.338l-208.31 120.073L1127.05 896l227.41-227.411 206.49 119.163M277.442 46.392l978.777 565.799-206.489 206.49z"/>
+</svg>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/heroku.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/home-assistant.svg


+ 7 - 0
src/icons/svg/java.svg

@@ -0,0 +1,7 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
+    <g clip-rule="evenodd" fill-rule="evenodd">
+        <path d="M427.91 1372.782s-67.351 39.19 47.983 52.43c139.764 15.96 211.152 13.663 365.121-15.463 0 0 40.537 25.38 97.121 47.339-345.255 147.941-781.37-8.558-510.225-84.306zm-42.204-193.057s-75.558 55.926 39.878 67.863c149.302 15.419 267.152 16.677 471.21-22.587 0 0 28.175 28.6 72.515 44.223-417.376 122.078-882.222 9.611-583.603-89.5zM741.333 852.2c85.11 97.969-22.309 186.078-22.309 186.078s216.01-111.486 116.797-251.148c-92.63-130.182-163.682-194.856 220.925-417.887-.015-.015-603.733 150.72-315.413 482.956z"/>
+        <path d="M1197.943 1515.589s49.856 41.107-54.916 72.895c-199.23 60.344-829.368 78.542-1004.402 2.4-62.875-27.386 55.092-65.348 92.205-73.364 38.708-8.368 60.798-6.847 60.798-6.847-69.97-49.27-452.266 96.77-194.155 138.667 703.824 114.12 1283.01-51.376 1100.47-133.751zm-737.63-535.914s-320.489 76.143-113.476 103.821c87.437 11.689 261.608 8.997 423.973-4.623 132.655-11.132 265.806-34.948 265.806-34.948s-46.739 20.056-80.604 43.14c-325.507 85.623-954.226 45.745-773.208-41.78 153.047-74.036 277.509-65.61 277.509-65.61zm574.972 321.352c330.861-171.889 177.887-337.107 71.082-314.842-26.113 5.457-37.83 10.167-37.83 10.167s9.742-15.243 28.263-21.797c211.255-74.241 373.694 219.023-68.112 335.162-.015 0 5.076-4.594 6.597-8.69zM835.82 9.007s183.198 183.314-173.805 465.11c-286.3 226.132-65.273 355.027-.087 502.354-167.15-150.78-289.754-283.536-207.51-407.062C575.163 388.084 909.74 300.15 835.82 9.007z"/>
+        <path d="M492.862 1766.956c317.534 20.305 805.245-11.279 816.817-161.56 0 0-22.207 56.964-262.457 102.152-271.058 51.026-605.43 45.086-803.68 12.362 0 0 40.625 33.617 249.32 47.046z"/>
+    </g>
+</svg>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/mariadb.svg


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

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
+    <path d="M2116.067 204.814H177.333c-90.086 0-163.376 73.29-163.376 163.376v1089.177c0 90.09 73.29 163.376 163.376 163.376h1938.734c90.09 0 163.376-73.285 163.376-163.376V368.19c0-90.086-73.285-163.376-163.376-163.376zm-827.774 1132.467l-283.186.276V912.78l-212.389 272.294-212.39-272.294v424.778H297.144V488H580.33l212.389 283.186L1005.108 488l283.185-.277zm422.768 70.796L1359.089 912.78h212.39V488h283.186v424.779h212.389z"/>
+</svg>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/mysql.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/nordcast.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/plume.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/postgresql.svg


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/sass-alt.svg


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

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+    <path d="M896 0C401.152 0 0 401.152 0 896c0 494.847 401.152 896 896 896 494.847 0 896-401.153 896-896 0-494.848-401.153-896-896-896zm249.875 217.784c156.843.1 284.892 58.797 312.153 165.714 39.9 156.468-95.94 343.652-269.897 410.945-155.325 60.079-283.758 50.569-336.514 33.254-59.975-19.68-95.16-59.239-103.73-81.548-3.363-8.749-9.177-23.426 0-28.507 5.63-3.118 7.882-2.368 22.968 14.254 14.327 15.788 71.92 58.18 181.31 45.916 287.12-32.179 460.047-255.275 405.411-375.307-38.25-84.02-259.578-121.93-536.051 15.831C484.022 586.515 465.72 725.161 462.841 777.812c-7.916 144.832 178.747 221.045 279.724 328.778a313.78 313.78 0 0 1 6.938 7.666c30.552-11.37 72.848-17.77 140.114-18.93 163.333-2.813 255.582 104.864 251.792 201.122-2.975 75.815-72.572 107.043-85.509 109.224-9.398 1.592-14.503 1.862-15.837-5.508-.93-5.068 2.435-7.425 13.46-14.247 11.022-6.816 43.993-29.399 49.885-70.475 5.897-41.064-24.947-139.205-182.12-157.562-55.701-6.508-99.53-2.067-137.125 7.851 27.255 60.088 32.475 180.883-30.239 274.428-64.985 96.933-185.91 155.906-303.752 123.12-38.033-10.582-95.482-89.193-45.923-198.739 46.968-103.838 247.671-205.41 275.092-218.908v-.479c-92.995-80.068-319.21-187.988-351.1-353.087-9.042-46.79 12.892-158.761 150.438-287.416 115.684-108.208 276.575-191.08 425.192-243.876 81.942-29.111 165.406-43.039 242.004-42.99zm-427.94 976.678a925.72 925.72 0 0 1-8.196 4.466l.147.281s-93.427 44.131-158.36 112.776c-60.36 63.8-77.233 143.874-43.554 163.395 31.189 18.097 103.926-3.375 155.984-60.17 17.067-18.615 31.003-38.783 41.387-60.33a220.527 220.527 0 0 0 10.733-26.507c13.464-40.723 14.896-85.69 1.86-133.91z" fill="#100f0d" fill-rule="evenodd" stroke-width=".436"/>
+</svg>

+ 4 - 0
src/icons/svg/skate.svg

@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+    <path d="M425.044 1792c28.583 0 51.556-23.35 51.556-52.183 0-28.708-22.991-51.896-51.556-51.896-28.439 0-51.43 23.242-51.43 51.896 0 28.762 22.991 52.183 51.43 52.183zm416.407-1.057c28.547 0 51.681-23.511 51.681-52.667 0-28.816-23.134-52.237-51.68-52.237-28.332 0-51.288 23.421-51.288 52.237 0 29.156 22.956 52.667 51.287 52.667zM323.33 1636.741s-30.249-1.541-30.249-33.026v-2.868c0-30.983 30.25-33.098 30.25-33.098h617.773s30.375 2.867 30.375 33.098v2.868c0 30.213-30.375 33.026-30.375 33.026zM752.532 276.47c75.48 0 136.837-62.075 136.837-138.503C889.37 61.645 828.011 0 752.532 0c-75.46 0-136.855 61.644-136.855 137.948 0 76.429 61.394 138.521 136.855 138.521zM10.071 1485.765C3.601 1498.04 0 1511.875 0 1526.874c0 48.635 39.137 88.238 87.629 88.238 34.747 0 64.601-20.411 78.848-49.782l298.654-518.963-124.042-125.26z"/>
+    <path d="M609.817 1462.47c-12.956 29.442-40.463 49.835-72.504 49.835-44.298 0-80.389-39.621-80.389-88.185 0-15.178 3.369-29.048 9.283-41.341l119.83-230.935-233.676-254.822c-89.69-98.9-25.77-205.793-25.77-205.793l125.8-243.766-333.617.412c-36.898 0-66.233-32.704-66.233-72.666 0-39.585 29.335-72.253 66.233-72.253h1009.845c36.45 0 65.874 32.668 65.874 72.666 0 39.961-29.425 72.253-65.874 72.253H743.357L559.57 801.042l187.102 202.89c65.498 68.992 23.1 146.622 23.1 146.622z"/>
+</svg>

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

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1536 1792" height="1792" width="1536">
+    <path d="M1327.552 1205.073l-376.475 217.372V970.031l376.475-203.419zM880.115 864.71L433.03 627.705l447.085-258.183 447.156 258.183zM812.8 1422.375l-377.877-218.143V764.158L812.8 968.278zM888.95 24.181c-484.109 0-876.5 392.462-876.5 876.571 0 484.11 392.391 876.572 876.5 876.572 484.11 0 876.502-392.462 876.502-876.572.07-484.11-392.322-876.571-876.502-876.571"/>
+</svg>

+ 5 - 0
src/icons/svg/tex.svg

@@ -0,0 +1,5 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+    <path d="M815.279 280.89H23.156L0 584.271h24.652c17.736-227.225 37.217-267.005 249.95-267.005h75.727c26.194 4.105 26.194 20.774 26.194 52.344v746.742c0 49.577-4.15 64.704-119.702 64.704h-38.94v33.135c65.816-1.27 134.398-2.608 201.688-2.608 67.086 0 135.872 1.338 201.642 2.608v-33.135H582.93c-113.828 0-117.933-15.127-117.933-64.704v-746.72c0-30.299 0-46.741 24.698-52.343h75.272c209.898 0 230.446 39.553 248.158 267.004h24.698"/>
+    <path d="M1503.621 1166.361h-24.652c-30.073 203.412-47.808 313.974-289.094 313.974H999.48c-54.793 0-57.379-6.918-57.379-54.113v-383.44h129.409c129.408 0 141.746 47.422 141.746 163.2h22.044v-356.86h-22.044c0 113.828-12.36 160.366-141.746 160.366H942.079V669.524c0-46.312 2.609-53.229 57.38-53.229h187.558c212.28 0 236.977 84.367 256.21 265.734h24.72l-32.908-303.404h-694.58v37.67c97.16 0 112.717 0 112.717 61.665v740.301c0 61.665-15.354 61.665-112.716 61.665v33.135h713.856"/>
+    <path d="M1873.432 695.06l202.958-293.426c20.32-28.802 61.665-88.086 174.223-89.583v-33.112c-31.411 2.608-83.529 2.608-116.436 2.608-45.2 0-101.49 0-135.668-2.608v33.135c43.93 4.105 54.725 31.57 54.725 53.682 0 16.397-6.713 27.464-16.443 41.095l-181.095 262.673-202.958-297.078c-9.525-14.946-10.863-19.277-10.863-23.382 0-12.36 14.946-35.72 60.373-37.013v-33.112c-43.93 2.608-111.016 2.608-156.216 2.608-35.516 0-104.076 0-137.21-2.608v33.135c75.34 0 99.993 2.834 130.293 45.426l264.623 388.657-238.633 348.605c-58.875 85.252-148.006 86.749-174.223 86.749v33.135c31.343-2.609 83.528-2.609 116.436-2.609 37.013 0 101.49 0 135.668 2.609v-33.135c-42.433-4.105-54.725-31.57-54.725-53.682 0-17.735 6.713-27.465 13.63-37.217l219.423-320.233 238.633 350.76c10.795 15.172 10.795 19.277 10.795 23.382 0 10.795-12.292 34.404-60.327 37.217v33.134c43.93-2.608 111.016-2.608 156.216-2.608 35.516 0 104.076 0 137.369 2.608v-33.134c-87.86 0-101.694-6.713-128.955-45.427"/>
+</svg>

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 1 - 0
src/icons/svg/textpattern.svg


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

@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="1536" height="1792" viewBox="0 0 1536 1792">
+    <path d="M1660.004 901.572l113.187-191.728c4.546-9.562 5.173-20.536 1.726-30.412L1550.738 37.309c-6.898-19.596-27.434-30.726-47.344-25.867L844.498 171.973a40.475 40.475 0 0 0-27.748 24.142L746.674 371.54H533c-11.13 0-21.947 4.703-29.472 12.855L21.935 906.118c-14.893 16.147-14.109 41.23 1.726 56.28l505.107 481.592c7.368 7.211 17.401 11.13 27.591 11.13h230.293l70.232 175.424c5.173 13.012 16.774 22.261 30.413 24.613l700.753 120.397c2.196.47 4.547.626 6.741.626 18.656 0 35.117-12.854 39.192-31.51l142.19-651.371c2.194-10.034.469-20.537-5.017-29.473zM746.674 371.54l565.619-103.624-297.703 585.216H339.076zm40.132 1083.582l-447.73-441.46h675.514l351.16 528.466zm724.896-4.077L1175.12 933.396l294.254-585.215 190.63 553.548z" stroke-width="40.133"/>
+</svg>

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.