aboutsummaryrefslogtreecommitdiff
path: root/src/icons/numbers.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/numbers.svg
parentMerge pull request #287 from tabler/dev-unicode (diff)
downloadtabler-icons-e35df21787712c14bea1869f2c663be4343ecf47.tar.xz
e11ty test
Diffstat (limited to 'src/icons/numbers.svg')
-rw-r--r--src/icons/numbers.svg11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/numbers.svg b/src/icons/numbers.svg
new file mode 100644
index 00000000..0179744c
--- /dev/null
+++ b/src/icons/numbers.svg
@@ -0,0 +1,11 @@
+---
+tags: [math, counting, calculator, calculate, one, two, three, four, five]
+version: "1.54"
+unicode: "f015"
+---
+<svg>
+ <path d="M8 10v-7l-2 2" />
+ <path d="M6 16a2 2 0 1 1 4 0c0 .591 -.601 1.46 -1 2l-3 3.001h4" />
+ <path d="M15 14a2 2 0 1 0 2 -2a2 2 0 1 0 -2 -2" />
+ <path d="M6.5 10h3" />
+</svg>