diff options
Diffstat (limited to 'icons/layout-align-top.svg')
-rw-r--r-- | icons/layout-align-top.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/layout-align-top.svg b/icons/layout-align-top.svg index cf7c85f2..a1679a96 100644 --- a/icons/layout-align-top.svg +++ b/icons/layout-align-top.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-layout-align-top" 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"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <line x1="4" y1="4" x2="20" y2="4" /> <rect x="9" y="8" width="6" height="12" rx="2" /> </svg> |