diff options
author | codecalm <codecalm@gmail.com> | 2021-01-21 15:10:43 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-01-21 15:10:43 +0100 |
commit | a343193a847498ac1b8c4142f5f97d9a66fd73b9 (patch) | |
tree | 3c68b8badc74548cc3fff8c714e45c068e6889d4 /src/_icons/underline.svg | |
parent | Merge pull request #103 from gka/patch-1 (diff) | |
download | tabler-icons-a343193a847498ac1b8c4142f5f97d9a66fd73b9.tar.xz |
version fixes
Diffstat (limited to 'src/_icons/underline.svg')
-rw-r--r-- | src/_icons/underline.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_icons/underline.svg b/src/_icons/underline.svg index 6e8bdb61..0c4a6255 100644 --- a/src/_icons/underline.svg +++ b/src/_icons/underline.svg @@ -1,6 +1,7 @@ --- tags: [underscore, emphasis, horizontal, typography] category: Text +version: 1.1 --- <svg> <path d="M7 5v5a5 5 0 0 0 10 0v-5" /> |