Power Tuner Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Power Tuner 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/331540.svg" alt="Power Tuner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331540.svg" alt="Power Tuner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331540.svg" alt="Power Tuner icon" :width="24" :height="24" />
CSS background
.icon-power-tuner {
background-image: url('https://proicons.com/icon/331540.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="M35.0618,31.0419c-.8905-.5023-1.563-1.0046-2.1457-1.5069,1.1653-.9695,3.1014-1.7415,5.765-1.1451,2.7221.6095,4.7807-.3338,3.3559-.9318-3.0442-1.2777-6.8787-2.218-10.4244-3.0367l-.3455-1.3708c-.0834-.3309.0094-.7292.216-1.0007l1.761-2.3139c.473-.6214.511-1.3204.3011-2.0951l-.7931-2.928c-.3162-1.1673-.4588-2.129-1.7089-2.7754.3158-.6902.3015-1.5894-.0122-2.6637-2.6594.1057-2.6344-1.8142-5.2265-1.0553.3948-2.6521-2.7398-2.8723-3.7916-2.1644l-2.4032,1.6176c-.5437.366-.3205.8815.2815,1.0029,1.4527.2931,2.5604,1.1969,2.5283,2.3837l1.3454.1395c-.6089,1.8661-.4678,3.7235-2.6732,3.3392-1.2402,1.5489-2.5534,2.1207-3.7517,4.2646-3.2946-1.8087-6.3158-1.5036-8.4712-.488-2.1419,1.0093,1.0298,1.4854,4.0036,1.0627,2.2235,1.5307,3.1759,1.9252,4.2635,3.2239.2655.317.7141,1.0145.7141,1.0145-.6014-.036-1.0538-.0966-1.4714.2007-.5047.3594.6477,1.2257,1.3025,1.9172-.0769,1.217.454,2.4457,1.8688,3.365,3.1509,5.0364,4.2301,3.7227,5.3536,5.213,1.0165.1342,2.507-.0877,3.8169-.3492.3787.6255,1.1355,1.0668,2.0225,1.4211"/><path id="d" class="k" d="M25.2311,15.97c.2039,1.8392-.7116,2.5355-1.9752,2.945-.4708.1526-.4442.6602-.1815.9532l1.0188,1.1363c.2831.3158.9988.4703,1.2647.1399l2.1995-2.7333c.2736-.34.3489-.8134.0173-1.1396-.6711-.6604-1.1118-1.1124-2.3436-1.3015Z"/><path id="e" class="k" d="M16.9095,27.668c.7688,3.1039-1.1242,5.6201-4.228,5.6201s-6.2433-2.5162-7.0121-5.6201h0c-.7688-3.1039,1.1242-5.6202,4.228-5.6202h0c3.1039,0,6.2433,2.5162,7.0121,5.6202h0Z"/><path id="f" class="k" d="M12.8479,27.668c.2132.8555-.3117,1.549-1.1724,1.549s-1.7312-.6935-1.9444-1.549c0,0,0,0,0,0-.2132-.8555.3117-1.549,1.1724-1.549h0c.8607,0,1.7312.6935,1.9444,1.549h0Z"/><path id="g" class="k" d="M42.1161,36.9226c.7346,2.9655-1.0741,5.3695-4.0399,5.3695h0c-2.9658,0-5.9655-2.404-6.7001-5.3695h0c-.7346-2.9655,1.0741-5.3695,4.0399-5.3695h0c2.9658,0,5.9655,2.404,6.7001,5.3695h0Z"/><path id="h" class="k" d="M38.2352,36.9226c.2037.8173-.2979,1.4799-1.1203,1.4799s-1.6542-.6626-1.8579-1.4799h0c-.2037-.8173.2979-1.4799,1.1203-1.4799s1.6542.6626,1.8579,1.4799h0Z"/><path id="i" class="k" d="M11.2894,27.668l5.0796-5.7686"/><path id="j" class="k" d="M36.7461,36.9226l-4.6317-3.8007"/></svg>
Copied!