aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/adjustments-off.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-04-04 23:57:38 +0200
committercodecalm <codecalm@gmail.com>2022-04-04 23:57:38 +0200
commit5cc7b51bf711f674f8d58caf7708e3df3017ffb8 (patch)
treef9c557f8b74817a4d62f60e1ebaea638896f229f /src/_icons/adjustments-off.svg
parentfix #221 - rename `barell` to `barrel` (diff)
downloadtabler-icons-5cc7b51bf711f674f8d58caf7708e3df3017ffb8.tar.xz
18 new icons: `a-b-off`, `accessible-off`, `adjustments-off`, `alarm-off`, `antenna-bars-off`, `api-app-off`, `apps-off`, `archive-off`, `artboard-off`, `aspect-ratio-off`, `at-off`, `ballpen-off`, `barbell-off`, `barcode-off`, `barrier-block-off`, `basket-off`, `beach-off`, `bike-off`
Fixed icons: `barrel`
Diffstat (limited to 'src/_icons/adjustments-off.svg')
-rw-r--r--src/_icons/adjustments-off.svg16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/_icons/adjustments-off.svg b/src/_icons/adjustments-off.svg
new file mode 100644
index 00000000..7ab9f205
--- /dev/null
+++ b/src/_icons/adjustments-off.svg
@@ -0,0 +1,16 @@
+---
+---
+<svg>
+ <circle cx="6" cy="10" r="2" />
+ <path d="M6 6v2" />
+ <path d="M6 12v8" />
+ <circle cx="12" cy="16" r="2" />
+ <path d="M12 4v4" />
+ <path d="M12 12v2" />
+ <path d="M12 18v2" />
+ <circle cx="18" cy="7" r="2" />
+ <path d="M18 4v1" />
+ <path d="M18 9v5" />
+ <path d="M18 18v2" />
+ <path d="M3 3l18 18" />
+</svg>