mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Change user icons
This commit is contained in:
parent
830b54e757
commit
fe9117d2dd
@ -30,6 +30,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
<summary>Change # icons</summary>
|
||||
|
||||
- `droplet`
|
||||
- `user-minus`
|
||||
- `user-plus`
|
||||
- `user`
|
||||
</details
|
||||
|
||||
## v2.0.0 (2017-05-23)
|
||||
|
@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M19 21v-1c0-2.76-4-5-9-5s-9 2.24-9 5v1M14 6.37A4 4 0 1 1 10.63 3 4 4 0 0 1 14 6.37z"/>
|
||||
<line x1="17" y1="11" x2="23" y2="11"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path d="M6 6.37A4 4 0 1 0 9.37 3 4 4 0 0 0 6 6.37zM19 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<line x1="23" y1="10" x2="17" y2="10" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 325 B After Width: | Height: | Size: 415 B |
@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M19 21v-1c0-2.76-4-5-9-5s-9 2.24-9 5v1M14 6.37A4 4 0 1 1 10.63 3 4 4 0 0 1 14 6.37z"/>
|
||||
<line x1="20" y1="8" x2="20" y2="14"/>
|
||||
<line x1="17" y1="11" x2="23" y2="11"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path d="M6 6.37A4 4 0 1 0 9.37 3 4 4 0 0 0 6 6.37zM19 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<line x1="20" y1="7" x2="20" y2="13" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<line x1="23" y1="10" x2="17" y2="10" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 368 B After Width: | Height: | Size: 548 B |
@ -1,3 +1,3 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<path d="M21 21v-1c0-2.76-4-5-9-5s-9 2.24-9 5v1M16 6.37A4 4 0 1 1 12.63 3 4 4 0 0 1 16 6.37z"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<path d="M16 6.37A4 4 0 1 1 12.63 3 4 4 0 0 1 16 6.37zM3 21v-2a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v2" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 281 B After Width: | Height: | Size: 284 B |
Loading…
x
Reference in New Issue
Block a user