diff options
author | codecalm <codecalm@gmail.com> | 2021-11-17 00:36:41 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2021-11-17 00:36:41 +0100 |
commit | 30ade61741c7d013d165d5731c79030d23cbca80 (patch) | |
tree | bb64eb770d3f974b43fe22856909169426598739 /src/_icons/user-circle.svg | |
parent | tabler icons readme preview image (diff) | |
download | tabler-icons-30ade61741c7d013d165d5731c79030d23cbca80.tar.xz |
1 new icon: `user-circle`
Fixed icons: `box-multiple-2`, `brand-docker`, `brand-mastercard`, `brand-steam`, `brand-ubuntu`, `circle-2`, `device-computer-camera-off`, `glass-full`, `h-2`, `hand-move`, `ice-cream-2`, `multiplier-2x`, `pig`, `square-2`, `tree`, `trees`
Diffstat (limited to 'src/_icons/user-circle.svg')
-rw-r--r-- | src/_icons/user-circle.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/user-circle.svg b/src/_icons/user-circle.svg new file mode 100644 index 00000000..1633ed3c --- /dev/null +++ b/src/_icons/user-circle.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <circle cx="12" cy="10" r="3" /> + <path d="M6.168 18.849a4 4 0 0 1 3.832 -2.849h4a4 4 0 0 1 3.834 2.855" /> +</svg> |