tuning icon
tuning-broken from Solar by 480 Design · Broken · Settings · CC-BY-4.0 Attribution required.
- Name
- tuning-broken
- Set
- Solar
- Style
- Broken
- Category
- Settings
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
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-2-boldtuning-3-boldtuning-4-boldtuning-square-2-boldtuning-square-boldwidget-2-boldwidget-3-boldwidget-4-boldwidget-5-boldwidget-6-boldwidget-add-bold
Use the tuning icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M14 14.5C14 12.8431 15.3431 11.5 17 11.5C18.6569 11.5 20 12.8431 20 14.5C20 16.1569 18.6569 17.5 17 17.5C15.3431 17.5 14 16.1569 14 14.5Z"/><path d="M4 9.5C4 11.1569 5.34315 12.5 7 12.5C8.65685 12.5 10 11.1569 10 9.5C10 7.84315 8.65685 6.5 7 6.5C5.34315 6.5 4 7.84315 4 9.5Z"/><path stroke-linecap="round" d="M7.00001 13L7 18M7.00001 21.0001L7.00001 22.0001"/><path stroke-linecap="round" d="M17 11.0001L17 6.0001M17 3.00002L17 2"/><path stroke-linecap="round" d="M17 22L17 18"/><path stroke-linecap="round" d="M7 2L7 6"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTuningBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M14 14.5C14 12.8431 15.3431 11.5 17 11.5C18.6569 11.5 20 12.8431 20 14.5C20 16.1569 18.6569 17.5 17 17.5C15.3431 17.5 14 16.1569 14 14.5Z"/><path d="M4 9.5C4 11.1569 5.34315 12.5 7 12.5C8.65685 12.5 10 11.1569 10 9.5C10 7.84315 8.65685 6.5 7 6.5C5.34315 6.5 4 7.84315 4 9.5Z"/><path strokeLinecap="round" d="M7.00001 13L7 18M7.00001 21.0001L7.00001 22.0001"/><path strokeLinecap="round" d="M17 11.0001L17 6.0001M17 3.00002L17 2"/><path strokeLinecap="round" d="M17 22L17 18"/><path strokeLinecap="round" d="M7 2L7 6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M14 14.5C14 12.8431 15.3431 11.5 17 11.5C18.6569 11.5 20 12.8431 20 14.5C20 16.1569 18.6569 17.5 17 17.5C15.3431 17.5 14 16.1569 14 14.5Z"/><path d="M4 9.5C4 11.1569 5.34315 12.5 7 12.5C8.65685 12.5 10 11.1569 10 9.5C10 7.84315 8.65685 6.5 7 6.5C5.34315 6.5 4 7.84315 4 9.5Z"/><path stroke-linecap="round" d="M7.00001 13L7 18M7.00001 21.0001L7.00001 22.0001"/><path stroke-linecap="round" d="M17 11.0001L17 6.0001M17 3.00002L17 2"/><path stroke-linecap="round" d="M17 22L17 18"/><path stroke-linecap="round" d="M7 2L7 6"/></g></svg> </template>
CSS
.icon-tuning-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2014.5C14%2012.8431%2015.3431%2011.5%2017%2011.5C18.6569%2011.5%2020%2012.8431%2020%2014.5C20%2016.1569%2018.6569%2017.5%2017%2017.5C15.3431%2017.5%2014%2016.1569%2014%2014.5Z%22%2F%3E%3Cpath%20d%3D%22M4%209.5C4%2011.1569%205.34315%2012.5%207%2012.5C8.65685%2012.5%2010%2011.1569%2010%209.5C10%207.84315%208.65685%206.5%207%206.5C5.34315%206.5%204%207.84315%204%209.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.00001%2013L7%2018M7.00001%2021.0001L7.00001%2022.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2011.0001L17%206.0001M17%203.00002L17%202%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2022L17%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%202L7%206%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M14%2014.5C14%2012.8431%2015.3431%2011.5%2017%2011.5C18.6569%2011.5%2020%2012.8431%2020%2014.5C20%2016.1569%2018.6569%2017.5%2017%2017.5C15.3431%2017.5%2014%2016.1569%2014%2014.5Z%22%2F%3E%3Cpath%20d%3D%22M4%209.5C4%2011.1569%205.34315%2012.5%207%2012.5C8.65685%2012.5%2010%2011.1569%2010%209.5C10%207.84315%208.65685%206.5%207%206.5C5.34315%206.5%204%207.84315%204%209.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.00001%2013L7%2018M7.00001%2021.0001L7.00001%2022.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2011.0001L17%206.0001M17%203.00002L17%202%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2022L17%2018%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%202L7%206%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-broken.svg?color=%231a73e8&size=48