diff options
author | codecalm <codecalm@gmail.com> | 2020-10-10 19:30:59 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-10 19:30:59 +0200 |
commit | e48730c1dadaf175ce9af61fa82a2ca229004208 (patch) | |
tree | 7f50910a94b0b5c3e2826a975bd6bdd5ee761e71 /src/_icons/tax.svg | |
parent | `stethoscope` icon fix (diff) | |
download | tabler-icons-e48730c1dadaf175ce9af61fa82a2ca229004208.tar.xz |
`layout-grid-add` icon
Diffstat (limited to 'src/_icons/tax.svg')
-rw-r--r-- | src/_icons/tax.svg | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/_icons/tax.svg b/src/_icons/tax.svg deleted file mode 100644 index 26397138..00000000 --- a/src/_icons/tax.svg +++ /dev/null @@ -1,10 +0,0 @@ ---- -tags: [income, percentage, money, finance, charge, obligation, taxpayer, vat] -version: 1.5 ---- -<svg> - <line x1="9" y1="14" x2="15" y2="8" /> - <circle cx="9.5" cy="8.5" r=".5" fill="currentColor" /> - <circle cx="14.5" cy="13.5" r=".5" fill="currentColor" /> - <path d="M5 21v-16a2 2 0 0 1 2 -2h10a2 2 0 0 1 2 2v16l-3 -2l-2 2l-2 -2l-2 2l-2 -2l-3 2" /> -</svg> |