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.svg19
1 files changed, 19 insertions, 0 deletions
diff --git a/static/icons/tabler/square-letter-m.svg b/static/icons/tabler/square-letter-m.svg
new file mode 100644
index 0000000..721e549
--- /dev/null
+++ b/static/icons/tabler/square-letter-m.svg
@@ -0,0 +1,19 @@
+<svg
+ xmlns="http://www.w3.org/2000/svg"
+ fill="none"
+ height="24"
+ stroke="currentColor"
+ stroke-linecap="round"
+ stroke-linejoin="round"
+ stroke-width="2"
+ viewBox="0 0 24 24"
+ width="24"
+ >
+ <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
+>