diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 22:55:58 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 22:55:58 +0200 |
commit | 70c1c16e61628a096dc53e811c8d6ce4bc070666 (patch) | |
tree | 5de23ab923639360b0653a8df1d0e286cbeee76e /icons/layers-difference.svg | |
parent | brands fixes (diff) | |
download | tabler-icons-70c1c16e61628a096dc53e811c8d6ce4bc070666.tar.xz |
Release 1.13.1v1.13.1
Diffstat (limited to 'icons/layers-difference.svg')
-rw-r--r-- | icons/layers-difference.svg | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/icons/layers-difference.svg b/icons/layers-difference.svg index 9f923683..07f24748 100644 --- a/icons/layers-difference.svg +++ b/icons/layers-difference.svg @@ -1,7 +1,10 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layers-difference" 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"/> <path d="M16 16v2a2 2 0 0 1 -2 2h-8a2 2 0 0 1 -2 -2v-8a2 2 0 0 1 2 -2h2v-2a2 2 0 0 1 2 -2h8a2 2 0 0 1 2 2v8a2 2 0 0 1 -2 2h-2" /> - <polyline points="8 8 16 8 16 16 8 16 8 8" stroke-dasharray="4 4" stroke-dashoffset="2" /> + <polyline points="10 8 8 8 8 10" /> + <polyline points="8 14 8 16 10 16" /> + <polyline points="14 8 16 8 16 10" /> + <polyline points="16 14 16 16 14 16" /> </svg> |