1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-18 20:03:48 +02:00

21 new icons: equal-double, math-1-divide-2, math-1-divide-3, math-equal-greater, math-equal-lower, math-function-y, math-greater, math-integral-x, math-integral, math-integrals, math-lower, math-not, math-pi-divide-2, math-pi, math-x-divide-2, math-x-divide-y-2, math-x-divide-y, math-x-minus-y, math-x-plus-y, math-xy, slash

Fixed icons: `equal`, `math-function`
This commit is contained in:
codecalm
2022-09-23 22:09:36 +02:00
parent faed1fcccc
commit 442ca1d7a5
23 changed files with 155 additions and 5 deletions

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M3 10h7" />
<path d="M3 14h7" />
<path d="M14 10h7" />
<path d="M14 14h7" />
</svg>

View File

@@ -5,5 +5,6 @@ version: "1.39"
unicode: "ee87"
---
<svg>
<path d="M5 9h14m-14 6h14" />
<path d="M5 10h14" />
<path d="M5 14h14" />
</svg>

View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M5 12h14" />
<path d="M10 15h3a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h3" />
<path d="M10 5l2 -2v6" />
</svg>

View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M10 15.5a0.5 .5 0 0 1 .5 -.5h2a1.5 1.5 0 0 1 0 3h-1.167h1.167a1.5 1.5 0 0 1 0 3h-2a0.5 .5 0 0 1 -.5 -.5" />
<path d="M5 12h14" />
<path d="M10 5l2 -2v6" />
</svg>

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M5 18l14 -4" />
<path d="M5 14l14 -4l-14 -4" />
</svg>

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M19 18l-14 -4" />
<path d="M19 14l-14 -4l14 -4" />
</svg>

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M3 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
<path d="M5 12h6" />
<path d="M15 12l3 5.063" />
<path d="M21 12l-4.8 9" />
</svg>

View File

@@ -5,8 +5,8 @@ version: "1.39"
unicode: "eeb2"
---
<svg>
<path d="M14 10h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" />
<path d="M13 17c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" />
<path d="M3 19c0 1.5 .5 2 2 2s2 -4 3 -9s1.5 -9 3 -9s2 .5 2 2" />
<line x1="5" y1="12" x2="11" y2="12" />
<path d="M3 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
<path d="M5 12h6" />
<path d="M15 12l6 6" />
<path d="M15 18l6 -6" />
</svg>

View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M5 18l14 -6l-14 -6" />
</svg>

View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M3 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
<path d="M14 12l6 6" />
<path d="M14 18l6 -6" />
</svg>

View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M7 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
</svg>

View File

@@ -0,0 +1,6 @@
---
---
<svg>
<path d="M3 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
<path d="M11 19a2 2 0 0 0 2 2c2 0 2 -4 3 -9s1 -9 3 -9a2 2 0 0 1 2 2" />
</svg>

View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M19 18l-14 -6l14 -6" />
</svg>

5
src/_icons/math-not.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M5 12h14v4" />
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M10 15h3a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h3" />
<path d="M5 12h14" />
<path d="M10 9v-6" />
<path d="M14 3v6" />
<path d="M15 3h-6" />
</svg>

7
src/_icons/math-pi.svg Normal file
View File

@@ -0,0 +1,7 @@
---
---
<svg>
<path d="M7 20v-16" />
<path d="M17 4v16" />
<path d="M20 4h-16" />
</svg>

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M10 15h3a1 1 0 0 1 1 1v1a1 1 0 0 1 -1 1h-2a1 1 0 0 0 -1 1v1a1 1 0 0 0 1 1h3" />
<path d="M5 12h14" />
<path d="M9 3l6 6" />
<path d="M9 9l6 -6" />
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M3 21l18 -18" />
<path d="M15 14l3 4.5" />
<path d="M21 14l-4.5 7" />
<path d="M3 4l6 6" />
<path d="M3 10l6 -6" />
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M9 3l6 6" />
<path d="M9 9l6 -6" />
<path d="M9 15l3 4.5" />
<path d="M15 15l-4.5 7" />
<path d="M5 12h14" />
</svg>

View File

@@ -0,0 +1,9 @@
---
---
<svg>
<path d="M2 9l6 6" />
<path d="M2 15l6 -6" />
<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="M16 9l3 5.063" />
<path d="M2 9l6 6" />
<path d="M2 15l6 -6" />
<path d="M22 9l-4.8 9" />
<path d="M10 12h4" />
<path d="M12 10v4" />
</svg>

8
src/_icons/math-xy.svg Normal file
View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M14 9l3 5.063" />
<path d="M4 9l6 6" />
<path d="M4 15l6 -6" />
<path d="M20 9l-4.8 9" />
</svg>

5
src/_icons/slash.svg Normal file
View File

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M3 21l18 -18" />
</svg>