]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blame - client/src/assets/images/global/server.svg
Add AP icons breaking change
[github/Chocobozzz/PeerTube.git] / client / src / assets / images / global / server.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">
4 <ellipse cx="12" cy="6" stroke="#000" stroke-width="2" rx="9" ry="3"/>
5 <path stroke="#000" d="M3 10.5c0 1.7 4 3 9 3h0c5 0 9-1.3 9-3M3 14.5c0 1.7 4 3 9 3s9-1.3 9-3"/>
6 <path stroke="#000" stroke-width="2" d="M3 6v13c0 1.7 4 3 9 3s9-1.3 9-3V6"/>
7 <circle cx="18.5" cy="10.5" r="1" fill="#000"/>
8 <circle cx="18.5" cy="14.5" r="1" fill="#000"/>
9 <circle cx="18.5" cy="18.5" r="1" fill="#000"/>
10 </g>
a55052c9 11</svg>