diff options
author | codecalm <codecalm@gmail.com> | 2020-03-05 21:48:55 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-05 21:48:55 +0100 |
commit | b9477a3b177c5f34d1438fdc191857a343ca53f1 (patch) | |
tree | db7a57d25752f2a6a05110ee407359dffd9e0238 /_icons/woman.svg | |
parent | icons (diff) | |
download | tabler-icons-b9477a3b177c5f34d1438fdc191857a343ca53f1.tar.xz |
bike, location, gauge, man, woman
Diffstat (limited to '_icons/woman.svg')
-rw-r--r-- | _icons/woman.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/_icons/woman.svg b/_icons/woman.svg new file mode 100644 index 0000000..34def09 --- /dev/null +++ b/_icons/woman.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <circle cx="12" cy="5" r="2" /> + <path d="M10 22v-4h-2l2 -6a1 1 0 011 -1h2a1 1 0 011 1l2 6h-2v4" /> +</svg> |