3d Pinball Space Cadet Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 3d Pinball Space Cadet icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/335771.svg" alt="3d Pinball Space Cadet icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335771.svg" alt="3d Pinball Space Cadet icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335771.svg" alt="3d Pinball Space Cadet icon" :width="24" :height="24" />
CSS background
.icon-3d-pinball-space-cadet {
background-image: url('https://proicons.com/icon/335771.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill-rule:evenodd;}.c,.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="d" cx="24" cy="24" r="21.5"/><path class="c" d="m14.1668,34.6217c0-3.1426,4.7032-5.6901,10.5049-5.6901,4.1241,0,7.6829,1.2904,9.4022,3.1635,2.3225-2.7449,3.7287-6.2896,3.7287-10.1668,0-8.7025-7.0546-15.7573-15.7572-15.7573s-15.7572,7.0548-15.7572,15.7573c0,5.9072,3.2555,11.0479,8.0654,13.7456-.1181-.3414-.1868-.6923-.1868-1.0522Z"/><path class="c" d="m13.31,19.39c-.01-.17-.02-.35-.02-.53,0-1.26.35-2.43.97-3.43"/><path class="c" d="m23.71,13.55c1.59,1.16,2.64,3.02,2.7,5.12,1.07.89,1.76,2.2,1.76,3.7,0,2.66-2.15,4.81-4.81,4.81-1.49,0-2.81-.69-3.7-1.76-2.61-.07-4.85-1.68-5.82-3.95"/><path class="c" d="m18.9815,9.6727h0c2.6591,0,4.8147,2.1556,4.8147,4.8147h0c0,2.6591-2.1556,4.8147-4.8147,4.8147h0c-2.6591,0-4.8147-2.1556-4.8147-4.8147h0c0-2.6591,2.1556-4.8147,4.8147-4.8147Z"/><path class="c" d="m12.8537,19.3022h0c.7252,0,1.3131.5879,1.3131,1.3131h0c0,.7252-.5879,1.3131-1.3131,1.3131h0c-.7252,0-1.3131-.5879-1.3131-1.3131h0c0-.7252.5879-1.3131,1.3131-1.3131Z"/></svg>
Copied!