diff options
author | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-16 22:44:29 +0200 |
commit | e35df21787712c14bea1869f2c663be4343ecf47 (patch) | |
tree | d33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/barbell-off.svg | |
parent | Merge pull request #287 from tabler/dev-unicode (diff) | |
download | tabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz |
e11ty test
Diffstat (limited to 'src/icons/barbell-off.svg')
-rw-r--r-- | src/icons/barbell-off.svg | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/icons/barbell-off.svg b/src/icons/barbell-off.svg new file mode 100644 index 00000000..b6e39448 --- /dev/null +++ b/src/icons/barbell-off.svg @@ -0,0 +1,16 @@ +--- +tags: [weight, gym, fitness, powerlift] +category: Sport +version: "1.62" +unicode: "f0b2" +--- +<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> |