diff options
Diffstat (limited to 'src/icons/number-9.svg')
-rw-r--r-- | src/icons/number-9.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/number-9.svg b/src/icons/number-9.svg new file mode 100644 index 00000000..aed12547 --- /dev/null +++ b/src/icons/number-9.svg @@ -0,0 +1,10 @@ +--- +tags: [nine, maths, value, quantity, calculate, calculation, total, amount, sum, order, digit] +category: Numbers +version: "1.38" +unicode: "edf9" +--- +<svg> + <path d="M16 8a4 4 0 1 0 -8 0v1a4 4 0 1 0 8 0" /> + <path d="M8 16a4 4 0 1 0 8 0v-8" /> +</svg> |