diff options
Diffstat (limited to 'src/_icons/circle-2.svg')
-rw-r--r-- | src/_icons/circle-2.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/circle-2.svg b/src/_icons/circle-2.svg new file mode 100644 index 00000000..30a169e1 --- /dev/null +++ b/src/_icons/circle-2.svg @@ -0,0 +1,9 @@ +--- +tags: [two, zero, number, digit, quantity, amount, order, maths, sum, total] +category: Numbers +version: 1.39 +--- +<svg> + <path d="M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 -.001" /> + <circle cx="12" cy="12" r="9" /> +</svg> |