mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
4 new icons: math-x-minus-x
, math-x-plus-x
, math-y-minus-y
, math-y-plus-y
This commit is contained in:
9
src/_icons/math-x-minus-x.svg
Normal file
9
src/_icons/math-x-minus-x.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M2 9l6 6" />
|
||||
<path d="M2 15l6 -6" />
|
||||
<path d="M16 9l6 6" />
|
||||
<path d="M16 15l6 -6" />
|
||||
<path d="M10 12h4" />
|
||||
</svg>
|
10
src/_icons/math-x-plus-x.svg
Normal file
10
src/_icons/math-x-plus-x.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M2 9l6 6" />
|
||||
<path d="M2 15l6 -6" />
|
||||
<path d="M16 9l6 6" />
|
||||
<path d="M16 15l6 -6" />
|
||||
<path d="M10 12h4" />
|
||||
<path d="M12 10v4" />
|
||||
</svg>
|
9
src/_icons/math-y-minus-y.svg
Normal file
9
src/_icons/math-y-minus-y.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M2 9l3 5.063" />
|
||||
<path d="M8 9l-4.8 9" />
|
||||
<path d="M16 9l3 5.063" />
|
||||
<path d="M22 9l-4.8 9" />
|
||||
<path d="M10 12h4" />
|
||||
</svg>
|
10
src/_icons/math-y-plus-y.svg
Normal file
10
src/_icons/math-y-plus-y.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M2 9l3 5.063" />
|
||||
<path d="M8 9l-4.8 9" />
|
||||
<path d="M16 9l3 5.063" />
|
||||
<path d="M22 9l-4.8 9" />
|
||||
<path d="M10 12h4" />
|
||||
<path d="M12 10v4" />
|
||||
</svg>
|
Reference in New Issue
Block a user