diff options
Diffstat (limited to 'icons/heading.svg')
-rw-r--r-- | icons/heading.svg | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/icons/heading.svg b/icons/heading.svg index 2b72ab2e..4ac43316 100644 --- a/icons/heading.svg +++ b/icons/heading.svg @@ -1,12 +1,12 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-heading" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M7 12h10" /> - <path d="M7 4v16" /> - <path d="M17 4v16" /> - <path d="M15 20h4" /> - <path d="M15 4h4" /> - <path d="M5 20h4" /> - <path d="M5 4h4" /> + <path d="M7 5v14" /> + <path d="M17 5v14" /> + <path d="M15 19h4" /> + <path d="M15 5h4" /> + <path d="M5 19h4" /> + <path d="M5 5h4" /> </svg> |