mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-31 01:30:04 +02:00
2 new icons: forbid-2
, forbid
This commit is contained in:
6
src/_icons/forbid-2.svg
Normal file
6
src/_icons/forbid-2.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="9" y1="15" x2="15" y2="9" />
|
||||
</svg>
|
6
src/_icons/forbid.svg
Normal file
6
src/_icons/forbid.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
<line x1="9" y1="9" x2="15" y2="15" />
|
||||
</svg>
|
Reference in New Issue
Block a user