Sonic Rumble Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sonic Rumble 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/347639.svg" alt="Sonic Rumble icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347639.svg" alt="Sonic Rumble icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347639.svg" alt="Sonic Rumble icon" :width="24" :height="24" />
CSS background
.icon-sonic-rumble {
background-image: url('https://proicons.com/icon/347639.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="M29.0596,28.9329s2.9805-8.4584-1.1974-8.4586c-5.5234-.0003-6.4176,9.4206-9.785,9.4206-2.9159,0-4.4553-10.893-7.0362-11.1297-1.5713-.1441-.2556,5.251.2792,7.569.5046,2.187,1.6392,3.7627,1.6392,3.7627"/><path class="c" d="M31.1145,28.8575c1.2532.223,1.7383,1.8224-.2243,4.0654s-5.4953,4.0654-9.757,3.4206-8.6075-2.6916-9.0561-5.1589,1.4996-.5809,2.1589-.3364c1.2477.4626,1.8785-1.0514,3.4346-.8211.8274.1225,2.6116.5864,4.1075.6809,5.3271.3364,6.028-2.4393,9.3364-1.8505Z"/><path class="c" d="M32.9935,7.1809c4.8785.0421,7.5883,2.471,9.5065,3.9009"/><path class="c" d="M38.2802,22.3107c1.5561-.6308,4.2198-.6729,4.2198-.6729"/><path class="c" d="M38.5724,20.8388c-.6729,1.0093-.4626,2.0607,1.1355,2.8178s2.7921,2.1869,2.7921,2.1869"/><path class="c" d="M41.4463,34.0234s-7.8-.116-9.757.2243c-.9393.1262-1.1043,2.6821.2804,2.8738,2.4953.3505,8.9159,1.2477,8.9159,1.2477"/><path class="c" d="M19.7929,36.095c-.4751,2.2321,2.8263,6.405,2.8263,6.405"/><path class="c" d="M32.0397,42.5c-1.8715-2.3224-5.4042-3.3949-7.5911-3.3107s-3.5812.8875-2.6528,2.1681"/><path class="c" d="M34.463,37.471c.2473,2.6435,1.5721,5.029,1.5721,5.029"/><path class="c" d="M28.132,31.9416c-1.2617,1.1671-2.8872,2.5241-4.6851,2.9236"/><ellipse class="c" cx="17.286" cy="32.0888" rx=".8201" ry="1.2256" transform="translate(-16.7047 45.2466) rotate(-82.8503)"/><path class="c" d="M10.6804,23.4107s-1.039-4.4995-.2592-7.3032c-2.3218-1.6262-4.1456-6.6943-4.5334-8.3238,1.8751-.1435,5.9685,2.7443,6.6134,4.6789s-3.1104,2.6777-3.1104,2.6777"/><path class="c" d="M17.6881,5.5c-1.1495.8224-2.3832,2.2804-4.4019,1.8318s-4.8347-.9109-6.6089-.6657"/><path class="c" d="M30.389,5.7056c-3.304.943-4.986,3.7809-5.5378,4.9077-.1497.3056-.1114.6803.1333.9168,1.1866,1.1466,4.3162,1.6945,6.4339,1.6749.4807-.0044.853-.4036.8564-.8843.0166-2.3126-.329-4.5502-1.8859-6.6151Z"/><path class="c" d="M33.3259,8.4393c-.1262-1.0935-1.0505-2.9393-1.0505-2.9393"/><path class="c" d="M24.1507,8.1168c1.1986-1.7664,3.007-2.6168,3.007-2.6168"/><ellipse class="c" cx="25.2982" cy="26.5405" rx="1.176" ry="2.5629" transform="translate(-3.1752 3.4393) rotate(-7.3195)"/><path class="c" d="M14.65,24.97c-.21.5-.28,1.22-.18,2,.18,1.41.85,2.48,1.49,2.4.24-.03.45-.22.59-.51"/><path class="c" d="M39.4452,34.0063c.9461-1.9841,2.5921-1.4536,2.2078,2.2846s-1.9115,3.4098-2.3857,1.8521"/><path class="c" d="M39.6496,38.8932c.8048,1.4351,2.293,1.6425,2.293,1.6425"/><path class="c" d="M40.2249,33.0131c.8814-.9068,2.2751-.8437,2.2751-.8437"/><path class="c" d="M15.3221,34.525c-.4167.8757.6768,3.7075,3.3263,3.0066.5327,0,1.2842.1911,1.2627.1104"/><path class="c" d="M13.8224,33.5882c-1.7067,1.42-2.8562,4.6303-.7534,5.4995.5607,1.486,5.3349,3.6837,8.1137,1.3091"/></svg>
Copied!