diff options
author | codecalm <codecalm@gmail.com> | 2022-04-04 23:57:38 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-04 23:57:38 +0200 |
commit | 5cc7b51bf711f674f8d58caf7708e3df3017ffb8 (patch) | |
tree | f9c557f8b74817a4d62f60e1ebaea638896f229f /src/_icons/barbell-off.svg | |
parent | fix #221 - rename `barell` to `barrel` (diff) | |
download | tabler-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/barbell-off.svg')
-rw-r--r-- | src/_icons/barbell-off.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/barbell-off.svg b/src/_icons/barbell-off.svg new file mode 100644 index 00000000..99bbb1ae --- /dev/null +++ b/src/_icons/barbell-off.svg @@ -0,0 +1,12 @@ +--- +--- +<svg> + <path d="M2 12h1" /> + <path d="M6 8h-2a1 1 0 0 0 -1 1v6a1 1 0 0 0 1 1h2" /> + <path d="M6.298 6.288a0.997 .997 0 0 0 -.298 .712v10a1 1 0 0 0 1 1h1a1 1 0 0 0 1 -1v-8" /> + <path d="M9 12h3" /> + <path d="M15 15v2a1 1 0 0 0 1 1h1c.275 0 .523 -.11 .704 -.29m.296 -3.71v-7a1 1 0 0 0 -1 -1h-1a1 1 0 0 0 -1 1v4" /> + <path d="M18 8h2a1 1 0 0 1 1 1v6a1 1 0 0 1 -1 1" /> + <path d="M22 12h-1" /> + <path d="M3 3l18 18" /> +</svg> |