mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-08-01 11:50:25 +02:00
compass, point, power
This commit is contained in:
6
_icons/compass.svg
Normal file
6
_icons/compass.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<polyline points="8 16 10 10 16 8 14 14 8 16" />
|
||||
<circle cx="12" cy="12" r="9" />
|
||||
</svg>
|
5
_icons/point.svg
Normal file
5
_icons/point.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="4" />
|
||||
</svg>
|
6
_icons/power.svg
Normal file
6
_icons/power.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 6a7.75 7.75 0 1010 0" />
|
||||
<line x1="12" y1="4" x2="12" y2="12" />
|
||||
</svg>
|
185
icons.svg
185
icons.svg
@@ -162,6 +162,8 @@
|
||||
<symbol id="tabler-code" class="icon tabler-icon tabler-icon-code" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="7 8 3 12 7 16" /><polyline points="17 8 21 12 17 16" /><line x1="14" y1="4" x2="10" y2="20" />
|
||||
</symbol>
|
||||
<symbol id="tabler-cog" class="icon tabler-icon tabler-icon-cog" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z" /><circle cx="12" cy="12" r="3" />
|
||||
</symbol>
|
||||
<symbol id="tabler-compass" class="icon tabler-icon tabler-icon-compass" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="8 16 10 10 16 8 14 14 8 16"></polyline><circle cx="12" cy="12" r="9" />
|
||||
</symbol>
|
||||
<symbol id="tabler-copy" class="icon tabler-icon tabler-icon-copy" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="8" y="8" width="12" height="12" rx="2" /><path d="M16 8v-2a2 2 0 00-2 -2h-8a2 2 0 00-2 2v8a2 2 0 002 2h2" />
|
||||
</symbol>
|
||||
@@ -276,6 +278,10 @@
|
||||
<symbol id="tabler-plus-triangle" class="icon tabler-icon tabler-icon-plus-triangle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="10" x2="12" y2="16" /><line x1="9" y1="13" x2="15" y2="13" /><path d="M5.07 19H19a2 2 0 001.75 -2.75L13.75 4a2 2 0 00-3.5 0L3.25 16.25a2 2 0 001.75 2.75" />
|
||||
</symbol>
|
||||
<symbol id="tabler-plus" class="icon tabler-icon tabler-icon-plus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19" /><line x1="5" y1="12" x2="19" y2="12" />
|
||||
</symbol>
|
||||
<symbol id="tabler-point" class="icon tabler-icon tabler-icon-point" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="4" />
|
||||
</symbol>
|
||||
<symbol id="tabler-power" class="icon tabler-icon tabler-icon-power" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 6a7.75 7.75 0 1010 0" /><line x1="12" y1="4" x2="12" y2="12" />
|
||||
</symbol>
|
||||
<symbol id="tabler-printer" class="icon tabler-icon tabler-icon-printer" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M17 17h2a2 2 0 002 -2v-4a2 2 0 00-2 -2h-14a2 2 0 00-2 2v4a2 2 0 002 2h2" /><path d="M17 9v-4a2 2 0 00-2 -2h-6a2 2 0 00-2 2v4" /><rect x="7" y="13" width="10" height="8" rx="2" />
|
||||
</symbol>
|
||||
@@ -422,93 +428,96 @@
|
||||
<use xlink:href="#tabler-cloud" x="834" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-code" x="24" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-cog" x="78" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-copy" x="132" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-credit-card" x="186" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-desktop" x="240" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-mobile" x="294" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-tablet" x="348" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-download" x="402" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-external-link" x="456" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-eye" x="510" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-check" x="564" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-download" x="618" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-minus" x="672" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-plus" x="726" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-text" x="780" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-x" x="834" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file" x="24" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-flag" x="78" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folder-minus" x="132" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folder-plus" x="186" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folder-x" x="240" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folder" x="294" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folders" x="348" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-glass" x="402" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-grid" x="456" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-heart" x="510" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-home" x="564" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-ice-cream" x="618" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-key" x="672" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-layout" x="726" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lego" x="780" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lock-open" x="834" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lock" x="24" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-magnet" x="78" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mail-opened" x="132" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mail" x="186" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-map-pin" x="240" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-map" x="294" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-maximize" x="348" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-menu" x="402" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minimize" x="456" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-circle" x="510" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-square" x="564" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-triangle" x="618" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus" x="672" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-confuzed" x="726" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-happy" x="780" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-neutral" x="834" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-sad" x="24" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-smile" x="78" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-moon" x="132" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-more-vertical" x="186" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-more" x="240" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-music" x="294" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-photo" x="348" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-circle" x="402" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-square" x="456" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-triangle" x="510" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus" x="564" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-printer" x="618" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-puzzle" x="672" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-qrcode" x="726" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-search" x="780" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-selector" x="834" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-share" x="24" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-shield-check" x="78" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-shield" x="132" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-square" x="186" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-star" x="240" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-sun" x="294" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-swich-horizontal" x="348" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-switch-vertical" x="402" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-tag" x="456" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-target" x="510" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trash" x="564" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trending-down" x="618" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trending-up" x="672" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-triangle" x="726" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trophy" x="780" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-upload" x="834" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-check" x="24" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-minus" x="78" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-plus" x="132" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-x" x="186" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user" x="240" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-viewfinder" x="294" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-world" x="348" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-x" x="402" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-zoom-in" x="456" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-zoom-out" x="510" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-compass" x="132" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-copy" x="186" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-credit-card" x="240" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-desktop" x="294" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-mobile" x="348" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-tablet" x="402" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-download" x="456" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-external-link" x="510" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-eye" x="564" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-check" x="618" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-download" x="672" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-minus" x="726" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-plus" x="780" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-text" x="834" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-x" x="24" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file" x="78" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-flag" x="132" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folder-minus" x="186" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folder-plus" x="240" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folder-x" x="294" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folder" x="348" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-folders" x="402" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-glass" x="456" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-grid" x="510" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-heart" x="564" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-home" x="618" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-ice-cream" x="672" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-key" x="726" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-layout" x="780" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lego" x="834" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lock-open" x="24" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lock" x="78" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-magnet" x="132" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mail-opened" x="186" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mail" x="240" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-map-pin" x="294" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-map" x="348" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-maximize" x="402" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-menu" x="456" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minimize" x="510" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-circle" x="564" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-square" x="618" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-triangle" x="672" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus" x="726" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-confuzed" x="780" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-happy" x="834" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-neutral" x="24" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-sad" x="78" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-smile" x="132" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-moon" x="186" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-more-vertical" x="240" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-more" x="294" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-music" x="348" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-photo" x="402" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-circle" x="456" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-square" x="510" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-triangle" x="564" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus" x="618" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-point" x="672" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-power" x="726" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-printer" x="780" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-puzzle" x="834" y="456" width="24" height="24" />
|
||||
<use xlink:href="#tabler-qrcode" x="24" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-search" x="78" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-selector" x="132" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-share" x="186" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-shield-check" x="240" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-shield" x="294" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-square" x="348" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-star" x="402" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-sun" x="456" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-swich-horizontal" x="510" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-switch-vertical" x="564" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-tag" x="618" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-target" x="672" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trash" x="726" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trending-down" x="780" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trending-up" x="834" y="510" width="24" height="24" />
|
||||
<use xlink:href="#tabler-triangle" x="24" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trophy" x="78" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-upload" x="132" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-check" x="186" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-minus" x="240" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-plus" x="294" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-x" x="348" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user" x="402" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-viewfinder" x="456" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-world" x="510" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-x" x="564" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-zoom-in" x="618" y="564" width="24" height="24" />
|
||||
<use xlink:href="#tabler-zoom-out" x="672" y="564" width="24" height="24" />
|
||||
|
||||
</svg>
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 73 KiB |
Reference in New Issue
Block a user