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

aperture, infinity icon, color swatch

This commit is contained in:
codecalm
2020-03-24 18:00:41 +01:00
parent ec1d39f052
commit 70084930c0
10 changed files with 27 additions and 57 deletions

View File

@@ -2,10 +2,9 @@
---
<svg>
<circle cx="12" cy="12" r="9" />
<line x1="14.3" y1="8" x2="19.5" y2="17" />
<line x1="9.7" y1="8" x2="20" y2="8" />
<line x1="7.4" y1="12" x2="12.5" y2="3" />
<line x1="9.7" y1="16" x2="4.5" y2="7.1" />
<line x1="14.3" y1="16" x2="4" y2="16" />
<line x1="16.6" y1="12" x2="11.5" y2="21" />
<line x1="3.6" y1="15" x2="14.15" y2="15" />
<line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(72 12 12)" />
<line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(144 12 12)" />
<line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(216 12 12)" />
<line x1="3.6" y1="15" x2="14.15" y2="15" transform="rotate(288 12 12)" />
</svg>

View File

@@ -0,0 +1,8 @@
---
---
<svg>
<path d="M19 3h-4a2 2 0 0 0 -2 2v12a4 4 0 0 0 8 0v-12a2 2 0 0 0 -2 -2" />
<path d="M13 7.35l-2 -2a2 2 0 0 0 -2.828 0l-2.828 2.828a2 2 0 0 0 0 2.828l 9 9" />
<path d="M7.3 13h-2.3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h12" />
<line x1="17" y1="17" x2="17" y2="17.01" />
</svg>

View File

@@ -1,6 +0,0 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<circle cx="12" cy="12" r=".5" />
</svg>

View File

@@ -1,7 +0,0 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<circle cx="8" cy="8" r=".5" />
<circle cx="16" cy="16" r=".5" />
</svg>

View File

@@ -1,8 +0,0 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<circle cx="12" cy="12" r=".5" />
<circle cx="8" cy="8" r=".5" />
<circle cx="16" cy="16" r=".5" />
</svg>

View File

@@ -1,9 +0,0 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<circle cx="8" cy="8" r=".5" />
<circle cx="8" cy="16" r=".5" />
<circle cx="16" cy="8" r=".5" />
<circle cx="16" cy="16" r=".5" />
</svg>

View File

@@ -1,10 +0,0 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<circle cx="12" cy="12" r=".5" />
<circle cx="8" cy="8" r=".5" />
<circle cx="8" cy="16" r=".5" />
<circle cx="16" cy="8" r=".5" />
<circle cx="16" cy="16" r=".5" />
</svg>

View File

@@ -1,11 +0,0 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<circle cx="8" cy="8" r=".5" />
<circle cx="8" cy="12" r=".5" />
<circle cx="8" cy="16" r=".5" />
<circle cx="16" cy="8" r=".5" />
<circle cx="16" cy="12" r=".5" />
<circle cx="16" cy="16" r=".5" />
</svg>

9
src/_icons/dice.svg Normal file
View File

@@ -0,0 +1,9 @@
---
---
<svg>
<rect x="4" y="4" width="16" height="16" rx="2" />
<circle cx="8.5" cy="8.5" r=".5" />
<circle cx="15.5" cy="8.5" r=".5" />
<circle cx="15.5" cy="15.5" r=".5" />
<circle cx="8.5" cy="15.5" r=".5" />
</svg>

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

@@ -0,0 +1,5 @@
---
---
<svg>
<path d="M9.828 9.172a4 4 0 1 0 0 5.656 a10 10 0 0 0 2.172 -2.828a10 10 0 0 1 2.172 -2.828 a4 4 0 1 1 0 5.656a10 10 0 0 1 -2.172 -2.828a10 10 0 0 0 -2.172 -2.828" />
</svg>