mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-13 17:44:05 +02:00
2 new icons: pilcrow-left
, pilcrow-right
This commit is contained in:
9
src/_icons/pilcrow-left.svg
Normal file
9
src/_icons/pilcrow-left.svg
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<path d="M11 9h-2a3 3 0 1 1 0 -6h7" />
|
||||||
|
<path d="M11 3v11" />
|
||||||
|
<path d="M15 3v11" />
|
||||||
|
<path d="M3 18h18" />
|
||||||
|
<path d="M6 15l-3 3l3 3" />
|
||||||
|
</svg>
|
9
src/_icons/pilcrow-right.svg
Normal file
9
src/_icons/pilcrow-right.svg
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
---
|
||||||
|
<svg>
|
||||||
|
<path d="M11 9h-2a3 3 0 1 1 0 -6h7" />
|
||||||
|
<path d="M11 3v11" />
|
||||||
|
<path d="M15 3v11" />
|
||||||
|
<path d="M21 18h-18" />
|
||||||
|
<path d="M18 15l3 3l-3 3" />
|
||||||
|
</svg>
|
Reference in New Issue
Block a user