aboutsummaryrefslogtreecommitdiff
path: root/static/icons/tabler/square-letter-m.svg
diff options
context:
space:
mode:
Diffstat (limited to 'static/icons/tabler/square-letter-m.svg')
-rw-r--r--static/icons/tabler/square-letter-m.svg21
1 files changed, 16 insertions, 5 deletions
diff --git a/static/icons/tabler/square-letter-m.svg b/static/icons/tabler/square-letter-m.svg
index 07486bc..f3670dd 100644
--- a/static/icons/tabler/square-letter-m.svg
+++ b/static/icons/tabler/square-letter-m.svg
@@ -1,7 +1,18 @@
-<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-square-letter-m" 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="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z" />
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ class="icon icon-tabler icon-tabler-square-letter-m"
+ 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="M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"
+ />
<path d="M9 16v-8l3 5l3 -5v8" />
</svg>
-
-