diff options
author | codecalm <codecalm@gmail.com> | 2020-10-26 12:24:22 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-26 12:24:22 +0100 |
commit | e058caa7e84c1adbcae2b6da6f4b567c2f398bb4 (patch) | |
tree | f2cd433f8726faa9682374dd6017941edbedb4da /icons/discount-2.svg | |
parent | 1 new icons: `lock-access` (diff) | |
download | tabler-icons-e058caa7e84c1adbcae2b6da6f4b567c2f398bb4.tar.xz |
icons pre-build
Diffstat (limited to 'icons/discount-2.svg')
-rw-r--r-- | icons/discount-2.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/icons/discount-2.svg b/icons/discount-2.svg new file mode 100644 index 00000000..c57c2b9d --- /dev/null +++ b/icons/discount-2.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-discount-2" 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"/> + <line x1="9" y1="15" x2="15" y2="9" /> + <circle cx="9.5" cy="9.5" r=".5" fill="currentColor" /> + <circle cx="14.5" cy="14.5" r=".5" fill="currentColor" /> + <path d="M5 7.2a2.2 2.2 0 0 1 2.2 -2.2h1a2.2 2.2 0 0 0 1.55 -.64l.7 -.7a2.2 2.2 0 0 1 3.12 0l.7 .7a2.2 2.2 0 0 0 1.55 .64h1a2.2 2.2 0 0 1 2.2 2.2v1a2.2 2.2 0 0 0 .64 1.55l.7 .7a2.2 2.2 0 0 1 0 3.12l-.7 .7a2.2 2.2 0 0 0 -.64 1.55v1a2.2 2.2 0 0 1 -2.2 2.2h-1a2.2 2.2 0 0 0 -1.55 .64l-.7 .7a2.2 2.2 0 0 1 -3.12 0l-.7 -.7a2.2 2.2 0 0 0 -1.55 -.64h-1a2.2 2.2 0 0 1 -2.2 -2.2v-1a2.2 2.2 0 0 0 -.64 -1.55l-.7 -.7a2.2 2.2 0 0 1 0 -3.12l.7 -.7a2.2 2.2 0 0 0 .64 -1.55v-1" /> +</svg> + + |