1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-29 16:50:15 +02:00

18 new icons: brand-comedy-central, brand-finder, brand-monday, brand-xing, cactus, carrot, chef-hat, clover-2, creative-commons-by, creative-commons-nc, creative-commons-nd, creative-commons-sa, creative-commons-zero, device-mobile-charging, function, loader-2, spy, zzz

Fixed icons: `creative-commons-off`, `creative-commons`
This commit is contained in:
codecalm
2022-06-27 00:37:06 +02:00
parent f223834628
commit d1341c8279
20 changed files with 147 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
category: Brand
---
<svg>
<path d="M5.343 17.657a8 8 0 1 0 0 -11.314" />
<path d="M13.828 9.172a4 4 0 1 0 0 5.656" />
</svg>

View File

@@ -0,0 +1,10 @@
---
category: Brand
---
<svg>
<rect x="3" y="4" width="18" height="16" rx="1" />
<path d="M7 8v1" />
<path d="M17 8v1" />
<path d="M12.5 4c-.654 1.486 -1.26 3.443 -1.5 9h2.5c-.19 2.867 .094 5.024 .5 7" />
<path d="M7 15.5c3.667 2 6.333 2 10 0" />
</svg>

View File

@@ -0,0 +1,8 @@
---
category: Brand
---
<svg>
<circle fill="#D8D8D8" cx="19.5" cy="15.5" r="1.5" />
<path d="M9.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264 .447 -.75 .749 -1.305 .749a1.5 1.5 0 0 1 -1.271 -2.297l3.906 -6.827a1.5 1.5 0 0 1 1.365 -.876z" />
<path d="M16.5 7a1.5 1.5 0 0 1 1.339 2.177l-4.034 7.074c-.264 .447 -.75 .749 -1.305 .749a1.5 1.5 0 0 1 -1.271 -2.297l3.906 -6.827a1.5 1.5 0 0 1 1.365 -.876z" />
</svg>

View File

@@ -0,0 +1,7 @@
---
category: Brand
---
<svg>
<path d="M16 21l-4 -7l6.5 -11" />
<path d="M7 7l2 3.5l-3 4.5" />
</svg>

9
src/_icons/cactus.svg Normal file
View File

@@ -0,0 +1,9 @@
---
category: Nature
---
<svg>
<path d="M6 9v1a3 3 0 0 0 3 3h1" />
<path d="M18 8v5a3 3 0 0 1 -3 3h-1" />
<path d="M10 21v-16a2 2 0 1 1 4 0v16" />
<path d="M7 21h10" />
</svg>

10
src/_icons/carrot.svg Normal file
View File

@@ -0,0 +1,10 @@
---
category: food
---
<svg>
<path d="M3 21s9.834 -3.489 12.684 -6.34a4.487 4.487 0 0 0 .005 -6.344a4.483 4.483 0 0 0 -6.342 -.005c-2.86 2.861 -6.347 12.689 -6.347 12.689z" />
<path d="M9 13l-1.5 -1.5" />
<path d="M16 14l-2 -2" />
<path d="M22 8s-1.14 -2 -3 -2c-1.406 0 -3 2 -3 2s1.14 2 3 2s3 -2 3 -2z" />
<path d="M16 2s-2 1.14 -2 3s2 3 2 3s2 -1.577 2 -3c0 -1.86 -2 -3 -2 -3z" />
</svg>

6
src/_icons/chef-hat.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M12 3c1.918 0 3.52 1.35 3.91 3.151a4 4 0 0 1 2.09 7.723l0 7.126h-12v-7.126a4.002 4.002 0 1 1 2.092 -7.723a3.999 3.999 0 0 1 3.908 -3.151z" />
<path d="M6.161 17.009l11.839 -.009" />
</svg>

