mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
17 new icons: brand-notion
, device-watch-stats-2
, device-watch-stats
, engine
, git-pull-request-closed
, hotel-service
, lemon-2
, map-search
, puzzle-2
, report-search
, rotate-360
, tags
, text-resize
, trash-x
, user-search
, world-download
, world-upload
Fixed icons: `tag`
This commit is contained in:
10
src/_icons/brand-notion.svg
Normal file
10
src/_icons/brand-notion.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<rect x="4" y="4" width="16" height="16" rx="2" />
|
||||
<path d="M7 7h3l6 6" />
|
||||
<path d="M8 7v10" />
|
||||
<path d="M7 17h2" />
|
||||
<path d="M15 7h2" />
|
||||
<path d="M16 7v10h-1l-7 -7" />
|
||||
</svg>
|
8
src/_icons/device-watch-stats-2.svg
Normal file
8
src/_icons/device-watch-stats-2.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<rect x="6" y="6" width="12" height="12" rx="3" />
|
||||
<path d="M9 18v3h6v-3" />
|
||||
<path d="M9 6v-3h6v3" />
|
||||
<path d="M12 10a2 2 0 1 0 2 2" />
|
||||
</svg>
|
10
src/_icons/device-watch-stats.svg
Normal file
10
src/_icons/device-watch-stats.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<rect x="6" y="6" width="12" height="12" rx="3" />
|
||||
<path d="M9 18v3h6v-3" />
|
||||
<path d="M9 6v-3h6v3" />
|
||||
<path d="M9 14v-4" />
|
||||
<path d="M12 14v-1" />
|
||||
<path d="M15 14v-3" />
|
||||
</svg>
|
9
src/_icons/engine.svg
Normal file
9
src/_icons/engine.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M3 10v6" />
|
||||
<path d="M12 5v3" />
|
||||
<path d="M10 5h4" />
|
||||
<path d="M5 13h-2" />
|
||||
<path d="M6 10h2l2 -2h3.382a1 1 0 0 1 .894 .553l1.448 2.894a1 1 0 0 0 .894 .553h1.382v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1h-2v-2h-3v2a1 1 0 0 1 -1 1h-3.465a1 1 0 0 1 -.832 -.445l-1.703 -2.555h-2v-6z" />
|
||||
</svg>
|
11
src/_icons/git-pull-request-closed.svg
Normal file
11
src/_icons/git-pull-request-closed.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
tags: [code, version control, command]
|
||||
---
|
||||
<svg>
|
||||
<circle cx="6" cy="18" r="2" />
|
||||
<circle cx="6" cy="6" r="2" />
|
||||
<circle cx="18" cy="18" r="2" />
|
||||
<path d="M6 8v8" />
|
||||
<path d="M18 11v5" />
|
||||
<path d="M16 4l4 4m0 -4l-4 4" />
|
||||
</svg>
|
5
src/_icons/hotel-service.svg
Normal file
5
src/_icons/hotel-service.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M8.5 10a1.5 1.5 0 0 1 -1.5 -1.5a5.5 5.5 0 0 1 11 0v10.5a2 2 0 0 1 -2 2h-7a2 2 0 0 1 -2 -2v-2c0 -1.38 .71 -2.444 1.88 -3.175l4.424 -2.765c1.055 -.66 1.696 -1.316 1.696 -2.56a2.5 2.5 0 1 0 -5 0a1.5 1.5 0 0 1 -1.5 1.5z" />
|
||||
</svg>
|
5
src/_icons/lemon-2.svg
Normal file
5
src/_icons/lemon-2.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M18 4a2 2 0 0 1 1.185 3.611c1.55 2.94 .873 6.917 -1.892 9.682c-2.765 2.765 -6.743 3.442 -9.682 1.892a2 2 0 1 1 -2.796 -2.796c-1.55 -2.94 -.873 -6.917 1.892 -9.682c2.765 -2.765 6.743 -3.442 9.682 -1.892a1.999 1.999 0 0 1 1.611 -.815z" />
|
||||
</svg>
|
9
src/_icons/map-search.svg
Normal file
9
src/_icons/map-search.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M11 18l-2 -1l-6 3v-13l6 -3l6 3l6 -3v10" />
|
||||
<path d="M9 4v13" />
|
||||
<path d="M15 7v5" />
|
||||
<circle cx="16.5" cy="17.5" r="2.5" />
|
||||
<path d="M18.5 19.5l2.5 2.5" />
|
||||
</svg>
|
9
src/_icons/puzzle-2.svg
Normal file
9
src/_icons/puzzle-2.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<rect x="4" y="4" width="16" height="16" rx="2" />
|
||||
<path d="M12 4v2.5a0.5 .5 0 0 1 -.5 .5a1.5 1.5 0 0 0 0 3a0.5 .5 0 0 1 .5 .5v1.5" />
|
||||
<path d="M12 12v1.5a0.5 .5 0 0 0 .5 .5a1.5 1.5 0 0 1 0 3a0.5 .5 0 0 0 -.5 .5v2.5" />
|
||||
<path d="M20 12h-2.5a0.5 .5 0 0 1 -.5 -.5a1.5 1.5 0 0 0 -3 0a0.5 .5 0 0 1 -.5 .5h-1.5" />
|
||||
<path d="M12 12h-1.5a0.5 .5 0 0 0 -.5 .5a1.5 1.5 0 0 1 -3 0a0.5 .5 0 0 0 -.5 -.5h-2.5" />
|
||||
</svg>
|
11
src/_icons/report-search.svg
Normal file
11
src/_icons/report-search.svg
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M8 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h5.697" />
|
||||
<path d="M18 12v-5a2 2 0 0 0 -2 -2h-2" />
|
||||
<rect x="8" y="3" width="6" height="4" rx="2" />
|
||||
<path d="M8 11h4" />
|
||||
<path d="M8 15h3" />
|
||||
<circle cx="16.5" cy="17.5" r="2.5" />
|
||||
<path d="M18.5 19.5l2.5 2.5" />
|
||||
</svg>
|
6
src/_icons/rotate-360.svg
Normal file
6
src/_icons/rotate-360.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 16h4v4" />
|
||||
<path d="M19.458 11.042c.86 -2.366 .722 -4.58 -.6 -5.9c-2.272 -2.274 -7.185 -1.045 -10.973 2.743c-3.788 3.788 -5.017 8.701 -2.744 10.974c2.227 2.226 6.987 1.093 10.74 -2.515" />
|
||||
</svg>
|
@@ -1,8 +1,6 @@
|
||||
---
|
||||
tags: [label, price]
|
||||
version: "1.0"
|
||||
---
|
||||
<svg>
|
||||
<path d="M11 3l9 9a1.5 1.5 0 0 1 0 2l-6 6a1.5 1.5 0 0 1 -2 0l-9 -9v-4a4 4 0 0 1 4 -4h4" />
|
||||
<circle cx="9" cy="9" r="2" />
|
||||
<circle cx="8.5" cy="8.5" r="1" />
|
||||
<path d="M4 7v3.859c0 .537 .213 1.052 .593 1.432l8.116 8.116a2.025 2.025 0 0 0 2.864 0l4.834 -4.834a2.025 2.025 0 0 0 0 -2.864l-8.117 -8.116a2.025 2.025 0 0 0 -1.431 -.593h-3.859a3 3 0 0 0 -3 3z" />
|
||||
</svg>
|
||||
|
7
src/_icons/tags.svg
Normal file
7
src/_icons/tags.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M7.859 6h-2.834a2.025 2.025 0 0 0 -2.025 2.025v2.834c0 .537 .213 1.052 .593 1.432l6.116 6.116a2.025 2.025 0 0 0 2.864 0l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-6.117 -6.116a2.025 2.025 0 0 0 -1.431 -.593z" />
|
||||
<path d="M17.573 18.407l2.834 -2.834a2.025 2.025 0 0 0 0 -2.864l-7.117 -7.116" />
|
||||
<path d="M6 9h-.01" />
|
||||
</svg>
|
14
src/_icons/text-resize.svg
Normal file
14
src/_icons/text-resize.svg
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="5" cy="5" r="2" />
|
||||
<circle cx="19" cy="5" r="2" />
|
||||
<circle cx="5" cy="19" r="2" />
|
||||
<circle cx="19" cy="19" r="2" />
|
||||
<path d="M5 7v10" />
|
||||
<path d="M7 5h10" />
|
||||
<path d="M7 19h10" />
|
||||
<path d="M19 7v10" />
|
||||
<path d="M10 10h4" />
|
||||
<path d="M12 14v-4" />
|
||||
</svg>
|
8
src/_icons/trash-x.svg
Normal file
8
src/_icons/trash-x.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 7h16" />
|
||||
<path d="M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2 -2l1 -12" />
|
||||
<path d="M9 7v-3a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v3" />
|
||||
<path d="M10 12l4 4m0 -4l-4 4" />
|
||||
</svg>
|
8
src/_icons/user-search.svg
Normal file
8
src/_icons/user-search.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="7" r="4" />
|
||||
<path d="M6 21v-2a4 4 0 0 1 4 -4h1" />
|
||||
<circle cx="16.5" cy="17.5" r="2.5" />
|
||||
<path d="M18.5 19.5l2.5 2.5" />
|
||||
</svg>
|
10
src/_icons/world-download.svg
Normal file
10
src/_icons/world-download.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M21 12a9 9 0 1 0 -9 9" />
|
||||
<path d="M3.6 9h16.8" />
|
||||
<path d="M3.6 15h8.4" />
|
||||
<path d="M11.578 3a17 17 0 0 0 0 18" />
|
||||
<path d="M12.5 3c1.719 2.755 2.5 5.876 2.5 9" />
|
||||
<path d="M18 14v7m-3 -3l3 3l3 -3" />
|
||||
</svg>
|
10
src/_icons/world-upload.svg
Normal file
10
src/_icons/world-upload.svg
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M21 12a9 9 0 1 0 -9 9" />
|
||||
<path d="M3.6 9h16.8" />
|
||||
<path d="M3.6 15h8.4" />
|
||||
<path d="M11.578 3a17 17 0 0 0 0 18" />
|
||||
<path d="M12.5 3c1.719 2.755 2.5 5.876 2.5 9" />
|
||||
<path d="M18 21v-7m3 3l-3 -3l-3 3" />
|
||||
</svg>
|
Reference in New Issue
Block a user