diff options
author | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-08-19 16:13:30 +0200 |
commit | 6e7c280f41a2a6d0642ad4c99369e00504b12b0b (patch) | |
tree | 64aa223296218415060446dc60f6277ea19e45b2 /icons/letters-case.svg | |
parent | Merge branches 'dev' and 'master' of https://github.com/tabler/tabler-icons (diff) | |
download | tabler-icons-6e7c280f41a2a6d0642ad4c99369e00504b12b0b.tar.xz |
Release 1.13.0v1.13.0
Diffstat (limited to 'icons/letters-case.svg')
-rw-r--r-- | icons/letters-case.svg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/icons/letters-case.svg b/icons/letters-case.svg index 36451085..579aae26 100644 --- a/icons/letters-case.svg +++ b/icons/letters-case.svg @@ -2,8 +2,8 @@ <path stroke="none" d="M0 0h24v24H0z"/> <circle cx="18" cy="16" r="3" /> <line x1="21" y1="13" x2="21" y2="19" /> - <path d="M3 19l5 -13l5 13" /> - <line x1="5" y1="14" x2="11" y2="14" /> + <path d="M3 19v-10a4 4 0 0 1 4 -4a4 4 0 0 1 4 4v10" /> + <line x1="3" y1="13" x2="11" y2="13" /> </svg> |