9
src/_icons/clover-2.svg Normal file
View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M11 11l-3.397 -3.44a2.104 2.104 0 0 1 0 -2.95a2.04 2.04 0 0 1 2.912 0l.485 .39l.485 -.39a2.04 2.04 0 0 1 2.912 0a2.104 2.104 0 0 1 0 2.95l-3.397 3.44z" />
<path d="M11 11l-3.397 3.44a2.104 2.104 0 0 0 0 2.95a2.04 2.04 0 0 0 2.912 0l.485 -.39l.485 .39a2.04 2.04 0 0 0 2.912 0a2.104 2.104 0 0 0 0 -2.95l-3.397 -3.44z" />
<path d="M14.44 7.603a2.104 2.104 0 0 1 2.95 0a2.04 2.04 0 0 1 0 2.912l-.39 .485l.39 .485a2.04 2.04 0 0 1 0 2.912a2.104 2.104 0 0 1 -2.95 0" />
<path d="M7.56 7.603a2.104 2.104 0 0 0 -2.95 0a2.04 2.04 0 0 0 0 2.912l.39 .485l-.39 .485a2.04 2.04 0 0 0 0 2.912a2.104 2.104 0 0 0 2.95 0" />
<path d="M15 15l6 6" />
</svg>

View File

@@ -0,0 +1,8 @@
---
tags: [licence, license]
---
<svg>
<circle cx="12" cy="12" r="9" />
<circle cx="12" cy="7" r="1" />
<path d="M9 13v-1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-.5l-.5 4h-2l-.5 -4h-.5a1 1 0 0 1 -1 -1z" />
</svg>

View File

@@ -0,0 +1,11 @@
---
tags: [licence, license]
---
<svg>
<circle cx="12" cy="12" r="9" />
<path d="M15 9h-4.5a1.5 1.5 0 0 0 0 3h3a1.5 1.5 0 0 1 0 3h-4.5" />
<path d="M12 7v2" />
<path d="M12 15v2" />
<path d="M6 6l3 3" />
<path d="M15 15l3 3" />
</svg>

View File

@@ -0,0 +1,8 @@
---
tags: [licence, license]
---
<svg>
<circle cx="12" cy="12" r="9" />
<path d="M9 10h6" />
<path d="M9 14h6" />
</svg>

View File

@@ -1,5 +1,6 @@
---
version: "1.65"
tags: [licence, license]
---
<svg>
<path d="M5.638 5.634a9 9 0 1 0 12.723 12.733m1.686 -2.332a9 9 0 0 0 -12.093 -12.077" />

View File

@@ -0,0 +1,8 @@
---
tags: [licence, license]
---
<svg>
<circle cx="12" cy="12" r="9" />
<path d="M12 16a4 4 0 1 0 -4 -4v1" />
<path d="M6 12l2 2l2 -2" />
</svg>

View File

@@ -0,0 +1,8 @@
---
tags: [licence, license]
---
<svg>
<circle cx="12" cy="12" r="9" />
<ellipse cx="12" cy="12" rx="3" ry="4" />
<path d="M14 9l-4 6" />
</svg>

View File

@@ -1,5 +1,6 @@
---
version: "1.49"
tags: [licence, license]
---
<svg>
<circle cx="12" cy="12" r="9" />

View File

@@ -0,0 +1,8 @@
---
category: Devices
---
<svg>
<rect x="6" y="3" width="12" height="18" rx="2" />
<path d="M11 4h2" />
<path d="M12 9.5l-1 2.5h2l-1 2.5" />
</svg>

7
src/_icons/function.svg Normal file
View File

@@ -0,0 +1,7 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2.667" />
<path d="M9 15.5v.25c0 .69 .56 1.25 1.25 1.25c.71 0 1.304 -.538 1.374 -1.244l.752 -7.512a1.381 1.381 0 0 1 1.374 -1.244c.69 0 1.25 .56 1.25 1.25v.25" />
<path d="M9 12h6" />
</svg>

6
src/_icons/loader-2.svg Normal file
View File

@@ -0,0 +1,6 @@
---
category: System
---
<svg>
<path d="M12 3a9 9 0 1 0 9 9" />
</svg>

9
src/_icons/spy.svg Normal file
View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M3 11h18" />
<path d="M5 11v-4a3 3 0 0 1 3 -3h8a3 3 0 0 1 3 3v4" />
<circle cx="7" cy="17" r="3" />
<circle cx="17" cy="17" r="3" />
<path d="M10 17h4" />
</svg>

6
src/_icons/zzz.svg Normal file
View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M4 12h6l-6 8h6" />
<path d="M14 4h6l-6 8h6" />
</svg>