diff options
author | codecalm <codecalm@gmail.com> | 2022-04-05 01:58:17 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-04-05 01:58:17 +0200 |
commit | a94865bf04e0282b332d45458b8ea7a8c406dee3 (patch) | |
tree | abe44d11dd3d311f086d1086711d3f72c8e243d5 /icons/brush-off.svg | |
parent | 34 new icons: `biohazard-off`, `bold-off`, `bone-off`, `book-off`, `bookmarks... (diff) | |
download | tabler-icons-1.63.0.tar.xz |
Release 1.63.0v1.63.0
Diffstat (limited to 'icons/brush-off.svg')
-rw-r--r-- | icons/brush-off.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/brush-off.svg b/icons/brush-off.svg new file mode 100644 index 00000000..99e2d32a --- /dev/null +++ b/icons/brush-off.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brush-off" 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="M3 17a4 4 0 1 1 4 4h-4v-4z" /> + <path d="M21 3a15.996 15.996 0 0 0 -9.309 4.704m-1.795 2.212a15.993 15.993 0 0 0 -1.696 3.284" /> + <path d="M21 3a15.996 15.996 0 0 1 -4.697 9.302m-2.195 1.786a15.993 15.993 0 0 1 -3.308 1.712" /> + <path d="M3 3l18 18" /> +</svg> + + |