diff options
Diffstat (limited to '_icons/square.svg')
-rw-r--r-- | _icons/square.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_icons/square.svg b/_icons/square.svg new file mode 100644 index 00000000..159a0b15 --- /dev/null +++ b/_icons/square.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <rect x="5" y="5" width="14" height="14" rx="2" ry="2" /> +</svg> |