diff options
author | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-10-15 18:09:19 +0200 |
commit | cc22ad9b1fc48aa10561eda05e7245205c4e9967 (patch) | |
tree | f97ccc690a4ce83d25a9f93d295e0917d96f7e44 /src/_icons/variable.svg | |
parent | icons tags (diff) | |
download | tabler-icons-cc22ad9b1fc48aa10561eda05e7245205c4e9967.tar.xz |
icons optimize
Diffstat (limited to 'src/_icons/variable.svg')
-rw-r--r-- | src/_icons/variable.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/_icons/variable.svg b/src/_icons/variable.svg index 68fc4c78..b7c85c43 100644 --- a/src/_icons/variable.svg +++ b/src/_icons/variable.svg @@ -2,6 +2,6 @@ category: Math --- <svg> - <path d="M5 4C2.5 9 2.5 14 5 20M19 4c2.5 5 2.5 10 0 16M9 9h1c1 0 1 1 2.016 3.527C13 15 13 16 14 16h1" /> - <path d="M8 16c1.5 0 3-2 4-3.5S14.5 9 16 9" /> + <path d="M5 4c-2.5 5 -2.5 10 0 16m14 -16c2.5 5 2.5 10 0 16m-10 -11h1c1 0 1 1 2.016 3.527c.984 2.473 .984 3.473 1.984 3.473h1" /> + <path d="M8 16c1.5 0 3 -2 4 -3.5s2.5 -3.5 4 -3.5" /> </svg> |