diff options
author | codecalm <codecalm@gmail.com> | 2022-01-18 17:47:52 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-01-18 17:47:52 +0100 |
commit | 207c62c8d927b1f67414c82f31ff6ece7d6e5a6b (patch) | |
tree | b7334d306bb3bafd16918eee83ed674cd39dffb8 /icons | |
parent | 5 new icons: `api-app`, `api`, `brand-lastfm`, `brand-tripadvisor`, `plug-con... (diff) | |
download | tabler-icons-207c62c8d927b1f67414c82f31ff6ece7d6e5a6b.tar.xz |
Release 1.53.0v1.53.0
Diffstat (limited to 'icons')
-rw-r--r-- | icons/api-app.svg | 9 | ||||
-rw-r--r-- | icons/api.svg | 9 | ||||
-rw-r--r-- | icons/arrows-cross.svg | 10 | ||||
-rw-r--r-- | icons/arrows-shuffle-2.svg | 9 | ||||
-rw-r--r-- | icons/arrows-shuffle.svg | 9 | ||||
-rw-r--r-- | icons/brand-lastfm.svg | 6 | ||||
-rw-r--r-- | icons/brand-tripadvisor.svg | 11 | ||||
-rw-r--r-- | icons/c-sharp.svg | 10 | ||||
-rw-r--r-- | icons/layout-sidebar-left-collapse.svg | 8 | ||||
-rw-r--r-- | icons/layout-sidebar-left-expand.svg | 8 | ||||
-rw-r--r-- | icons/layout-sidebar-right-collapse.svg | 8 | ||||
-rw-r--r-- | icons/layout-sidebar-right-expand.svg | 8 | ||||
-rw-r--r-- | icons/playlist-add.svg | 10 | ||||
-rw-r--r-- | icons/playlist-x.svg | 10 | ||||
-rw-r--r-- | icons/plug-connected.svg | 11 | ||||
-rw-r--r-- | icons/plug.svg | 8 | ||||
-rw-r--r-- | icons/robot.svg | 11 | ||||
-rw-r--r-- | icons/usb.svg | 12 | ||||
-rw-r--r-- | icons/vinyl.svg | 9 |
19 files changed, 172 insertions, 4 deletions
diff --git a/icons/api-app.svg b/icons/api-app.svg new file mode 100644 index 00000000..a697ffe7 --- /dev/null +++ b/icons/api-app.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-api-app" 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" fill="none"/> + <path d="M12 15h-6.5a2.5 2.5 0 1 1 0 -5h.5" /> + <path d="M15 12v6.5a2.5 2.5 0 1 1 -5 0v-.5" /> + <path d="M12 9h6.5a2.5 2.5 0 1 1 0 5h-.5" /> + <path d="M9 12v-6.5a2.5 2.5 0 0 1 5 0v.5" /> +</svg> + + diff --git a/icons/api.svg b/icons/api.svg new file mode 100644 index 00000000..767a159b --- /dev/null +++ b/icons/api.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-api" 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" fill="none"/> + <path d="M4 13h5" /> + <path d="M12 16v-8h3a2 2 0 0 1 2 2v1a2 2 0 0 1 -2 2h-3" /> + <path d="M20 8v8" /> + <path d="M9 16v-5.5a2.5 2.5 0 0 0 -5 0v5.5" /> +</svg> + + diff --git a/icons/arrows-cross.svg b/icons/arrows-cross.svg new file mode 100644 index 00000000..ae37e6e3 --- /dev/null +++ b/icons/arrows-cross.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-cross" 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" fill="none"/> + <path d="M16 4h4v4" /> + <path d="M15 9l5 -5" /> + <path d="M4 20l5 -5" /> + <path d="M16 20h4v-4" /> + <path d="M4 4l16 16" /> +</svg> + + diff --git a/icons/arrows-shuffle-2.svg b/icons/arrows-shuffle-2.svg new file mode 100644 index 00000000..5faaf3e6 --- /dev/null +++ b/icons/arrows-shuffle-2.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-shuffle-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" fill="none"/> + <path d="M18 4l3 3l-3 3" /> + <path d="M18 20l3 -3l-3 -3" /> + <path d="M3 7h3a5 5 0 0 1 5 5a5 5 0 0 0 5 5h5" /> + <path d="M3 17h3a5 5 0 0 0 5 -5a5 5 0 0 1 5 -5h5" /> +</svg> + + diff --git a/icons/arrows-shuffle.svg b/icons/arrows-shuffle.svg new file mode 100644 index 00000000..1b686444 --- /dev/null +++ b/icons/arrows-shuffle.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-shuffle" 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" fill="none"/> + <path d="M18 4l3 3l-3 3" /> + <path d="M18 20l3 -3l-3 -3" /> + <path d="M3 7h3a5 5 0 0 1 5 5a5 5 0 0 0 5 5h5" /> + <path d="M21 7h-5a4.978 4.978 0 0 0 -2.998 .998m-4.002 8.003a4.984 4.984 0 0 1 -3 .999h-3" /> +</svg> + + diff --git a/icons/brand-lastfm.svg b/icons/brand-lastfm.svg new file mode 100644 index 00000000..8414eb13 --- /dev/null +++ b/icons/brand-lastfm.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-lastfm" 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" fill="none"/> + <path d="M20 8c-.83 -1 -1.388 -1 -2 -1c-.612 0 -2 .271 -2 2s1.384 2.233 3 3c1.616 .767 2.125 1.812 2 3s-1 2 -3 2s-3 -1 -3.5 -2s-1.585 -4.78 -2.497 -5.997a5 5 0 1 0 -1.003 6.997" /> +</svg> + + diff --git a/icons/brand-tripadvisor.svg b/icons/brand-tripadvisor.svg new file mode 100644 index 00000000..a11ee24e --- /dev/null +++ b/icons/brand-tripadvisor.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-tripadvisor" 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" fill="none"/> + <circle cx="6.5" cy="13.5" r="1.5" /> + <circle cx="17.5" cy="13.5" r="1.5" /> + <path d="M17.5 9a4.5 4.5 0 1 0 3.5 1.671l1 -1.671h-4.5z" /> + <path d="M6.5 9a4.5 4.5 0 1 1 -3.5 1.671l-1 -1.671h4.5z" /> + <path d="M10.5 15.5l1.5 2l1.5 -2" /> + <path d="M9 6.75c2 -.667 4 -.667 6 0" /> +</svg> + + diff --git a/icons/c-sharp.svg b/icons/c-sharp.svg new file mode 100644 index 00000000..3d39c0de --- /dev/null +++ b/icons/c-sharp.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-c-sharp" 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" fill="none"/> + <path d="M10 9a3 3 0 0 0 -3 -3h-.5a3.5 3.5 0 0 0 -3.5 3.5v5a3.5 3.5 0 0 0 3.5 3.5h.5a3 3 0 0 0 3 -3" /> + <path d="M16 7l-1 10" /> + <path d="M20 7l-1 10" /> + <path d="M14 10h7.5" /> + <path d="M21 14h-7.5" /> +</svg> + + diff --git a/icons/layout-sidebar-left-collapse.svg b/icons/layout-sidebar-left-collapse.svg new file mode 100644 index 00000000..0d4befe1 --- /dev/null +++ b/icons/layout-sidebar-left-collapse.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-sidebar-left-collapse" 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" fill="none"/> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M9 4v16" /> + <path d="M15 10l-2 2l2 2" /> +</svg> + + diff --git a/icons/layout-sidebar-left-expand.svg b/icons/layout-sidebar-left-expand.svg new file mode 100644 index 00000000..31e59e41 --- /dev/null +++ b/icons/layout-sidebar-left-expand.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-sidebar-left-expand" 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" fill="none"/> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M9 4v16" /> + <path d="M14 10l2 2l-2 2" /> +</svg> + + diff --git a/icons/layout-sidebar-right-collapse.svg b/icons/layout-sidebar-right-collapse.svg new file mode 100644 index 00000000..9f57c664 --- /dev/null +++ b/icons/layout-sidebar-right-collapse.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-sidebar-right-collapse" 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" fill="none"/> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M15 4v16" /> + <path d="M9 10l2 2l-2 2" /> +</svg> + + diff --git a/icons/layout-sidebar-right-expand.svg b/icons/layout-sidebar-right-expand.svg new file mode 100644 index 00000000..15e442da --- /dev/null +++ b/icons/layout-sidebar-right-expand.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-sidebar-right-expand" 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" fill="none"/> + <rect x="4" y="4" width="16" height="16" rx="2" /> + <path d="M15 4v16" /> + <path d="M10 10l-2 2l2 2" /> +</svg> + + diff --git a/icons/playlist-add.svg b/icons/playlist-add.svg new file mode 100644 index 00000000..4656d1bb --- /dev/null +++ b/icons/playlist-add.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-playlist-add" 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" fill="none"/> + <path d="M19 8h-14" /> + <path d="M5 12h9" /> + <path d="M11 16h-6" /> + <path d="M15 16h6" /> + <path d="M18 13v6" /> +</svg> + + diff --git a/icons/playlist-x.svg b/icons/playlist-x.svg new file mode 100644 index 00000000..2ea9cc27 --- /dev/null +++ b/icons/playlist-x.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-playlist-x" 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" fill="none"/> + <path d="M19 8h-14" /> + <path d="M5 12h7" /> + <path d="M12 16h-7" /> + <path d="M16 14l4 4" /> + <path d="M20 14l-4 4" /> +</svg> + + diff --git a/icons/plug-connected.svg b/icons/plug-connected.svg new file mode 100644 index 00000000..329c6fe7 --- /dev/null +++ b/icons/plug-connected.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plug-connected" 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" fill="none"/> + <path d="M7 12l5 5l-1.5 1.5a3.536 3.536 0 1 1 -5 -5l1.5 -1.5z" /> + <path d="M17 12l-5 -5l1.5 -1.5a3.536 3.536 0 1 1 5 5l-1.5 1.5z" /> + <path d="M3 21l2.5 -2.5" /> + <path d="M18.5 5.5l2.5 -2.5" /> + <path d="M10 11l-2 2" /> + <path d="M13 14l-2 2" /> +</svg> + + diff --git a/icons/plug.svg b/icons/plug.svg index 089995ac..84957f55 100644 --- a/icons/plug.svg +++ b/icons/plug.svg @@ -1,9 +1,9 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plug" 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" fill="none"/> - <path d="M7 7h10v6a3 3 0 0 1 -3 3h-4a3 3 0 0 1 -3 -3v-6" /> - <line x1="9" y1="3" x2="9" y2="7" /> - <line x1="15" y1="3" x2="15" y2="7" /> - <path d="M12 16v2a2 2 0 0 0 2 2h3" /> + <path d="M10 6l8 8l-2 2a5.657 5.657 0 1 1 -8 -8l2 -2z" /> + <path d="M4 20l4 -4" /> + <path d="M15 4l-3.5 3.5" /> + <path d="M20 9l-3.5 3.5" /> </svg> diff --git a/icons/robot.svg b/icons/robot.svg new file mode 100644 index 00000000..4d416df5 --- /dev/null +++ b/icons/robot.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-robot" 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" fill="none"/> + <path d="M7 7h10a2 2 0 0 1 2 2v1l1 1v3l-1 1v3a2 2 0 0 1 -2 2h-10a2 2 0 0 1 -2 -2v-3l-1 -1v-3l1 -1v-1a2 2 0 0 1 2 -2z" /> + <path d="M10 16h4" /> + <circle cx="8.5" cy="11.5" r="1" /> + <circle cx="15.5" cy="11.5" r="1" /> + <path d="M9 7l-1 -4" /> + <path d="M15 7l1 -4" /> +</svg> + + diff --git a/icons/usb.svg b/icons/usb.svg new file mode 100644 index 00000000..0df421a5 --- /dev/null +++ b/icons/usb.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-usb" 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" fill="none"/> + <circle cx="12" cy="19" r="2" /> + <path d="M12 17v-11" /> + <path d="M7 10v3l5 3" /> + <path d="M12 14.5l5 -2v-2.5" /> + <path d="M16 10h2v-2h-2z" /> + <circle cx="7" cy="9" r="1" /> + <path d="M10 5.5h4l-2 -2.5z" /> +</svg> + + diff --git a/icons/vinyl.svg b/icons/vinyl.svg new file mode 100644 index 00000000..8745e9c1 --- /dev/null +++ b/icons/vinyl.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-vinyl" 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" fill="none"/> + <path d="M16.004 3.937a9 9 0 1 0 4.996 8.063" /> + <circle cx="12" cy="12" r="1" /> + <circle cx="20" cy="4" r="1" /> + <path d="M20 4l-3.5 10l-2.5 2" /> +</svg> + + |