diff options
author | codecalm <codecalm@gmail.com> | 2021-11-17 00:36:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-17 00:36:41 +0100 |
commit | 30ade61741c7d013d165d5731c79030d23cbca80 (patch) | |
tree | bb64eb770d3f974b43fe22856909169426598739 /src/_icons/multiplier-2x.svg | |
parent | tabler icons readme preview image (diff) | |
download | tabler-icons-30ade61741c7d013d165d5731c79030d23cbca80.tar.xz |
1 new icon: `user-circle`
Fixed icons: `box-multiple-2`, `brand-docker`, `brand-mastercard`, `brand-steam`, `brand-ubuntu`, `circle-2`, `device-computer-camera-off`, `glass-full`, `h-2`, `hand-move`, `ice-cream-2`, `multiplier-2x`, `pig`, `square-2`, `tree`, `trees`
Diffstat (limited to 'src/_icons/multiplier-2x.svg')
-rw-r--r-- | src/_icons/multiplier-2x.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/multiplier-2x.svg b/src/_icons/multiplier-2x.svg index 4091cf06..7f75e27a 100644 --- a/src/_icons/multiplier-2x.svg +++ b/src/_icons/multiplier-2x.svg @@ -5,5 +5,5 @@ version: "1.42" <svg> <path d="M14 16l4 -4" /> <path d="M18 16l-4 -4" /> - <path d="M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" /> + <path d="M6 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" /> </svg> |