diff options
Diffstat (limited to 'src/icons/square-2.svg')
-rw-r--r-- | src/icons/square-2.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/icons/square-2.svg b/src/icons/square-2.svg new file mode 100644 index 00000000..42711bea --- /dev/null +++ b/src/icons/square-2.svg @@ -0,0 +1,10 @@ +--- +category: Shapes +tags: [two, zero, number, digit, quantity, amount, order, maths, sum, total] +version: "1.39" +unicode: "eee7" +--- +<svg> + <path d="M10 10a2 2 0 1 1 4 0c0 .591 -.417 1.318 -.816 1.858l-3.184 4.143l4 0" /> + <rect x="4" y="4" width="16" height="16" rx="2" /> +</svg> |