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/color-swatch-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/color-swatch-off.svg')
-rw-r--r-- | icons/color-swatch-off.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/icons/color-swatch-off.svg b/icons/color-swatch-off.svg new file mode 100644 index 00000000..d425a6f2 --- /dev/null +++ b/icons/color-swatch-off.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-color-swatch-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="M13 13v4a4 4 0 0 0 6.832 2.825m1.168 -2.825v-12a2 2 0 0 0 -2 -2h-4a2 2 0 0 0 -2 2v4" /> + <path d="M13 7.35l-2 -2a2 2 0 0 0 -2.11 -.461m-2.13 1.874l-1.416 1.415a2 2 0 0 0 0 2.828l9 9" /> + <path d="M7.3 13h-2.3a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h12" /> + <path d="M17 17v.01" /> + <path d="M3 3l18 18" /> +</svg> + + |