tuning icon
tuning-line-duotone from Solar by 480 Design · Line Duotone · Settings · CC-BY-4.0 Attribution required.
- Name
- tuning-line-duotone
- Set
- Solar
- Style
- Line Duotone
- 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="M10 9.5C10 11.1569 8.65685 12.5 7 12.5C5.34315 12.5 4 11.1569 4 9.5C4 7.84315 5.34315 6.5 7 6.5C8.65685 6.5 10 7.84315 10 9.5Z"/><path d="M20 14.5C20 12.8431 18.6569 11.5 17 11.5C15.3431 11.5 14 12.8431 14 14.5C14 16.1569 15.3431 17.5 17 17.5C18.6569 17.5 20 16.1569 20 14.5Z"/><path stroke-linecap="round" d="M17 11L17.0415 2M7 2L7 6" opacity=".5"/><path stroke-linecap="round" d="M7 13L7 22M17 22V18" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTuningLineDuotone(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="M10 9.5C10 11.1569 8.65685 12.5 7 12.5C5.34315 12.5 4 11.1569 4 9.5C4 7.84315 5.34315 6.5 7 6.5C8.65685 6.5 10 7.84315 10 9.5Z"/><path d="M20 14.5C20 12.8431 18.6569 11.5 17 11.5C15.3431 11.5 14 12.8431 14 14.5C14 16.1569 15.3431 17.5 17 17.5C18.6569 17.5 20 16.1569 20 14.5Z"/><path strokeLinecap="round" d="M17 11L17.0415 2M7 2L7 6" opacity=".5"/><path strokeLinecap="round" d="M7 13L7 22M17 22V18" opacity=".5"/></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="M10 9.5C10 11.1569 8.65685 12.5 7 12.5C5.34315 12.5 4 11.1569 4 9.5C4 7.84315 5.34315 6.5 7 6.5C8.65685 6.5 10 7.84315 10 9.5Z"/><path d="M20 14.5C20 12.8431 18.6569 11.5 17 11.5C15.3431 11.5 14 12.8431 14 14.5C14 16.1569 15.3431 17.5 17 17.5C18.6569 17.5 20 16.1569 20 14.5Z"/><path stroke-linecap="round" d="M17 11L17.0415 2M7 2L7 6" opacity=".5"/><path stroke-linecap="round" d="M7 13L7 22M17 22V18" opacity=".5"/></g></svg> </template>
CSS
.icon-tuning-line-duotone {
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%22M10%209.5C10%2011.1569%208.65685%2012.5%207%2012.5C5.34315%2012.5%204%2011.1569%204%209.5C4%207.84315%205.34315%206.5%207%206.5C8.65685%206.5%2010%207.84315%2010%209.5Z%22%2F%3E%3Cpath%20d%3D%22M20%2014.5C20%2012.8431%2018.6569%2011.5%2017%2011.5C15.3431%2011.5%2014%2012.8431%2014%2014.5C14%2016.1569%2015.3431%2017.5%2017%2017.5C18.6569%2017.5%2020%2016.1569%2020%2014.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2011L17.0415%202M7%202L7%206%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%2013L7%2022M17%2022V18%22%20opacity%3D%22.5%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%22M10%209.5C10%2011.1569%208.65685%2012.5%207%2012.5C5.34315%2012.5%204%2011.1569%204%209.5C4%207.84315%205.34315%206.5%207%206.5C8.65685%206.5%2010%207.84315%2010%209.5Z%22%2F%3E%3Cpath%20d%3D%22M20%2014.5C20%2012.8431%2018.6569%2011.5%2017%2011.5C15.3431%2011.5%2014%2012.8431%2014%2014.5C14%2016.1569%2015.3431%2017.5%2017%2017.5C18.6569%2017.5%2020%2016.1569%2020%2014.5Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17%2011L17.0415%202M7%202L7%206%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7%2013L7%2022M17%2022V18%22%20opacity%3D%22.5%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-line-duotone.svg?color=%231a73e8&size=48