mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-03 02:42:55 +02:00
replace
and slideshow
icon
This commit is contained in:
8
src/_icons/replace.svg
Normal file
8
src/_icons/replace.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<rect x="3" y="3" width="6" height="6" rx="1" />
|
||||
<rect x="15" y="15" width="6" height="6" rx="1" />
|
||||
<path d="M21 11v-3a2 2 0 0 0 -2 -2h-6l3 3m0 -6l-3 3" />
|
||||
<path d="M3 13v3a2 2 0 0 0 2 2h6l-3 -3m0 6l3 -3" />
|
||||
</svg>
|
@@ -2,6 +2,6 @@
|
||||
tags: [refresh, synchronization, reload, restart, spinner, loader, ajax, update, arrows]
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 4a8 8 0 0 0 -3 15.45m0 -4.45v5h-5" />
|
||||
<path d="M13 19.95a8 8 0 0 0 2 -15.35" stroke-dasharray=".001 4" />
|
||||
<path d="M15 4.55a8 8 0 0 0 -6 14.9m0 -4.45v5h-5" />
|
||||
<path d="M13 19.95a8 8 0 0 0 5.3 -12.8" stroke-dasharray=".001 4.13" />
|
||||
</svg>
|
||||
|
@@ -2,6 +2,6 @@
|
||||
tags: [refresh, synchronization, reload, restart, spinner, loader, ajax, update, arrows]
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 4a8 8 0 0 1 3 15.45m0 -4.45v5h5" />
|
||||
<path d="M11 19.95a8 8 0 0 1 -2 -15.35" stroke-dasharray=".001 4" />
|
||||
<path d="M9 4.55a8 8 0 0 1 6 14.9m0 -4.45v5h5" />
|
||||
<path d="M11 19.95a8 8 0 0 1 -5.3 -12.8" stroke-dasharray=".001 4.13" />
|
||||
</svg>
|
||||
|
11
src/_icons/slideshow.svg
Normal file
11
src/_icons/slideshow.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<line x1="15" y1="6" x2="15.01" y2="6" />
|
||||
<rect x="3" y="3" width="18" height="14" rx="3" />
|
||||
<path d="M3 13l4 -4a3 5 0 0 1 3 0l 4 4" />
|
||||
<path d="M13 12l2 -2a3 5 0 0 1 3 0l 3 3" />
|
||||
<line x1="8" y1="21" x2="8.01" y2="21" />
|
||||
<line x1="12" y1="21" x2="12.01" y2="21" />
|
||||
<line x1="16" y1="21" x2="16.01" y2="21" />
|
||||
</svg>
|
Reference in New Issue
Block a user