1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-01 11:50:25 +02:00

icons fixes

This commit is contained in:
codecalm
2020-10-14 00:43:44 +02:00
parent 61bef58d27
commit 651385217b
10 changed files with 49 additions and 48 deletions

View File

@@ -2,10 +2,10 @@
category: Sport
---
<svg>
<path d="M15 9l-6 6"/>
<path d="M10 12l2 2"/>
<path d="M12 10l2 2"/>
<path d="M8 21a5 5 0 0 0-5-5"/>
<path d="M16 3C8.82 3 3 8.82 3 16a5 5 0 0 0 5 5c7.18 0 13-5.82 13-13a5 5 0 0 0-5-5"/>
<path d="M16 3a5 5 0 0 0 5 5"/>
<line x1="15" y1="9" x2="9" y2="15" />
<line x1="10" y1="12" x2="12" y2="14" />
<line x1="12" y1="10" x2="14" y2="12" />
<path d="M8 21a5 5 0 0 0 -5 -5" />
<path d="M16 3C8.82 3 3 8.82 3 16a5 5 0 0 0 5 5c7.18 0 13-5.82 13-13a5 5 0 0 0 -5 -5" />
<path d="M16 3a5 5 0 0 0 5 5" />
</svg>

View File

@@ -2,11 +2,11 @@
category: Sport
---
<svg>
<circle cx="12" cy="12" r="9"/>
<path d="M12 7l4.755 3.455-1.816 5.59H9.06l-1.816-5.59z"/>
<path d="M12 7V3"/>
<path d="M15 16l2.5 3"/>
<path d="M16.755 10.455L20.5 9"/>
<path d="M9.061 16.045L6.5 19"/>
<path d="M7.245 10.455L3.5 9"/>
<circle cx="12" cy="12" r="9" />
<path d="M12 7l4.755 3.455-1.816 5.59H9.06l-1.816-5.59z" />
<path d="M12 7V3" />
<line x1="15" y1="16" x2="17.5" y2="19" />
<path d="M16.755 10.455L20.5 9" />
<path d="M9.061 16.045L6.5 19" />
<path d="M7.245 10.455L3.5 9" />
</svg>

View File

@@ -1,8 +1,8 @@
---
---
<svg>
<circle cx="12" cy="12" r="3"/>
<rect x="3" y="6" width="18" height="12" rx="2"/>
<path d="M18 12h.01"/>
<path d="M6 12h.01"/>
<circle cx="12" cy="12" r="3" />
<rect x="3" y="6" width="18" height="12" rx="2" />
<line x1="18" y1="12" x2="18.01" y2="12" />
<line x1="6" y1="12" x2="6.01" y2="12" />
</svg>

View File

@@ -1,9 +1,9 @@
---
---
<svg>
<path d="M10 3h4v4h-4z"/>
<path d="M3 17h4v4H3z"/>
<path d="M17 17h4v4h-4z"/>
<path d="M7 17l5-4 5 4"/>
<path d="M12 7v6"/>
<path d="M10 3h4v4h-4z" />
<path d="M3 17h4v4H3z" />
<path d="M17 17h4v4h-4z" />
<path d="M7 17l5-4 5 4" />
<line x1="12" y1="7" x2="12" y2="13" />
</svg>

View File

@@ -1,9 +1,9 @@
---
---
<svg>
<circle cx="12" cy="5" r="2"/>
<circle cx="5" cy="19" r="2"/>
<circle cx="19" cy="19" r="2"/>
<path d="M6.5 17.5L12 13l5.5 4.5"/>
<path d="M12 7v6"/>
<circle cx="12" cy="5" r="2" />
<circle cx="5" cy="19" r="2" />
<circle cx="19" cy="19" r="2" />
<path d="M6.5 17.5L12 13l5.5 4.5" />
<line x1="12" y1="7" x2="12" y2="13" />
</svg>

View File

@@ -1,13 +1,13 @@
---
---
<svg>
<path d="M3 12h18"/>
<path d="M12 3v18"/>
<path d="M16.5 4.5l3 3"/>
<path d="M19.5 4.5l-3 3"/>
<path d="M6 4v4"/>
<path d="M4 6h4"/>
<path d="M18 16h.01"/>
<path d="M18 20h.01"/>
<path d="M4 18h4"/>
<line x1="3" y1="12" x2="21" y2="12" />
<line x1="12" y1="3" x2="12" y2="21" />
<line x1="16.5" y1="4.5" x2="19.5" y2="7.5" />
<line x1="19.5" y1="4.5" x2="16.5" y2="7.5" />
<line x1="6" y1="4" x2="6" y2="8" />
<line x1="4" y1="6" x2="8" y2="6" />
<line x1="18" y1="16" x2="18.01" y2="16" />
<line x1="18" y1="20" x2="18.01" y2="20" />
<line x1="4" y1="18" x2="8" y2="18" />
</svg>

View File

@@ -1,9 +1,10 @@
---
category: Sport
---
<svg>
<circle cx="6" cy="9" r="3"/>
<circle cx="18" cy="9" r="3"/>
<circle cx="12" cy="9" r="3"/>
<circle cx="9" cy="15" r="3"/>
<circle cx="15" cy="15" r="3"/>
<circle cx="6" cy="9" r="3" />
<circle cx="18" cy="9" r="3" />
<circle cx="12" cy="9" r="3" />
<circle cx="9" cy="15" r="3" />
<circle cx="15" cy="15" r="3" />
</svg>

View File

@@ -2,5 +2,5 @@
---
<svg>
<path d="M5.636 5.636a9 9 0 0 1 13.397 .747l-5.619 5.617l5.619 5.617a9 9 0 1 1 -13.397 -11.981z" />
<circle cx="11.5" cy="7.5" r="1" fill="currentColor"/>
<circle cx="11.5" cy="7.5" r="1" fill="currentColor" />
</svg>

View File

@@ -1,8 +1,8 @@
---
---
<svg>
<rect transform="rotate(90 12 12)" x="3" y="5" width="18" height="14" rx="2"/>
<path d="M8 6h.01"/>
<path d="M16 18h.01"/>
<path d="M12 16l-3-4 3-4 3 4z"/>
<rect transform="rotate(90 12 12)" x="3" y="5" width="18" height="14" rx="2" />
<line x1="8" y1="6" x2="8.01" y2="6" />
<line x1="16" y1="18" x2="16.01" y2="18" />
<path d="M12 16l-3-4 3-4 3 4z" />
</svg>

View File

@@ -1,6 +1,6 @@
---
---
<svg>
<path d="M13 3v6l4.798 5.142a4 4 0 0 1-5.441 5.86l-6.736-6.41A2 2 0 0 1 5 12.141V3h8z"/>
<path d="M7.895 15.768C8.603 15.047 9 14.091 9 13a4 4 0 0 0-4-4"/>
<path d="M13 3v6l4.798 5.142a4 4 0 0 1 -5.441 5.86l-6.736-6.41A2 2 0 0 1 5 12.141V3h8z" />
<path d="M7.895 15.768C8.603 15.047 9 14.091 9 13a4 4 0 0 0 -4 -4" />
</svg>