]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/assets/images/global/user.svg
distinct style for rows of banned users in listing, saving space
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / global / user.svg
CommitLineData
81fe3c67
RK
1<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
2 <defs/>
3 <g fill="none" fill-rule="evenodd" stroke="#000" stroke-width="2">
4 <path stroke-linecap="round" stroke-linejoin="round" d="M2 21s0-5 5-5h10c6 0 5 5 5 5"/>
5 <circle cx="12" cy="8" r="5"/>
6 </g>
a55052c9 7</svg>