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