mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-02 02:12:49 +02:00
weather icons
This commit is contained in:
7
_icons/cloud-rain.svg
Normal file
7
_icons/cloud-rain.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
group: weather
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7"></path>
|
||||
<path d="M11 13v2m0 3v2m4 -5v2m0 3v2"></path>
|
||||
</svg>
|
7
_icons/cloud-snow.svg
Normal file
7
_icons/cloud-snow.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
group: weather
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7"></path>
|
||||
<path d="M11 15v.01m0 3v.01m0 3v.01m4 -4v.01m0 3v.01"></path>
|
||||
</svg>
|
6
_icons/cloud.svg
Normal file
6
_icons/cloud.svg
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
group: weather
|
||||
---
|
||||
<svg>
|
||||
<path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-12"></path>
|
||||
</svg>
|
8
_icons/credit-card.svg
Normal file
8
_icons/credit-card.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<rect x="3" y="5" width="18" height="14" rx="3"></rect>
|
||||
<polyline points="3 10 21 10"></polyline>
|
||||
<polyline points="7 15 7.01 15"></polyline>
|
||||
<polyline points="11 15 13 15"></polyline>
|
||||
</svg>
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
group: download
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2"></path>
|
||||
|
7
_icons/map.svg
Normal file
7
_icons/map.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<polyline points="3 4 9 7 15 4 21 7 21 20 15 17 9 20 3 17 3 4"></polyline>
|
||||
<polyline points="9 7 9 20"></polyline>
|
||||
<polyline points="15 4 15 17"></polyline>
|
||||
</svg>
|
5
_icons/moon.svg
Normal file
5
_icons/moon.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<path d="M12 3a9 9 0 109 9a6.5 6.5 0 11-9 -9"></path>
|
||||
</svg>
|
7
_icons/printer.svg
Normal file
7
_icons/printer.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
---
|
||||
<svg>
|
||||
<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>
|
||||
<path d="M17 9v-4a2 2 0 00-2 -2h-6a2 2 0 00-2 2v4"></path>
|
||||
<rect x="7" y="13" width="10" height="8" rx="2"></rect>
|
||||
</svg>
|
7
_icons/sun.svg
Normal file
7
_icons/sun.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
group: weather
|
||||
---
|
||||
<svg>
|
||||
<circle cx="12" cy="12" r="4" />
|
||||
<path d="M3 12h1M12 3v1M20 12h1M12 20v1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7M17.7 17.7l.7 .7M6.3 17.7l-.7 .7"></path>
|
||||
</svg>
|
@@ -1,4 +1,5 @@
|
||||
---
|
||||
group: download
|
||||
---
|
||||
<svg>
|
||||
<path d="M4 17v2a2 2 0 002 2h12a2 2 0 002 -2v-2"></path>
|
||||
|
134
icons.svg
134
icons.svg
@@ -133,12 +133,20 @@
|
||||
<symbol id="tabler-clipboard" class="icon tabler-icon tabler-icon-clipboard" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><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" />
|
||||
</symbol>
|
||||
<symbol id="tabler-clock" class="icon tabler-icon tabler-icon-clock" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><polyline points="12 7 12 12 9 15" />
|
||||
</symbol>
|
||||
<symbol id="tabler-cloud-rain" class="icon tabler-icon tabler-icon-cloud-rain" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7"></path><path d="M11 13v2m0 3v2m4 -5v2m0 3v2"></path>
|
||||
</symbol>
|
||||
<symbol id="tabler-cloud-snow" class="icon tabler-icon tabler-icon-cloud-snow" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7"></path><path d="M11 15v.01m0 3v.01m0 3v.01m4 -4v.01m0 3v.01"></path>
|
||||
</symbol>
|
||||
<symbol id="tabler-cloud" class="icon tabler-icon tabler-icon-cloud" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M7 18a4.6 4.4 0 01 0 -9h0a5 4.5 0 0111 2h1a3.5 3.5 0 01 0 7h-12"></path>
|
||||
</symbol>
|
||||
<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" /><polyline points="14 4 10 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"></circle>
|
||||
</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"></rect><path d="M16 8v-2a2 2 0 00-2 -2h-8a2 2 0 00-2 2v8a2 2 0 002 2h2"></path>
|
||||
</symbol>
|
||||
<symbol id="tabler-credit-card" class="icon tabler-icon tabler-icon-credit-card" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="5" width="18" height="14" rx="3"></rect><polyline points="3 10 21 10"></polyline><polyline points="7 15 7.01 15"></polyline><polyline points="11 15 13 15"></polyline>
|
||||
</symbol>
|
||||
<symbol id="tabler-device-desktop" class="icon tabler-icon tabler-icon-device-desktop" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="4" width="18" height="12" rx="1"></rect><polyline points="7 20 17 20"></polyline><polyline points="9 16 9 20"></polyline><polyline points="15 16 15 20"></polyline>
|
||||
</symbol>
|
||||
@@ -177,6 +185,8 @@
|
||||
<symbol id="tabler-magnet" class="icon tabler-icon tabler-icon-magnet" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4 13v-8a2 2 0 012 -2h1a2 2 0 012 2v8a2 2 0 006 0v-8a2 2 0 012 -2h1a2 2 0 012 2v8a8 8 0 01-16 0"></path><polyline points="4 8 9 8"></polyline><polyline points="15 8 19 8"></polyline>
|
||||
</symbol>
|
||||
<symbol id="tabler-map-pin" class="icon tabler-icon tabler-icon-map-pin" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="11" r="3"></circle><path d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"></path>
|
||||
</symbol>
|
||||
<symbol id="tabler-map" class="icon tabler-icon tabler-icon-map" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="3 4 9 7 15 4 21 7 21 20 15 17 9 20 3 17 3 4"></polyline><polyline points="9 7 9 20"></polyline><polyline points="15 4 15 17"></polyline>
|
||||
</symbol>
|
||||
<symbol id="tabler-menu" class="icon tabler-icon tabler-icon-menu" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="8" x2="20" y2="8" /><line x1="4" y1="16" x2="20" y2="16" />
|
||||
</symbol>
|
||||
@@ -195,6 +205,8 @@
|
||||
<symbol id="tabler-mood-sad" class="icon tabler-icon tabler-icon-mood-sad" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><path stroke-linecap="round" d="M9 9v.01M15 9v.01M14.828 15.328a3.987 3.987 0 00-2.82-1.171 3.988 3.988 0 00-2.836 1.171"/>
|
||||
</symbol>
|
||||
<symbol id="tabler-mood-smile" class="icon tabler-icon tabler-icon-mood-smile" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><path d="M9 9h.01M15 9h.01M9.172 14.828c.707.708 1.799 1.17 2.82 1.172a3.988 3.988 0 002.836-1.172"/>
|
||||
</symbol>
|
||||
<symbol id="tabler-moon" class="icon tabler-icon tabler-icon-moon" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M12 3a9 9 0 109 9a6.5 6.5 0 11-9 -9"></path>
|
||||
</symbol>
|
||||
<symbol id="tabler-more-vertical" class="icon tabler-icon tabler-icon-more-vertical" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r=".75" /><circle cx="12" cy="19" r=".75" /><circle cx="12" cy="5" r=".75" />
|
||||
</symbol>
|
||||
@@ -207,6 +219,8 @@
|
||||
<symbol id="tabler-plus-square" class="icon tabler-icon tabler-icon-plus-square" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="8" y1="12" x2="16" y2="12" />
|
||||
</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-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><path d="M17 9v-4a2 2 0 00-2 -2h-6a2 2 0 00-2 2v4"></path><rect x="7" y="13" width="10" height="8" rx="2"></rect>
|
||||
</symbol>
|
||||
<symbol id="tabler-qrcode" class="icon tabler-icon tabler-icon-qrcode" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="4" height="4" rx="1" ry="1"/><rect x="16" y="4" width="4" height="4" rx="1" ry="1"/><rect x="4" y="16" width="4" height="4" rx="1" ry="1"/><polyline points="12 4 12 5"/><polyline points="12 8 12 12 15 12"/><polyline points="4 12 5 12"/><polyline points="8 12 9 12"/><polyline points="18 12 20 12"/><polyline points="12 16 16 16"/><polyline points="19 16 20 16"/><polyline points="12 20 14 20"/><polyline points="17 20 20 20"/>
|
||||
</symbol>
|
||||
@@ -215,6 +229,8 @@
|
||||
<symbol id="tabler-square" class="icon tabler-icon tabler-icon-square" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2" />
|
||||
</symbol>
|
||||
<symbol id="tabler-star" class="icon tabler-icon tabler-icon-star" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M12 17.75l-6.172 3.245 1.179-6.873-4.993-4.867 6.9-1.002L12 2l3.086 6.253 6.9 1.002-4.993 4.867 1.179 6.873z" />
|
||||
</symbol>
|
||||
<symbol id="tabler-sun" class="icon tabler-icon tabler-icon-sun" 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" /><path d="M3 12h1M12 3v1M20 12h1M12 20v1M5.6 5.6l.7 .7M18.4 5.6l-.7 .7M17.7 17.7l.7 .7M6.3 17.7l-.7 .7"></path>
|
||||
</symbol>
|
||||
<symbol id="tabler-swich-horizontal" class="icon tabler-icon tabler-icon-swich-horizontal" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="16 3 20 7 16 11"/><polyline points="10 7 20 7"/><polyline points="8 13 4 17 8 21"/><polyline points="4 17 13 17"/>
|
||||
</symbol>
|
||||
@@ -306,60 +322,68 @@
|
||||
<use xlink:href="#tabler-clipboard-x" x="564" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-clipboard" x="618" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-clock" x="672" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-code" x="726" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-cog" x="780" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-copy" x="834" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-desktop" x="24" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-mobile" x="78" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-tablet" x="132" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-download" x="186" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-check" x="240" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-download" x="294" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-minus" x="348" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-plus" x="402" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-text" x="456" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-x" x="510" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file" x="564" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-grid" x="618" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-heart" x="672" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-home" x="726" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-layout" x="780" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lock-open" x="834" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lock" x="24" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-magnet" x="78" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-map-pin" x="132" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-menu" x="186" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-circle" x="240" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-square" x="294" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus" x="348" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-confuzed" x="402" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-happy" x="456" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-neutral" x="510" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-sad" x="564" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-smile" x="618" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-more-vertical" x="672" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-more" x="726" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-photo" x="780" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-circle" x="834" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-square" x="24" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus" x="78" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-qrcode" x="132" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-search" x="186" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-square" x="240" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-star" x="294" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-swich-horizontal" x="348" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-switch-vertical" x="402" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trending-down" x="456" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trending-up" x="510" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-upload" x="564" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-check" x="618" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-minus" x="672" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-plus" x="726" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-x" x="780" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user" x="834" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-viewfinder" x="24" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-x" x="78" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-zoom-in" x="132" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-zoom-out" x="186" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-cloud-rain" x="726" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-cloud-snow" x="780" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-cloud" x="834" y="186" width="24" height="24" />
|
||||
<use xlink:href="#tabler-code" x="24" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-cog" x="78" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-copy" x="132" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-credit-card" x="186" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-desktop" x="240" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-mobile" x="294" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-device-tablet" x="348" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-download" x="402" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-check" x="456" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-download" x="510" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-minus" x="564" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-plus" x="618" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-text" x="672" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file-x" x="726" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-file" x="780" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-grid" x="834" y="240" width="24" height="24" />
|
||||
<use xlink:href="#tabler-heart" x="24" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-home" x="78" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-layout" x="132" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lock-open" x="186" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-lock" x="240" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-magnet" x="294" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-map-pin" x="348" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-map" x="402" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-menu" x="456" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-circle" x="510" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus-square" x="564" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-minus" x="618" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-confuzed" x="672" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-happy" x="726" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-neutral" x="780" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-sad" x="834" y="294" width="24" height="24" />
|
||||
<use xlink:href="#tabler-mood-smile" x="24" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-moon" x="78" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-more-vertical" x="132" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-more" x="186" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-photo" x="240" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-circle" x="294" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus-square" x="348" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-plus" x="402" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-printer" x="456" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-qrcode" x="510" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-search" x="564" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-square" x="618" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-star" x="672" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-sun" x="726" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-swich-horizontal" x="780" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-switch-vertical" x="834" y="348" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trending-down" x="24" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-trending-up" x="78" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-upload" x="132" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-check" x="186" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-minus" x="240" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-plus" x="294" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user-x" x="348" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-user" x="402" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-viewfinder" x="456" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-x" x="510" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-zoom-in" x="564" y="402" width="24" height="24" />
|
||||
<use xlink:href="#tabler-zoom-out" x="618" y="402" width="24" height="24" />
|
||||
|
||||
</svg>
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 53 KiB |
@@ -21,6 +21,8 @@
|
||||
<div class="container">
|
||||
<div class="box">
|
||||
|
||||
{% assign icons = site.icons %}
|
||||
|
||||
{% assign first-icon = site.icons | reverse | first %}
|
||||
{% assign slug = first-icon.slug %}
|
||||
{% capture first-icon %}
|
||||
@@ -85,7 +87,7 @@
|
||||
|
||||
<div class="mb">
|
||||
<div class="icons-list">
|
||||
{% for icon in site.icons %}
|
||||
{% for icon in icons %}
|
||||
{% assign name = icon.slug %}
|
||||
<a href="#" class="icons-list-icon js-icon" title="{{ icon.slug }}" data-icon="{{ name }}">
|
||||
{% include icon.html name=name %}
|
||||
@@ -96,7 +98,7 @@
|
||||
|
||||
<div class="mb">
|
||||
<div class="icons-list icons-list-squares">
|
||||
{% for icon in site.icons %}
|
||||
{% for icon in icons %}
|
||||
{% assign name = icon.slug %}
|
||||
<a href="#" class="icons-list-icon js-icon" title="{{ icon.slug }}" data-icon="{{ name }}">
|
||||
{% include icon.html name=name %}
|
||||
|
Reference in New Issue
Block a user