1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-23 22:23:33 +02:00

icons fixes

This commit is contained in:
codecalm
2020-10-15 16:45:24 +02:00
parent 7d88efd4db
commit 1d693252d9
12 changed files with 6 additions and 65 deletions

View File

@@ -1,4 +1,5 @@
--- ---
tags: sdfsfg
category: Math category: Math
--- ---
<svg> <svg>

View File

@@ -1,6 +0,0 @@
---
category: Numbers
---
<svg>
<path d="M12 8a2 2 0 0 1 2 2v4a2 2 0 1 1-4 0v-4a2 2 0 0 1 2-2z"/>
</svg>

View File

@@ -1,6 +0,0 @@
---
category: Numbers
---
<svg>
<path d="M12 16V8l-2 2"/>
</svg>

View File

@@ -1,6 +0,0 @@
---
category: Numbers
---
<svg>
<path d="M10 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L10 16.001 14 16"/>
</svg>

View File

@@ -1,7 +0,0 @@
---
category: Numbers
---
<svg>
<path d="M12 12a2 2 0 1 0-2-2"/>
<path d="M10 14a2 2 0 1 0 2-2"/>
</svg>

View File

@@ -1,6 +0,0 @@
---
category: Numbers
---
<svg>
<path d="M13 16V8l-4 6h5"/>
</svg>

View File

@@ -1,6 +0,0 @@
---
category: Numbers
---
<svg>
<path d="M10 16h2a2 2 0 1 0 0-4h-2V8h4"/>
</svg>

View File

@@ -1,7 +0,0 @@
---
category: Numbers
---
<svg>
<circle cx="12" cy="14" r="2"/>
<path d="M14 10a2 2 0 1 0-4 0v4"/>
</svg>

View File

@@ -1,6 +0,0 @@
---
category: Numbers
---
<svg>
<path d="M10 8h4l-2 8"/>
</svg>

View File

@@ -1,7 +0,0 @@
---
category: Numbers
---
<svg>
<circle cx="12" cy="10" r="2"/>
<circle cx="12" cy="14" r="2"/>
</svg>

View File

@@ -1,7 +0,0 @@
---
category: Numbers
---
<svg>
<circle cx="12" cy="10" r="2"/>
<path d="M10 14a2 2 0 1 0 4 0v-4"/>
</svg>

View File

@@ -1,5 +1,9 @@
--- ---
--- ---
<svg> <svg>
<path d="M12 16l-5 4h10zM6 5h12m-6-2v13M6 5l-3 6h6zm-3 7a3 3 0 0 0 6 0v-1H3v1zm15-7l-3 6h6zm-3 7a3 3 0 0 0 6 0v-1h-6v1z" /> <path d="M7 20h10"/>
<path d="M6 6l6-1 6 1"/>
<path d="M12 3v17"/>
<path d="M9 12L6 6l-3 6a3 3 0 0 0 6 0"/>
<path d="M21 12l-3-6-3 6a3 3 0 0 0 6 0"/>
</svg> </svg>