Sonic 3 Air Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sonic 3 Air 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/347631.svg" alt="Sonic 3 Air icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347631.svg" alt="Sonic 3 Air icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347631.svg" alt="Sonic 3 Air icon" :width="24" :height="24" />
CSS background
.icon-sonic-3-air {
background-image: url('https://proicons.com/icon/347631.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:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="c" d="M22.6931,28.4206c2.1068-2.3295,5.4684-8.7629,1.9273-11.1903-5.215-3.5748-10.6806,7.0569-11.7336,6.7697-1.5981-.4359.1682-8.8725-1.7243-9.9239-1.4319-.7955-4.0374,5.2641-2.7757,10.4545"/><path class="c" d="M12.0876,12.0574c-3.5327,1.0935-4.2029,5.0047-4.036,9"/><path class="c" d="M10.7477,12.6909s-.1383-3.3442.1296-5.3216c.0507-.3739.4237-.6003.787-.4984,1.7291.4852,3.6221,1.644,4.9234,2.8326,2.0187-1.4312,13.0374-6.3939,25.1495,2.0174-5.1308.0421-8.6636,5.7196-8.6636,5.7196,7.9065,3.1542,9.4264,9.4206,9.4264,9.4206"/><path class="c" d="M26.0572,12.816c1.4033-1.3265,4.4679-1.7389,5.887-1.8614.4327-.0374.8093.3013.8242.7353.0998,2.9112-1.7821,5.2018-1.7821,5.2018"/><path class="c" d="M24.361,37.5116c3.5327-4.1597,3.028-12.578,6.4766-12.1154s-1.0514,9.715-1.0514,9.715"/><path class="c" d="M25.6647,37.8028c-2.0342-.0395-4.2429-2.4864-6.0561-2.986-2.048-.5643-3.9049.9865-3.3224,2.3681.757,1.7955,4.5.8021,7.0654,5.3152"/><path class="c" d="M28.854,35.3004c1.0935-.014,2.1168.5607,2.1168.5607"/><path class="c" d="M33.0041,37.7174s8.1785-8.5166,6.0415-10.0852c-2.6355-1.9346-8.2698,8.1308-8.2698,8.1308"/><path class="c" d="M32.5689,42.5c3.2804-1.1275,4.2474-3.8714,3.0911-5.1599-.736-.8201-6.4845,1.541-5.8668,3.8691.2387.8998,1.7033,1.2907,1.7033,1.2907"/><path class="c" d="M35.9012,39.7117c.7893.1729,2.093,1.2402.4738,2.7883"/><path class="c" d="M33.97,30.9s-.72-1.17-1.98-2.07c1.65-.71,3.27-.99,4.81-.86"/><path class="c" d="M42.5,30.54c-.97-.87-2.01-1.53-3.11-1.96"/><path class="c" d="M8.8563,27.0084c1.2482-.0836,1.6542,1.2648,2.6636,1.5716s1.5701-.2679.7009-1.7188-2.4822-2.6806-4.1924-2.1199-.8459,2.3792.828,2.2671Z"/><path class="c" d="M12.4248,27.2409c1.7306.2441,2.8521,2.8796,5.4315,2.5712s5.972-3.034,7.0093.0251-2.972,3.9074-4.5981,3.9634-9.5591.6416-11.5786-6.7903"/><path class="c" d="M12.7895,32.4273c-4.4378,1.5063-3.5126,8.6578-1.6621,10.0727"/><path class="c" d="M20.3886,39.4211c-.4855,1.9705-1.9996,3.0789-1.9996,3.0789"/><path class="c" d="M25.3249,36.1187s-1.4686-2.2973-2.8076-2.725c2.1521.3156,3.587,1.1094,3.587,1.1094"/><path class="c" d="M36.064,34.2303c.9979,1.0699,1.4044,2.4422,1.4184,3.2813-.6449-.2403-2.1028-.3377-2.1028-.3377"/></svg>
Copied!