diff options
author | codecalm <codecalm@gmail.com> | 2020-05-31 19:19:30 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-05-31 19:19:30 +0200 |
commit | 13368f2dac678d0161c92be017ed1ad7853da866 (patch) | |
tree | c5391f6b8f017b5be3601f1da4fce1b8ea8d9f8a /src/_icons/users.svg | |
parent | 2 new icons: `building-bank`, `users` (diff) | |
download | tabler-icons-13368f2dac678d0161c92be017ed1ad7853da866.tar.xz |
3 new icons: `alien`, `history`, `math`
Fixed icons: `ball`, `basket`, `building-bank`, `clear-formatting`, `clock`, `color-picker`, `file-check`, `file-code`, `file-download`, `file-horizontal`, `file-invoice`, `file-minus`, `file-music`, `file-plus`, `file-shredder`, `file-text`, `file-x`, `file`, `social`, `temperature-minus`, `temperature-plus`, `users`
Diffstat (limited to 'src/_icons/users.svg')
-rw-r--r-- | src/_icons/users.svg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/_icons/users.svg b/src/_icons/users.svg index ae0ca59d..115a72bf 100644 --- a/src/_icons/users.svg +++ b/src/_icons/users.svg @@ -1,8 +1,8 @@ --- --- <svg> - <circle cx="9" cy="7" r="4"/> - <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2"/> - <path d="M16 3.13a4 4 0 0 1 0 7.75"></path> - <path d="M21 21v-2a4 4 0 0 0 -3 -3.85"></path> + <circle cx="9" cy="7" r="4" /> + <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> + <path d="M16 3.13a4 4 0 0 1 0 7.75" /> + <path d="M21 21v-2a4 4 0 0 0 -3 -3.85" /> </svg> |