1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-01 01:52:00 +02:00

2 new icons: photo-circle-minus, photo-circle-plus

Fixed icons: `device-game-pad`, `device-usb`, `map-east`, `map-north`, `map-south`, `map-west`, `photo-circle`
This commit is contained in:
codecalm
2023-08-21 21:50:27 +02:00
parent 7dbd322e46
commit c293e0c56c
9 changed files with 30 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
---
category: Devices
---
<svg>
<path d="M10 12l-3 -3h-2a1 1 0 0 0 -1 1v4a1 1 0 0 0 1 1h2l3 -3z" />

View File

@@ -1,4 +1,5 @@
---
category: Devices
---
<svg>
<path d="M8 8h8v9a3 3 0 0 1 -3 3h-2a3 3 0 0 1 -3 -3v-9z" />

View File

@@ -1,4 +1,5 @@
---
category: Map
---
<svg>
<path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />

View File

@@ -1,4 +1,5 @@
---
category: Map
---
<svg>
<path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />

View File

@@ -1,4 +1,5 @@
---
category: Map
---
<svg>
<path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />

View File

@@ -1,4 +1,5 @@
---
category: Map
---
<svg>
<path d="M12 12m-9 0a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />

View File

@@ -0,0 +1,10 @@
---
category: Media
---
<svg>
<path d="M15 8h.01" />
<path d="M20.475 15.035a9 9 0 0 0 -8.475 -12.035a9 9 0 0 0 -9 9a9 9 0 0 0 9.525 8.985" />
<path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l4 4" />
<path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2 2" />
<path d="M16 19h6" />
</svg>

View File

@@ -0,0 +1,11 @@
---
category: Media
---
<svg>
<path d="M15 8h.01" />
<path d="M20.964 12.806a9 9 0 0 0 -8.964 -9.806a9 9 0 0 0 -9 9a9 9 0 0 0 9.397 8.991" />
<path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l4 4" />
<path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0" />
<path d="M16 19.33h6" />
<path d="M19 16.33v6" />
</svg>

View File

@@ -4,7 +4,7 @@ unicode: "fc4a"
---
<svg>
<path d="M15 8h.01" />
<path d="M3 16l5 -5c.928 -.893 2.072 -.893 3 0l5 5" />
<path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l3 3" />
<path d="M2 12c0 5.523 4.477 10 10 10s10 -4.477 10 -10s-4.477 -10 -10 -10s-10 4.477 -10 10" />
<path d="M4 15l4 -4c.928 -.893 2.072 -.893 3 0l5 5" />
<path d="M14 14l1 -1c.928 -.893 2.072 -.893 3 0l2 2" />
<path d="M3 12a9 9 0 0 0 9 9a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9" />
</svg>