21 lines
514 B
XML
21 lines
514 B
XML
<!--
|
|
tags: [controller, console, shape, joystick, playstation, circle, hardware, technology, round, circular]
|
|
category: Devices
|
|
version: "1.80"
|
|
unicode: "f2ad"
|
|
-->
|
|
<svg
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
width="24"
|
|
height="24"
|
|
viewBox="0 0 24 24"
|
|
fill="none"
|
|
stroke="currentColor"
|
|
stroke-width="2"
|
|
stroke-linecap="round"
|
|
stroke-linejoin="round"
|
|
>
|
|
<path d="M12 21a9 9 0 0 0 9 -9a9 9 0 0 0 -9 -9a9 9 0 0 0 -9 9a9 9 0 0 0 9 9" />
|
|
<path d="M7.5 12a4.5 4.5 0 1 0 9 0a4.5 4.5 0 1 0 -9 0" />
|
|
</svg>
|