diff options
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 3645108..579aae2 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> |