Browse Source

18 new icons: `brand-itch`, `brand-kick`, `brand-letterboxd`, `camper`, `decimal`, `file-text-ai`, `http-connect`, `http-delete`, `http-get`, `http-head`, `http-options`, `http-path`, `http-post`, `http-put`, `http-trace`, `mail-ai`, `photo-ai`, `xd`

Fixed icons: `caravan`, `fountain-off`, `fountain`, `network-off`
codecalm 1 year ago
parent
commit
aa425ac8ff

+ 1 - 1
.build/import-categories.mjs

@@ -3,7 +3,7 @@ import fs from 'fs'
 import { resolve, join, basename } from 'path'
 import { ICONS_SRC_DIR } from './helpers.mjs'
 
-const extensions = ['heart', 'star', 'off', 'bolt', 'cancel', 'check', 'cog', 'dollar', 'dot', 'eco', 'edit', 'x', 'plus', 'minus', 'shield', 'up', 'down', 'move', 'link', 'ribbon', 'question', 'exclamation', '2', '3', 'code', 'pause', 'pin', 'search', 'share', 'hand', 'infinity']
+const extensions = ['heart', 'star', 'off', 'bolt', 'cancel', 'check', 'cog', 'dollar', 'dot', 'eco', 'edit', 'x', 'plus', 'minus', 'shield', 'up', 'down', 'move', 'link', 'ribbon', 'question', 'exclamation', '2', '3', 'code', 'pause', 'pin', 'search', 'share', 'hand', 'infinity', 'ai']
 
 extensions.forEach(function (extension) {
 

+ 9 - 0
src/_icons/brand-itch.svg

@@ -0,0 +1,9 @@
+---
+category: Brand
+---
+<svg>
+  <path d="M2 7v1c0 1.087 1.078 2 2 2c1.107 0 2 -.91 2 -2c0 1.09 .893 2 2 2s2 -.91 2 -2c0 1.09 .893 2 2 2s2 -.91 2 -2c0 1.09 .893 2 2 2s2 -.91 2 -2c0 1.09 .893 2 2 2c.922 0 2 -.913 2 -2v-1c-.009 -.275 -.538 -.964 -1.588 -2.068a3 3 0 0 0 -2.174 -.932h-12.476a3 3 0 0 0 -2.174 .932c-1.05 1.104 -1.58 1.793 -1.588 2.068z" />
+  <path d="M4 10c-.117 6.28 .154 9.765 .814 10.456c1.534 .367 4.355 .535 7.186 .536c2.83 -.001 5.652 -.169 7.186 -.536c.99 -1.037 .898 -9.559 .814 -10.456" />
+  <path d="M10 16l2 -2l2 2" />
+  <path d="M12 14v4" />
+</svg>

+ 6 - 0
src/_icons/brand-kick.svg

@@ -0,0 +1,6 @@
+---
+category: Brand
+---
+<svg>
+  <path d="M4 4h5v4h3v-2h2v-2h6v4h-2v2h-2v4h2v2h2v4h-6v-2h-2v-2h-3v4h-5z" />
+</svg>

+ 9 - 0
src/_icons/brand-letterboxd.svg

@@ -0,0 +1,9 @@
+---
+category: Brand
+---
+<svg>
+  <path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
+  <path d="M8 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
+  <path d="M12 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
+  <path d="M16 12m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
+</svg>

+ 12 - 0
src/_icons/camper.svg

@@ -0,0 +1,12 @@
+---
+category: Vehicles
+---
+<svg>
+  <path d="M5 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
+  <path d="M15 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
+  <path d="M5 18h-1a1 1 0 0 1 -1 -1v-11a2 2 0 0 1 2 -2h12a4 4 0 0 1 4 4h-18" />
+  <path d="M9 18h6" />
+  <path d="M19 18h1a1 1 0 0 0 1 -1v-4l-3 -5" />
+  <path d="M21 13h-7" />
+  <path d="M14 8v10" />
+</svg>

+ 5 - 4
src/_icons/caravan.svg

@@ -5,8 +5,9 @@ version: "1.14"
 unicode: "ec7c"
 ---
 <svg>
-  <path d="M11 17m-2 0a2 2 0 1 0 4 0a2 2 0 1 0 -4 0" />
-  <path d="M21 17l-8 0" />
-  <path d="M9 17h-5a1 1 0 0 1 -1 -1v-9a2 2 0 0 1 2 -2h10l4 4v8" />
-  <path d="M6 8m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v2a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" />
+  <path d="M7 18a2 2 0 1 0 4 0a2 2 0 0 0 -4 0" />
+  <path d="M11 18h7a2 2 0 0 0 2 -2v-7a2 2 0 0 0 -2 -2h-9.5a5.5 5.5 0 0 0 -5.5 5.5v3.5a2 2 0 0 0 2 2h2" />
+  <path d="M8 7l7 -3l1 3" />
+  <path d="M13 11m0 .5a.5 .5 0 0 1 .5 -.5h2a.5 .5 0 0 1 .5 .5v2a.5 .5 0 0 1 -.5 .5h-2a.5 .5 0 0 1 -.5 -.5z" />
+  <path d="M20 16h2" />
 </svg>

+ 8 - 0
src/_icons/decimal.svg

@@ -0,0 +1,8 @@
+---
+category: Math
+---
+<svg>
+  <path d="M17 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
+  <path d="M10 8a2 2 0 0 1 2 2v4a2 2 0 1 1 -4 0v-4a2 2 0 0 1 2 -2z" />
+  <path d="M5 16h.01" />
+</svg>

+ 13 - 0
src/_icons/file-text-ai.svg

@@ -0,0 +1,13 @@
+---
+category: Document
+---
+<svg>
+  <path d="M14 3v4a1 1 0 0 0 1 1h4" />
+  <path d="M10 21h-3a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v3.5" />
+  <path d="M9 9h1" />
+  <path d="M9 13h2.5" />
+  <path d="M9 17h1" />
+  <path d="M14 21v-4a2 2 0 1 1 4 0v4" />
+  <path d="M14 19h4" />
+  <path d="M21 15v6" />
+</svg>

+ 1 - 1
src/_icons/fountain-off.svg

@@ -1,5 +1,5 @@
 ---
-category: Math
+category: Map
 tags: [park, decoration, water, spring, public]
 version: "1.66"
 unicode: "f134"

+ 1 - 1
src/_icons/fountain.svg

@@ -1,6 +1,6 @@
 ---
 tags: [park, decoration, water, spring, public]
-category: Math
+category: Map
 version: "1.61"
 unicode: "f09b"
 ---

Some files were not shown because too many files changed in this diff