diff options
author | codecalm <codecalm@gmail.com> | 2021-04-18 17:17:35 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-04-18 17:17:35 +0200 |
commit | 4746c5cb3b3e5e27136435c43ac448edc5d5487d (patch) | |
tree | 9330e39f08be236f33e09191f93a815b97f45e10 /src/_icons/hexagon.svg | |
parent | Release 1.40.0 (diff) | |
download | tabler-icons-4746c5cb3b3e5e27136435c43ac448edc5d5487d.tar.xz |
tags fixes
Diffstat (limited to 'src/_icons/hexagon.svg')
-rw-r--r-- | src/_icons/hexagon.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_icons/hexagon.svg b/src/_icons/hexagon.svg index 213aad8b..98210b2e 100644 --- a/src/_icons/hexagon.svg +++ b/src/_icons/hexagon.svg @@ -1,7 +1,7 @@ --- tags: [shape, geometric, math, 2D] category: Shapes -version: 1.8 +version: "1.8" --- <svg> <path d="M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1 -1.029 1.748l-6 3.833a2 2 0 0 1 -1.942 0l-6 -3.833a2 2 0 0 1 -1.029 -1.747v-6.537a2 2 0 0 1 1.029 -1.748l6 -3.572a2.056 2.056 0 0 1 2 0l6 3.573z" /> |