mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-09 05:40:42 +02:00
clipboards
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
group: battery
|
||||
---
|
||||
<svg>
|
||||
<rect x="4" y="7" width="15" height="10" rx="2"></rect>
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
group: battery
|
||||
---
|
||||
<svg>
|
||||
<rect x="4" y="7" width="15" height="10" rx="2"></rect>
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
group: battery
|
||||
---
|
||||
<svg>
|
||||
<rect x="4" y="7" width="15" height="10" rx="2"></rect>
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
group: battery
|
||||
---
|
||||
<svg>
|
||||
<rect x="4" y="7" width="15" height="10" rx="2"></rect>
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
group: battery
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 7H6a2 2 0 00-2 2v6a2 2 0 002 2h2m7-10h2a2 2 0 012 2v6a2 2 0 01-2 2h-1" />
|
||||
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
group: battery
|
||||
---
|
||||
<svg>
|
||||
<rect x="4" y="7" width="15" height="10" rx="2"></rect>
|
||||
|
7
_icons/clipboard-check.svg
Normal file
7
_icons/clipboard-check.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" />
|
||||
<rect x="9" y="3" width="6" height="4" rx="2" />
|
||||
<path d="M9 14l2 2l4 -4"></path>
|
||||
</svg>
|
7
_icons/clipboard-x.svg
Normal file
7
_icons/clipboard-x.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2" />
|
||||
<rect x="9" y="3" width="6" height="4" rx="2" />
|
||||
<path d="M10 12l4 4m0 -4l-4 4"></path>
|
||||
</svg>
|
@@ -3,5 +3,5 @@
|
||||
<svg>
|
||||
<polyline points="14 3 14 8 19 8"/>
|
||||
<path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/>
|
||||
<polyline points="9 15 11 17 15 13"/>
|
||||
<path d="M9 15l2 2l4 -4"></path>
|
||||
</svg>
|
||||
|
@@ -3,6 +3,5 @@
|
||||
<svg>
|
||||
<polyline points="14 3 14 8 19 8"/>
|
||||
<path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/>
|
||||
<line x1="10" y1="12" x2="14" y2="16" />
|
||||
<line x1="10" y1="16" x2="14" y2="12" />
|
||||
<path d="M10 12l4 4m0 -4l-4 4"></path>
|
||||
</svg>
|
||||
|
@@ -3,5 +3,5 @@
|
||||
<svg>
|
||||
<circle cx="8.5" cy="7" r="4"></circle>
|
||||
<path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
|
||||
<polyline points="16 11 18 13 22 9"/>
|
||||
<path d="M16 11l2 2l4 -4"></path>
|
||||
</svg>
|
||||
|
@@ -3,6 +3,5 @@
|
||||
<svg>
|
||||
<circle cx="8.5" cy="7" r="4"></circle>
|
||||
<path d="M2 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" />
|
||||
<line x1="17" y1="9" x2="21" y2="13" />
|
||||
<line x1="17" y1="13" x2="21" y2="9" />
|
||||
<path d="M17 9l4 4m0 -4l-4 4"></path>
|
||||
</svg>
|
||||
|
Reference in New Issue
Block a user