aboutsummaryrefslogtreecommitdiff
path: root/src/icons/qrcode.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-16 22:44:29 +0200
committercodecalm <codecalm@gmail.com>2022-08-16 22:44:29 +0200
commite35df21787712c14bea1869f2c663be4343ecf47 (patch)
treed33d89b9d62c0277fa10fedb985ddabb5f74370d /src/icons/qrcode.svg
parentMerge pull request #287 from tabler/dev-unicode (diff)
downloadtabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz
e11ty test
Diffstat (limited to 'src/icons/qrcode.svg')
-rw-r--r--src/icons/qrcode.svg20
1 files changed, 20 insertions, 0 deletions
diff --git a/src/icons/qrcode.svg b/src/icons/qrcode.svg
new file mode 100644
index 00000000..d02caff4
--- /dev/null
+++ b/src/icons/qrcode.svg
@@ -0,0 +1,20 @@
+---
+category: Devices
+tags: [scan, data]
+version: "1.0"
+unicode: "eb11"
+---
+<svg>
+ <rect x="4" y="4" width="6" height="6" rx="1" />
+ <line x1="7" y1="17" x2="7" y2="17.01" />
+ <rect x="14" y="4" width="6" height="6" rx="1" />
+ <line x1="7" y1="7" x2="7" y2="7.01" />
+ <rect x="4" y="14" width="6" height="6" rx="1" />
+ <line x1="17" y1="7" x2="17" y2="7.01" />
+ <line x1="14" y1="14" x2="17" y2="14" />
+ <line x1="20" y1="14" x2="20" y2="14.01" />
+ <line x1="14" y1="14" x2="14" y2="17" />
+ <line x1="14" y1="20" x2="17" y2="20" />
+ <line x1="17" y1="17" x2="20" y2="17" />
+ <line x1="20" y1="17" x2="20" y2="20" />
+</svg>