diff options
Diffstat (limited to 'src/icons/clothes-rack.svg')
-rw-r--r-- | src/icons/clothes-rack.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/icons/clothes-rack.svg b/src/icons/clothes-rack.svg new file mode 100644 index 00000000..290bc27f --- /dev/null +++ b/src/icons/clothes-rack.svg @@ -0,0 +1,11 @@ +--- +tags: [hanger, furniture, fashion, clothing, stand] +version: "1.78" +unicode: "f285" +--- +<svg> + <circle cx="12" cy="5" r="2" /> + <path d="M12 7v14" /> + <path d="M9 21h6" /> + <path d="M7.757 9.243a6 6 0 0 0 8.486 0" /> +</svg> |