diff options
author | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-02 16:42:02 +0100 |
commit | 605ac9c6b9ee69292080b618a2cb0e39062130de (patch) | |
tree | 5541ce4479d576de56dc2d347042a6b6c9536282 /_icons/user.svg | |
parent | new icons (diff) | |
download | tabler-icons-605ac9c6b9ee69292080b618a2cb0e39062130de.tar.xz |
icons optimize
Diffstat (limited to '_icons/user.svg')
-rw-r--r-- | _icons/user.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_icons/user.svg b/_icons/user.svg index 6fe5c17e..e08ed689 100644 --- a/_icons/user.svg +++ b/_icons/user.svg @@ -1,6 +1,6 @@ --- --- <svg> - <circle cx="12" cy="7" r="4"></circle> + <circle cx="12" cy="7" r="4" /> <path d="M5.5 21v-2a4 4 0 014-4h5a4 4 0 014 4v2" /> </svg> |