mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 03:40:13 +02:00
2 new icons: braces-asterix
, regex
This commit is contained in:
13
src/_icons/braces-asterix.svg
Normal file
13
src/_icons/braces-asterix.svg
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
---
|
||||||
|
category: Text
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<path d="M6 19a2 2 0 0 1 -2 -2v-4l-1 -1l1 -1v-4a2 2 0 0 1 2 -2" />
|
||||||
|
<path d="M12 11.875l3 -1.687" />
|
||||||
|
<path d="M12 11.875v3.375" />
|
||||||
|
<path d="M12 11.875l-3 -1.687" />
|
||||||
|
<path d="M12 11.875l3 1.688" />
|
||||||
|
<path d="M12 8.5v3.375" />
|
||||||
|
<path d="M12 11.875l-3 1.688" />
|
||||||
|
<path d="M18 19a2 2 0 0 0 2 -2v-4l1 -1l-1 -1v-4a2 2 0 0 0 -2 -2" />
|
||||||
|
</svg>
|
12
src/_icons/regex.svg
Normal file
12
src/_icons/regex.svg
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
---
|
||||||
|
category: Text
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<path d="M6.5 15a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0 -5z" />
|
||||||
|
<path d="M17 7.875l3 -1.687" />
|
||||||
|
<path d="M17 7.875v3.375" />
|
||||||
|
<path d="M17 7.875l-3 -1.687" />
|
||||||
|
<path d="M17 7.875l3 1.688" />
|
||||||
|
<path d="M17 4.5v3.375" />
|
||||||
|
<path d="M17 7.875l-3 1.688" />
|
||||||
|
</svg>
|
Reference in New Issue
Block a user