mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-30 09:10:59 +02:00
5 new icons: brand-adonis-js
, brand-ember
, brand-polymer
, brand-reason
, brand-socket-io
Fixed icons: `brand-unity`, `coin-monero`
This commit is contained in:
7
src/_icons/brand-adonis-js.svg
Normal file
7
src/_icons/brand-adonis-js.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 3c7.2 0 9 1.8 9 9s-1.8 9 -9 9s-9 -1.8 -9 -9s1.8 -9 9 -9z" />
|
||||
<path d="M8.863 16.922c1.137 -.422 1.637 -.922 3.137 -.922s2 .5 3.138 .922c.713 .264 1.516 -.102 1.778 -.772c.126 -.32 .11 -.673 -.044 -.983l-3.708 -7.474c-.297 -.598 -1.058 -.859 -1.7 -.583a1.24 1.24 0 0 0 -.627 .583l-3.709 7.474c-.321 .648 -.017 1.415 .679 1.714c.332 .143 .715 .167 1.056 .04z" stroke="#010101" />
|
||||
</svg>
|
6
src/_icons/brand-ember.svg
Normal file
6
src/_icons/brand-ember.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 12.958c8.466 1.647 11.112 -1.196 12.17 -2.294c2.116 -2.196 0 -6.589 -2.646 -5.49c-2.644 1.096 -6.35 7.686 -3.174 12.078c2.116 2.928 6 2.178 11.65 -2.252" />
|
||||
</svg>
|
6
src/_icons/brand-polymer.svg
Normal file
6
src/_icons/brand-polymer.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M6.706 6l-3.706 6l3.706 6h1.059l8.47 -12h1.06l3.705 6l-3.706 6" />
|
||||
</svg>
|
10
src/_icons/brand-reason.svg
Normal file
10
src/_icons/brand-reason.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<rect x="3" y="3" width="18" height="18" rx="2" />
|
||||
<path d="M18 18h-3v-6h3" />
|
||||
<path d="M18 15h-3" />
|
||||
<path d="M8 18v-6h2.5a1.5 1.5 0 0 1 0 3h-2.5" />
|
||||
<path d="M12 18l-2 -3" />
|
||||
</svg>
|
8
src/_icons/brand-socket-io.svg
Normal file
8
src/_icons/brand-socket-io.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M11 11h1l3 -4z" />
|
||||
<path d="M12 13h1l-4 4z" />
|
||||
</svg>
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
category: Brand
|
||||
---
|
||||
<svg>
|
||||
<path d="M14 3l6 4v7" />
|
||||
|
@@ -4,5 +4,5 @@ category: E-commerce
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<path d="M4,16H8V9l4,4,4-4v7h4" />
|
||||
<path d="M4 16h4v-7l4 4l4 -4v7h4" />
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user