tuning 2 icon
tuning-2-bold from Solar by 480 Design · Bold · Settings · CC-BY-4.0 Attribution required.
- Name
- tuning-2-bold
- Set
- Solar
- Style
- Bold
- Category
- Settings
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More settings icons from Solar
columns-2-boldcolumns-3-boldcolumns-3-cog-boldcolumns-4-boldcontainer-boldgrid-2x2-add-boldgrid-2x2-boldgrid-2x2-check-boldgrid-2x2-close-boldgrid-3x3-boldloader-boldsettings-boldsettings-minimalistic-boldtuning-3-boldtuning-4-boldtuning-boldtuning-square-2-boldtuning-square-boldwidget-2-boldwidget-3-boldwidget-4-boldwidget-5-boldwidget-6-boldwidget-add-bold
Use the tuning 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.25 14C10.9069 14 12.25 15.3431 12.25 17C12.25 18.6569 10.9069 20 9.25 20C7.59315 20 6.25 18.6569 6.25 17C6.25 15.3431 7.59315 14 9.25 14Z"/><path d="M14.25 4C12.5931 4 11.25 5.34315 11.25 7C11.25 8.65685 12.5931 10 14.25 10C15.9069 10 17.25 8.65685 17.25 7C17.25 5.34315 15.9069 4 14.25 4Z"/><path d="M8.75 6.20852C9.16421 6.20852 9.5 6.54431 9.5 6.95852C9.5 7.37273 9.16421 7.70852 8.75 7.70852L1.75 7.70852C1.33579 7.70852 1 7.37273 1 6.95852C1 6.54431 1.33579 6.20852 1.75 6.20852H8.75Z"/><path d="M14.75 16.2085C14.3358 16.2085 14 16.5443 14 16.9585C14 17.3727 14.3358 17.7085 14.75 17.7085H21.75C22.1642 17.7085 22.5 17.3727 22.5 16.9585C22.5 16.5443 22.1642 16.2085 21.75 16.2085H14.75Z"/><path d="M1 16.9585C1 16.5443 1.33579 16.2085 1.75 16.2085H3.75C4.16421 16.2085 4.5 16.5443 4.5 16.9585C4.5 17.3727 4.16421 17.7085 3.75 17.7085H1.75C1.33579 17.7085 1 17.3727 1 16.9585Z"/><path d="M21.75 6.20852C22.1642 6.20852 22.5 6.54431 22.5 6.95852C22.5 7.37273 22.1642 7.70852 21.75 7.70852L19.75 7.70852C19.3358 7.70852 19 7.37273 19 6.95852C19 6.54431 19.3358 6.20852 19.75 6.20852H21.75Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTuning2Bold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.25 14C10.9069 14 12.25 15.3431 12.25 17C12.25 18.6569 10.9069 20 9.25 20C7.59315 20 6.25 18.6569 6.25 17C6.25 15.3431 7.59315 14 9.25 14Z"/><path d="M14.25 4C12.5931 4 11.25 5.34315 11.25 7C11.25 8.65685 12.5931 10 14.25 10C15.9069 10 17.25 8.65685 17.25 7C17.25 5.34315 15.9069 4 14.25 4Z"/><path d="M8.75 6.20852C9.16421 6.20852 9.5 6.54431 9.5 6.95852C9.5 7.37273 9.16421 7.70852 8.75 7.70852L1.75 7.70852C1.33579 7.70852 1 7.37273 1 6.95852C1 6.54431 1.33579 6.20852 1.75 6.20852H8.75Z"/><path d="M14.75 16.2085C14.3358 16.2085 14 16.5443 14 16.9585C14 17.3727 14.3358 17.7085 14.75 17.7085H21.75C22.1642 17.7085 22.5 17.3727 22.5 16.9585C22.5 16.5443 22.1642 16.2085 21.75 16.2085H14.75Z"/><path d="M1 16.9585C1 16.5443 1.33579 16.2085 1.75 16.2085H3.75C4.16421 16.2085 4.5 16.5443 4.5 16.9585C4.5 17.3727 4.16421 17.7085 3.75 17.7085H1.75C1.33579 17.7085 1 17.3727 1 16.9585Z"/><path d="M21.75 6.20852C22.1642 6.20852 22.5 6.54431 22.5 6.95852C22.5 7.37273 22.1642 7.70852 21.75 7.70852L19.75 7.70852C19.3358 7.70852 19 7.37273 19 6.95852C19 6.54431 19.3358 6.20852 19.75 6.20852H21.75Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M9.25 14C10.9069 14 12.25 15.3431 12.25 17C12.25 18.6569 10.9069 20 9.25 20C7.59315 20 6.25 18.6569 6.25 17C6.25 15.3431 7.59315 14 9.25 14Z"/><path d="M14.25 4C12.5931 4 11.25 5.34315 11.25 7C11.25 8.65685 12.5931 10 14.25 10C15.9069 10 17.25 8.65685 17.25 7C17.25 5.34315 15.9069 4 14.25 4Z"/><path d="M8.75 6.20852C9.16421 6.20852 9.5 6.54431 9.5 6.95852C9.5 7.37273 9.16421 7.70852 8.75 7.70852L1.75 7.70852C1.33579 7.70852 1 7.37273 1 6.95852C1 6.54431 1.33579 6.20852 1.75 6.20852H8.75Z"/><path d="M14.75 16.2085C14.3358 16.2085 14 16.5443 14 16.9585C14 17.3727 14.3358 17.7085 14.75 17.7085H21.75C22.1642 17.7085 22.5 17.3727 22.5 16.9585C22.5 16.5443 22.1642 16.2085 21.75 16.2085H14.75Z"/><path d="M1 16.9585C1 16.5443 1.33579 16.2085 1.75 16.2085H3.75C4.16421 16.2085 4.5 16.5443 4.5 16.9585C4.5 17.3727 4.16421 17.7085 3.75 17.7085H1.75C1.33579 17.7085 1 17.3727 1 16.9585Z"/><path d="M21.75 6.20852C22.1642 6.20852 22.5 6.54431 22.5 6.95852C22.5 7.37273 22.1642 7.70852 21.75 7.70852L19.75 7.70852C19.3358 7.70852 19 7.37273 19 6.95852C19 6.54431 19.3358 6.20852 19.75 6.20852H21.75Z"/></g></svg> </template>
CSS
.icon-tuning-2-bold {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.25%2014C10.9069%2014%2012.25%2015.3431%2012.25%2017C12.25%2018.6569%2010.9069%2020%209.25%2020C7.59315%2020%206.25%2018.6569%206.25%2017C6.25%2015.3431%207.59315%2014%209.25%2014Z%22%2F%3E%3Cpath%20d%3D%22M14.25%204C12.5931%204%2011.25%205.34315%2011.25%207C11.25%208.65685%2012.5931%2010%2014.25%2010C15.9069%2010%2017.25%208.65685%2017.25%207C17.25%205.34315%2015.9069%204%2014.25%204Z%22%2F%3E%3Cpath%20d%3D%22M8.75%206.20852C9.16421%206.20852%209.5%206.54431%209.5%206.95852C9.5%207.37273%209.16421%207.70852%208.75%207.70852L1.75%207.70852C1.33579%207.70852%201%207.37273%201%206.95852C1%206.54431%201.33579%206.20852%201.75%206.20852H8.75Z%22%2F%3E%3Cpath%20d%3D%22M14.75%2016.2085C14.3358%2016.2085%2014%2016.5443%2014%2016.9585C14%2017.3727%2014.3358%2017.7085%2014.75%2017.7085H21.75C22.1642%2017.7085%2022.5%2017.3727%2022.5%2016.9585C22.5%2016.5443%2022.1642%2016.2085%2021.75%2016.2085H14.75Z%22%2F%3E%3Cpath%20d%3D%22M1%2016.9585C1%2016.5443%201.33579%2016.2085%201.75%2016.2085H3.75C4.16421%2016.2085%204.5%2016.5443%204.5%2016.9585C4.5%2017.3727%204.16421%2017.7085%203.75%2017.7085H1.75C1.33579%2017.7085%201%2017.3727%201%2016.9585Z%22%2F%3E%3Cpath%20d%3D%22M21.75%206.20852C22.1642%206.20852%2022.5%206.54431%2022.5%206.95852C22.5%207.37273%2022.1642%207.70852%2021.75%207.70852L19.75%207.70852C19.3358%207.70852%2019%207.37273%2019%206.95852C19%206.54431%2019.3358%206.20852%2019.75%206.20852H21.75Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M9.25%2014C10.9069%2014%2012.25%2015.3431%2012.25%2017C12.25%2018.6569%2010.9069%2020%209.25%2020C7.59315%2020%206.25%2018.6569%206.25%2017C6.25%2015.3431%207.59315%2014%209.25%2014Z%22%2F%3E%3Cpath%20d%3D%22M14.25%204C12.5931%204%2011.25%205.34315%2011.25%207C11.25%208.65685%2012.5931%2010%2014.25%2010C15.9069%2010%2017.25%208.65685%2017.25%207C17.25%205.34315%2015.9069%204%2014.25%204Z%22%2F%3E%3Cpath%20d%3D%22M8.75%206.20852C9.16421%206.20852%209.5%206.54431%209.5%206.95852C9.5%207.37273%209.16421%207.70852%208.75%207.70852L1.75%207.70852C1.33579%207.70852%201%207.37273%201%206.95852C1%206.54431%201.33579%206.20852%201.75%206.20852H8.75Z%22%2F%3E%3Cpath%20d%3D%22M14.75%2016.2085C14.3358%2016.2085%2014%2016.5443%2014%2016.9585C14%2017.3727%2014.3358%2017.7085%2014.75%2017.7085H21.75C22.1642%2017.7085%2022.5%2017.3727%2022.5%2016.9585C22.5%2016.5443%2022.1642%2016.2085%2021.75%2016.2085H14.75Z%22%2F%3E%3Cpath%20d%3D%22M1%2016.9585C1%2016.5443%201.33579%2016.2085%201.75%2016.2085H3.75C4.16421%2016.2085%204.5%2016.5443%204.5%2016.9585C4.5%2017.3727%204.16421%2017.7085%203.75%2017.7085H1.75C1.33579%2017.7085%201%2017.3727%201%2016.9585Z%22%2F%3E%3Cpath%20d%3D%22M21.75%206.20852C22.1642%206.20852%2022.5%206.54431%2022.5%206.95852C22.5%207.37273%2022.1642%207.70852%2021.75%207.70852L19.75%207.70852C19.3358%207.70852%2019%207.37273%2019%206.95852C19%206.54431%2019.3358%206.20852%2019.75%206.20852H21.75Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/tuning-2-bold.svg?color=%231a73e8&size=48