diff options
Diffstat (limited to 'src/_icons/number-0.svg')
-rw-r--r-- | src/_icons/number-0.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/number-0.svg b/src/_icons/number-0.svg new file mode 100644 index 00000000..c9ec2b8b --- /dev/null +++ b/src/_icons/number-0.svg @@ -0,0 +1,8 @@ +--- +tags: [zero, maths, value, quantity, calculate, calculation, total, amount, sum, order, digit] +category: Numbers +--- +<svg> + <path d="M16 16v-8" /> + <path d="M12 20a4 4 0 0 0 4 -4v-8a4 4 0 1 0 -8 0v8a4 4 0 0 0 4 4z" /> +</svg> |