diff options
Diffstat (limited to 'icons')
-rw-r--r-- | icons/border-bottom.svg | 23 | ||||
-rw-r--r-- | icons/border-horizontal.svg | 23 | ||||
-rw-r--r-- | icons/border-inner.svg | 18 | ||||
-rw-r--r-- | icons/border-left.svg | 23 | ||||
-rw-r--r-- | icons/border-none.svg | 29 | ||||
-rw-r--r-- | icons/border-outer.svg | 9 | ||||
-rw-r--r-- | icons/border-radius.svg | 12 | ||||
-rw-r--r-- | icons/border-right.svg | 23 | ||||
-rw-r--r-- | icons/border-top.svg | 23 | ||||
-rw-r--r-- | icons/border-vertical.svg | 23 | ||||
-rw-r--r-- | icons/brand-dribbble.svg | 4 | ||||
-rw-r--r-- | icons/brand-github.svg | 2 | ||||
-rw-r--r-- | icons/brand-google.svg | 2 | ||||
-rw-r--r-- | icons/brand-paypal.svg | 2 | ||||
-rw-r--r-- | icons/brand-sketch.svg | 2 | ||||
-rw-r--r-- | icons/drag-drop-2.svg | 8 | ||||
-rw-r--r-- | icons/drag-drop.svg | 8 | ||||
-rw-r--r-- | icons/hexagon.svg | 2 | ||||
-rw-r--r-- | icons/layers-difference.svg | 5 | ||||
-rw-r--r-- | icons/live-photo.svg | 15 | ||||
-rw-r--r-- | icons/rotate-2.svg | 6 | ||||
-rw-r--r-- | icons/rotate-clockwise-2.svg | 6 |
22 files changed, 194 insertions, 74 deletions
diff --git a/icons/border-bottom.svg b/icons/border-bottom.svg index f9907e39..4da87d2a 100644 --- a/icons/border-bottom.svg +++ b/icons/border-bottom.svg @@ -1,13 +1,22 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-bottom" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <line x1="20" y1="20" x2="4" y2="20" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> + <line x1="4" y1="4" x2="4" y2="4.01" /> + <line x1="8" y1="4" x2="8" y2="4.01" /> + <line x1="12" y1="4" x2="12" y2="4.01" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="20" y1="4" x2="20" y2="4.01" /> + <line x1="4" y1="8" x2="4" y2="8.01" /> + <line x1="12" y1="8" x2="12" y2="8.01" /> + <line x1="20" y1="8" x2="20" y2="8.01" /> + <line x1="4" y1="12" x2="4" y2="12.01" /> + <line x1="8" y1="12" x2="8" y2="12.01" /> + <line x1="12" y1="12" x2="12" y2="12.01" /> + <line x1="16" y1="12" x2="16" y2="12.01" /> + <line x1="20" y1="12" x2="20" y2="12.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> + <line x1="12" y1="16" x2="12" y2="16.01" /> + <line x1="20" y1="16" x2="20" y2="16.01" /> </svg> diff --git a/icons/border-horizontal.svg b/icons/border-horizontal.svg index f3c9a582..9363f276 100644 --- a/icons/border-horizontal.svg +++ b/icons/border-horizontal.svg @@ -1,13 +1,22 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-horizontal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <line x1="4" y1="12" x2="20" y2="12" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> + <line x1="4" y1="4" x2="4" y2="4.01" /> + <line x1="8" y1="4" x2="8" y2="4.01" /> + <line x1="12" y1="4" x2="12" y2="4.01" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="20" y1="4" x2="20" y2="4.01" /> + <line x1="4" y1="8" x2="4" y2="8.01" /> + <line x1="12" y1="8" x2="12" y2="8.01" /> + <line x1="20" y1="8" x2="20" y2="8.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> + <line x1="12" y1="16" x2="12" y2="16.01" /> + <line x1="20" y1="16" x2="20" y2="16.01" /> + <line x1="4" y1="20" x2="4" y2="20.01" /> + <line x1="8" y1="20" x2="8" y2="20.01" /> + <line x1="12" y1="20" x2="12" y2="20.01" /> + <line x1="16" y1="20" x2="16" y2="20.01" /> + <line x1="20" y1="20" x2="20" y2="20.01" /> </svg> diff --git a/icons/border-inner.svg b/icons/border-inner.svg index 87ced692..ff7be18f 100644 --- a/icons/border-inner.svg +++ b/icons/border-inner.svg @@ -2,12 +2,18 @@ <path stroke="none" d="M0 0h24v24H0z"/> <line x1="4" y1="12" x2="20" y2="12" /> <line x1="12" y1="4" x2="12" y2="20" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="20" y1="4" x2="20" y2="20" /> - </g> + <line x1="4" y1="4" x2="4" y2="4.01" /> + <line x1="8" y1="4" x2="8" y2="4.01" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="20" y1="4" x2="20" y2="4.01" /> + <line x1="4" y1="8" x2="4" y2="8.01" /> + <line x1="20" y1="8" x2="20" y2="8.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> + <line x1="20" y1="16" x2="20" y2="16.01" /> + <line x1="4" y1="20" x2="4" y2="20.01" /> + <line x1="8" y1="20" x2="8" y2="20.01" /> + <line x1="16" y1="20" x2="16" y2="20.01" /> + <line x1="20" y1="20" x2="20" y2="20.01" /> </svg> diff --git a/icons/border-left.svg b/icons/border-left.svg index e82bba16..25bae23f 100644 --- a/icons/border-left.svg +++ b/icons/border-left.svg @@ -1,13 +1,22 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-left" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <line x1="4" y1="20" x2="4" y2="4" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> + <line x1="8" y1="4" x2="8" y2="4.01" /> + <line x1="12" y1="4" x2="12" y2="4.01" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="20" y1="4" x2="20" y2="4.01" /> + <line x1="12" y1="8" x2="12" y2="8.01" /> + <line x1="20" y1="8" x2="20" y2="8.01" /> + <line x1="8" y1="12" x2="8" y2="12.01" /> + <line x1="12" y1="12" x2="12" y2="12.01" /> + <line x1="16" y1="12" x2="16" y2="12.01" /> + <line x1="20" y1="12" x2="20" y2="12.01" /> + <line x1="12" y1="16" x2="12" y2="16.01" /> + <line x1="20" y1="16" x2="20" y2="16.01" /> + <line x1="8" y1="20" x2="8" y2="20.01" /> + <line x1="12" y1="20" x2="12" y2="20.01" /> + <line x1="16" y1="20" x2="16" y2="20.01" /> + <line x1="20" y1="20" x2="20" y2="20.01" /> </svg> diff --git a/icons/border-none.svg b/icons/border-none.svg index ec7b0b2b..2ee712cc 100644 --- a/icons/border-none.svg +++ b/icons/border-none.svg @@ -1,13 +1,26 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-none" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> + <line x1="4" y1="4" x2="4" y2="4.01" /> + <line x1="8" y1="4" x2="8" y2="4.01" /> + <line x1="12" y1="4" x2="12" y2="4.01" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="20" y1="4" x2="20" y2="4.01" /> + <line x1="4" y1="8" x2="4" y2="8.01" /> + <line x1="12" y1="8" x2="12" y2="8.01" /> + <line x1="20" y1="8" x2="20" y2="8.01" /> + <line x1="4" y1="12" x2="4" y2="12.01" /> + <line x1="8" y1="12" x2="8" y2="12.01" /> + <line x1="12" y1="12" x2="12" y2="12.01" /> + <line x1="16" y1="12" x2="16" y2="12.01" /> + <line x1="20" y1="12" x2="20" y2="12.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> + <line x1="12" y1="16" x2="12" y2="16.01" /> + <line x1="20" y1="16" x2="20" y2="16.01" /> + <line x1="4" y1="20" x2="4" y2="20.01" /> + <line x1="8" y1="20" x2="8" y2="20.01" /> + <line x1="12" y1="20" x2="12" y2="20.01" /> + <line x1="16" y1="20" x2="16" y2="20.01" /> + <line x1="20" y1="20" x2="20" y2="20.01" /> </svg> diff --git a/icons/border-outer.svg b/icons/border-outer.svg index da3ed483..c947bd25 100644 --- a/icons/border-outer.svg +++ b/icons/border-outer.svg @@ -1,10 +1,11 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-outer" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <rect x="4" y="4" width="16" height="16" rx="2" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> + <line x1="12" y1="8" x2="12" y2="8.01" /> + <line x1="8" y1="12" x2="8" y2="12.01" /> + <line x1="12" y1="12" x2="12" y2="12.01" /> + <line x1="16" y1="12" x2="16" y2="12.01" /> + <line x1="12" y1="16" x2="12" y2="16.01" /> </svg> diff --git a/icons/border-radius.svg b/icons/border-radius.svg index b50acb85..4238e826 100644 --- a/icons/border-radius.svg +++ b/icons/border-radius.svg @@ -1,7 +1,17 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-radius" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <path d="M16.01 4h4v16h-16v-4.01" stroke-dasharray=".001 4" /> <path d="M4 12v-4a4 4 0 0 1 4 -4h4" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="20" y1="4" x2="20" y2="4.01" /> + <line x1="20" y1="8" x2="20" y2="8.01" /> + <line x1="20" y1="12" x2="20" y2="12.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> + <line x1="20" y1="16" x2="20" y2="16.01" /> + <line x1="4" y1="20" x2="4" y2="20.01" /> + <line x1="8" y1="20" x2="8" y2="20.01" /> + <line x1="12" y1="20" x2="12" y2="20.01" /> + <line x1="16" y1="20" x2="16" y2="20.01" /> + <line x1="20" y1="20" x2="20" y2="20.01" /> </svg> diff --git a/icons/border-right.svg b/icons/border-right.svg index 261d36ce..9510ce04 100644 --- a/icons/border-right.svg +++ b/icons/border-right.svg @@ -1,13 +1,22 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-right" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <line x1="20" y1="4" x2="20" y2="20" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> + <line x1="4" y1="4" x2="4" y2="4.01" /> + <line x1="8" y1="4" x2="8" y2="4.01" /> + <line x1="12" y1="4" x2="12" y2="4.01" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="4" y1="8" x2="4" y2="8.01" /> + <line x1="12" y1="8" x2="12" y2="8.01" /> + <line x1="4" y1="12" x2="4" y2="12.01" /> + <line x1="8" y1="12" x2="8" y2="12.01" /> + <line x1="12" y1="12" x2="12" y2="12.01" /> + <line x1="16" y1="12" x2="16" y2="12.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> + <line x1="12" y1="16" x2="12" y2="16.01" /> + <line x1="4" y1="20" x2="4" y2="20.01" /> + <line x1="8" y1="20" x2="8" y2="20.01" /> + <line x1="12" y1="20" x2="12" y2="20.01" /> + <line x1="16" y1="20" x2="16" y2="20.01" /> </svg> diff --git a/icons/border-top.svg b/icons/border-top.svg index 4b889772..2b8f10db 100644 --- a/icons/border-top.svg +++ b/icons/border-top.svg @@ -1,13 +1,22 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-top" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <line x1="4" y1="4" x2="20" y2="4" /> - <g stroke-dasharray=".001 4"> - <line x1="20" y1="4" x2="20" y2="20" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="12" y1="4" x2="12" y2="20" /> - </g> + <line x1="4" y1="8" x2="4" y2="8.01" /> + <line x1="12" y1="8" x2="12" y2="8.01" /> + <line x1="20" y1="8" x2="20" y2="8.01" /> + <line x1="4" y1="12" x2="4" y2="12.01" /> + <line x1="8" y1="12" x2="8" y2="12.01" /> + <line x1="12" y1="12" x2="12" y2="12.01" /> + <line x1="16" y1="12" x2="16" y2="12.01" /> + <line x1="20" y1="12" x2="20" y2="12.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> + <line x1="12" y1="16" x2="12" y2="16.01" /> + <line x1="20" y1="16" x2="20" y2="16.01" /> + <line x1="4" y1="20" x2="4" y2="20.01" /> + <line x1="8" y1="20" x2="8" y2="20.01" /> + <line x1="12" y1="20" x2="12" y2="20.01" /> + <line x1="16" y1="20" x2="16" y2="20.01" /> + <line x1="20" y1="20" x2="20" y2="20.01" /> </svg> diff --git a/icons/border-vertical.svg b/icons/border-vertical.svg index 6b5d7934..4f4f21e1 100644 --- a/icons/border-vertical.svg +++ b/icons/border-vertical.svg @@ -1,13 +1,22 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-border-vertical" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <line x1="12" y1="4" x2="12" y2="20" /> - <g stroke-dasharray=".001 4"> - <line x1="4" y1="12" x2="20" y2="12" /> - <line x1="4" y1="4" x2="20" y2="4" /> - <line x1="4" y1="20" x2="4" y2="4" /> - <line x1="20" y1="20" x2="4" y2="20" /> - <line x1="20" y1="4" x2="20" y2="20" /> - </g> + <line x1="4" y1="4" x2="4" y2="4.01" /> + <line x1="8" y1="4" x2="8" y2="4.01" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="20" y1="4" x2="20" y2="4.01" /> + <line x1="4" y1="8" x2="4" y2="8.01" /> + <line x1="20" y1="8" x2="20" y2="8.01" /> + <line x1="4" y1="12" x2="4" y2="12.01" /> + <line x1="8" y1="12" x2="8" y2="12.01" /> + <line x1="16" y1="12" x2="16" y2="12.01" /> + <line x1="20" y1="12" x2="20" y2="12.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> + <line x1="20" y1="16" x2="20" y2="16.01" /> + <line x1="4" y1="20" x2="4" y2="20.01" /> + <line x1="8" y1="20" x2="8" y2="20.01" /> + <line x1="16" y1="20" x2="16" y2="20.01" /> + <line x1="20" y1="20" x2="20" y2="20.01" /> </svg> diff --git a/icons/brand-dribbble.svg b/icons/brand-dribbble.svg index 7554a694..3d99db14 100644 --- a/icons/brand-dribbble.svg +++ b/icons/brand-dribbble.svg @@ -2,8 +2,8 @@ <path stroke="none" d="M0 0h24v24H0z"/> <circle cx="12" cy="12" r="9" /> <path d="M9 3.6c5 6 7 10.5 7.5 16.2" /> - <path d="M6.4 19c3.5-3.5 6-6.5 14.5-6.4" /> - <path d="M3.1 10.75c5 0 9.814-.38 15.314-5" /> + <path d="M6.4 19c3.5 -3.5 6 -6.5 14.5 -6.4" /> + <path d="M3.1 10.75c5 0 9.814 -.38 15.314 -5" /> </svg> diff --git a/icons/brand-github.svg b/icons/brand-github.svg index 4a48d7ae..c18c1617 100644 --- a/icons/brand-github.svg +++ b/icons/brand-github.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-github" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <path d="M9 19c-4.286 1.35-4.286-2.55-6-3m12 5v-3.5c0-1 .099-1.405-.5-2 2.791-.3 5.5-1.366 5.5-6.04a4.567 4.567 0 0 0 -1.333 -3.21 4.192 4.192 0 00-.08-3.227s-1.05-.3-3.476 1.267a12.334 12.334 0 0 0 -6.222 0C6.462 2.723 5.413 3.023 5.413 3.023a4.192 4.192 0 0 0 -.08 3.227A4.566 4.566 0 004 9.486c0 4.64 2.709 5.68 5.5 6.014-.591.589-.56 1.183-.5 2V21" /> + <path d="M9 19c-4.286 1.35-4.286-2.55-6-3m12 5v-3.5c0-1 .099-1.405-.5-2 2.791-.3 5.5-1.366 5.5-6.04a4.567 4.567 0 0 0 -1.333 -3.21a4.192 4.192 0 0 0 -.08 -3.227s-1.05-.3-3.476 1.267a12.334 12.334 0 0 0 -6.222 0C6.462 2.723 5.413 3.023 5.413 3.023a4.192 4.192 0 0 0 -.08 3.227A4.566 4.566 0 0 0 4 9.486c0 4.64 2.709 5.68 5.5 6.014-.591.589-.56 1.183-.5 2V21" /> </svg> diff --git a/icons/brand-google.svg b/icons/brand-google.svg index da5bd4cf..c41076cb 100644 --- a/icons/brand-google.svg +++ b/icons/brand-google.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-google" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <path d="M17.788 5.108a9 9 0 1021 12h-8" /> + <path d="M17.788 5.108A9 9 0 1 0 21 12h-8" /> </svg> diff --git a/icons/brand-paypal.svg b/icons/brand-paypal.svg index 071ba27a..305e3b89 100644 --- a/icons/brand-paypal.svg +++ b/icons/brand-paypal.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-paypal" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <path d="M10 13l2.538-.003c2.46 0 4.962-2.497 4.962-4.997 0-3-1.89-5-4.962-5H7c-.5 0-1 .5-1 1L4 18c0 .5.5 1 1 1h2.846L9 14c.089-.564.43-1 1-1zm7.467-5.837C19.204 8.153 20 10 20 12c0 2.467-2.54 4.505-5 4.505h.021-2.629l-.576 3.65a.998.998 0 01-.988.844l-2.712-.002a.5.5 0 01-.494-.578L7.846 19" /> + <path d="M10 13l2.538-.003c2.46 0 4.962-2.497 4.962-4.997 0-3-1.89-5-4.962-5H7c-.5 0-1 .5-1 1L4 18c0 .5.5 1 1 1h2.846L9 14c.089-.564.43-1 1-1zm7.467-5.837C19.204 8.153 20 10 20 12c0 2.467-2.54 4.505-5 4.505h.021-2.629l-.576 3.65a.998 .998 0 0 1 -.988 .844l-2.712-.002a.5 .5 0 0 1 -.494 -.578L7.846 19" /> </svg> diff --git a/icons/brand-sketch.svg b/icons/brand-sketch.svg index 35a5de42..1c6c99a9 100644 --- a/icons/brand-sketch.svg +++ b/icons/brand-sketch.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-sketch" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <path d="M3.262 10.878l7.991 8.789c.4.44 1.091.44 1.491 0l7.993-8.79c.313-.344.349-.859.087-1.243L17.287 4.44a.996.996 0 00-.823-.436H7.538a.996.996 0 00-.823.436 2713782426.663 2713782426.663 0 01-3.54 5.192c-.263.385-.227.901.087 1.246z" /> + <path d="M3.262 10.878l7.991 8.789c.4.44 1.091.44 1.491 0l7.993-8.79c.313-.344.349-.859.087-1.243L17.287 4.44a1 1 0 0 0 -.823 -.436H7.538a1 1 0 0 0 -.823 .436l-3.54 5.192c-.263 .385 -.227 .901 .087 1.246z" /> </svg> diff --git a/icons/drag-drop-2.svg b/icons/drag-drop-2.svg index 04ad790d..d5553822 100644 --- a/icons/drag-drop-2.svg +++ b/icons/drag-drop-2.svg @@ -1,7 +1,13 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-drag-drop-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <path d="M16 8v-4h-12v12.01h4" stroke-dasharray=".001 4" /> <rect x="8" y="8" width="12" height="12" rx="2" /> + <line x1="4" y1="4" x2="4" y2="4.01" /> + <line x1="8" y1="4" x2="8" y2="4.01" /> + <line x1="12" y1="4" x2="12" y2="4.01" /> + <line x1="16" y1="4" x2="16" y2="4.01" /> + <line x1="4" y1="8" x2="4" y2="8.01" /> + <line x1="4" y1="12" x2="4" y2="12.01" /> + <line x1="4" y1="16" x2="4" y2="16.01" /> </svg> diff --git a/icons/drag-drop.svg b/icons/drag-drop.svg index 60bb6acf..71626e32 100644 --- a/icons/drag-drop.svg +++ b/icons/drag-drop.svg @@ -1,8 +1,14 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-drag-drop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <path d="M15 7v-4h-12v12.01h4" stroke-dasharray=".001 4" /> <path d="M19 11v-2a2 2 0 0 0 -2 -2h-8a2 2 0 0 0 -2 2v8a2 2 0 0 0 2 2h2" /> <path d="M13 13l9 3l-4 2l-2 4l-3 -9" /> + <line x1="3" y1="3" x2="3" y2="3.01" /> + <line x1="7" y1="3" x2="7" y2="3.01" /> + <line x1="11" y1="3" x2="11" y2="3.01" /> + <line x1="15" y1="3" x2="15" y2="3.01" /> + <line x1="3" y1="7" x2="3" y2="7.01" /> + <line x1="3" y1="11" x2="3" y2="11.01" /> + <line x1="3" y1="15" x2="3" y2="15.01" /> </svg> diff --git a/icons/hexagon.svg b/icons/hexagon.svg index 03bda926..23f3a7b4 100644 --- a/icons/hexagon.svg +++ b/icons/hexagon.svg @@ -1,6 +1,6 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-hexagon" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> - <path d="M12.971 3.54l6 3.333A2 2 0 0120 8.62v6.536a2 2 0 0 1 -1.029 1.748l-6 3.333a2 2 0 0 1 -1.942 0l-6-3.333A2 2 0 014 15.157V8.62a2 2 0 0 1 1.029 -1.748l6-3.333a2 2 0 0 1 1.942 0z" /> + <path d="M12.971 3.54l6 3.333A2 2 0 0 1 20 8.62v6.536a2 2 0 0 1 -1.029 1.748l-6 3.333a2 2 0 0 1 -1.942 0l-6-3.333A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029 -1.748l6-3.333a2 2 0 0 1 1.942 0z" /> </svg> diff --git a/icons/layers-difference.svg b/icons/layers-difference.svg index 9f923683..07f24748 100644 --- a/icons/layers-difference.svg +++ b/icons/layers-difference.svg @@ -1,7 +1,10 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layers-difference" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2v-2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2" /> - <polyline points="8 8 16 8 16 16 8 16 8 8" stroke-dasharray="4 4" stroke-dashoffset="2" /> + <polyline points="10 8 8 8 8 10" /> + <polyline points="8 14 8 16 10 16" /> + <polyline points="14 8 16 8 16 10" /> + <polyline points="16 14 16 16 14 16" /> </svg> diff --git a/icons/live-photo.svg b/icons/live-photo.svg index dc1fe8d9..fd2e005a 100644 --- a/icons/live-photo.svg +++ b/icons/live-photo.svg @@ -2,7 +2,20 @@ <path stroke="none" d="M0 0h24v24H0z"/> <circle cx="12" cy="12" r="1" /> <circle cx="12" cy="12" r="5" /> - <circle cx="12" cy="12" r="9" stroke-dasharray=".001 4.03" /> + <line x1="15.9" y1="20.11" x2="15.9" y2="20.12" /> + <line x1="19.04" y1="17.61" x2="19.04" y2="17.62" /> + <line x1="20.77" y1="14" x2="20.77" y2="14.01" /> + <line x1="20.77" y1="10" x2="20.77" y2="10.01" /> + <line x1="19.04" y1="6.39" x2="19.04" y2="6.4" /> + <line x1="15.9" y1="3.89" x2="15.9" y2="3.9" /> + <line x1="12" y1="3" x2="12" y2="3.01" /> + <line x1="8.1" y1="3.89" x2="8.1" y2="3.9" /> + <line x1="4.96" y1="6.39" x2="4.96" y2="6.4" /> + <line x1="3.23" y1="10" x2="3.23" y2="10.01" /> + <line x1="3.23" y1="14" x2="3.23" y2="14.01" /> + <line x1="4.96" y1="17.61" x2="4.96" y2="17.62" /> + <line x1="8.1" y1="20.11" x2="8.1" y2="20.12" /> + <line x1="12" y1="21" x2="12" y2="21.01" /> </svg> diff --git a/icons/rotate-2.svg b/icons/rotate-2.svg index ae5a8ce4..df1de52a 100644 --- a/icons/rotate-2.svg +++ b/icons/rotate-2.svg @@ -1,7 +1,11 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <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" /> + <line x1="18.37" y1="7.16" x2="18.37" y2="7.17" /> + <line x1="13" y1="19.94" x2="13" y2="19.95" /> + <line x1="16.84" y1="18.37" x2="16.84" y2="18.38" /> + <line x1="19.37" y1="15.1" x2="19.37" y2="15.11" /> + <line x1="19.94" y1="11" x2="19.94" y2="11.01" /> </svg> diff --git a/icons/rotate-clockwise-2.svg b/icons/rotate-clockwise-2.svg index fb571177..806e6878 100644 --- a/icons/rotate-clockwise-2.svg +++ b/icons/rotate-clockwise-2.svg @@ -1,7 +1,11 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-rotate-clockwise-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z"/> <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" /> + <line x1="5.63" y1="7.16" x2="5.63" y2="7.17" /> + <line x1="4.06" y1="11" x2="4.06" y2="11.01" /> + <line x1="4.63" y1="15.1" x2="4.63" y2="15.11" /> + <line x1="7.16" y1="18.37" x2="7.16" y2="18.38" /> + <line x1="11" y1="19.94" x2="11" y2="19.95" /> </svg> |