1
0
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:
codecalm
2022-09-23 22:44:57 +02:00
parent 1ee7312c04
commit a925e4a0df
4 changed files with 38 additions and 0 deletions

View 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>

View 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>

View 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>

View 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>