mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 17:42:15 +02:00
1 new icons: linear
Fixed icons: `bounce-left`, `bounce-right`
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M20 15.5c-3 -1 -5.5 -.5 -8 4.5c-.5 -3 -2.5 -8.5 -4 -11" />
|
||||
<path d="M20 15.5c-3 -1 -5.5 -.5 -8 4.5c-.5 -3 -1.5 -5.5 -3 -8" />
|
||||
<circle cx="7" cy="7" r="2" />
|
||||
</svg>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M5 15.5c3 -1 5.5 -.5 8 4.5c.5 -3 2.5 -8.5 4 -11" />
|
||||
<path d="M5 15.5c3 -1 5.5 -.5 8 4.5c.5 -3 1.5 -5.5 3 -8" />
|
||||
<path d="M18 9a2 2 0 1 1 0 -4a2 2 0 0 1 0 4z" />
|
||||
</svg>
|
||||
|
5
src/_icons/linear.svg
Normal file
5
src/_icons/linear.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 20l18 -16" />
|
||||
</svg>
|
Reference in New Issue
Block a user