aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/circle-5.svg
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
committercodecalm <codecalm@gmail.com>2021-01-20 22:18:49 +0100
commitc8da3525fac1d02e48b957a0ed9676b28e38e394 (patch)
treed29c214daad37893134cd10637cc3536f37fcd2d /src/_icons/circle-5.svg
parentUpdate README.md (diff)
parentMerge pull request #104 from tabler/dev-iconfont-generation (diff)
downloadtabler-icons-c8da3525fac1d02e48b957a0ed9676b28e38e394.tar.xz
Merge branch 'dev' of https://github.com/tabler/tabler-icons
 Conflicts:  iconfont/fonts/tabler-icons.eot  iconfont/fonts/tabler-icons.ttf  iconfont/fonts/tabler-icons.woff  iconfont/fonts/tabler-icons.woff2
Diffstat (limited to 'src/_icons/circle-5.svg')
-rw-r--r--src/_icons/circle-5.svg8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/circle-5.svg b/src/_icons/circle-5.svg
new file mode 100644
index 00000000..ac516d7c
--- /dev/null
+++ b/src/_icons/circle-5.svg
@@ -0,0 +1,8 @@
+---
+tags: [five, zero, number, digit, quantity, amount, order, maths, sum, total]
+category: Numbers
+---
+<svg>
+ <path d="M10 16h2a2 2 0 1 0 0 -4h-2v-4h4" />
+ <circle cx="12" cy="12" r="9" />
+</svg>