diff options
Diffstat (limited to 'icons/user-plus.svg')
-rw-r--r-- | icons/user-plus.svg | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/icons/user-plus.svg b/icons/user-plus.svg index bf8c9434..73543943 100644 --- a/icons/user-plus.svg +++ b/icons/user-plus.svg @@ -2,8 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z"/> <circle cx="9" cy="7" r="4" /> <path d="M3 21v-2a4 4 0 0 1 4 -4h4a4 4 0 0 1 4 4v2" /> - <line x1="16" y1="11" x2="22" y2="11" /> - <line x1="19" y1="8" x2="19" y2="14" /> + <path d="M16 11h6m-3 -3v6" /> </svg> |