tuning 3 icon
tuning-3-broken from Solar by 480 Design · Broken · Settings · CC-BY-4.0 Attribution required.
- Name
- tuning-3-broken
- Set
- Solar
- Style
- Broken
- 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-2-boldtuning-4-boldtuning-boldtuning-square-2-boldtuning-square-boldwidget-2-boldwidget-3-boldwidget-4-boldwidget-5-boldwidget-6-boldwidget-add-bold
Use the tuning 3 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"><circle cx="12" cy="12" r="2" transform="rotate(180 12 12)"/><circle cx="20" cy="14" r="2" transform="rotate(180 20 14)"/><circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 6 8)"/><path stroke-linecap="round" d="M4 12L4 14.75M4 19L4 17.5"/><path stroke-linecap="round" d="M20 12L20 9.25M20 5L20 6.5"/><path stroke-linecap="round" d="M12 19L12 14"/><path stroke-linecap="round" d="M20 19L20 16"/><path stroke-linecap="round" d="M4 5L4 7.66667"/><path stroke-linecap="round" d="M12 10V7.5M12 5V5.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTuning3Broken(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"><circle cx="12" cy="12" r="2" transform="rotate(180 12 12)"/><circle cx="20" cy="14" r="2" transform="rotate(180 20 14)"/><circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 6 8)"/><path strokeLinecap="round" d="M4 12L4 14.75M4 19L4 17.5"/><path strokeLinecap="round" d="M20 12L20 9.25M20 5L20 6.5"/><path strokeLinecap="round" d="M12 19L12 14"/><path strokeLinecap="round" d="M20 19L20 16"/><path strokeLinecap="round" d="M4 5L4 7.66667"/><path strokeLinecap="round" d="M12 10V7.5M12 5V5.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"><circle cx="12" cy="12" r="2" transform="rotate(180 12 12)"/><circle cx="20" cy="14" r="2" transform="rotate(180 20 14)"/><circle cx="2" cy="2" r="2" transform="matrix(-1 0 0 1 6 8)"/><path stroke-linecap="round" d="M4 12L4 14.75M4 19L4 17.5"/><path stroke-linecap="round" d="M20 12L20 9.25M20 5L20 6.5"/><path stroke-linecap="round" d="M12 19L12 14"/><path stroke-linecap="round" d="M20 19L20 16"/><path stroke-linecap="round" d="M4 5L4 7.66667"/><path stroke-linecap="round" d="M12 10V7.5M12 5V5.5"/></g></svg> </template>
CSS
.icon-tuning-3-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%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%20transform%3D%22rotate(180%2012%2012)%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2214%22%20r%3D%222%22%20transform%3D%22rotate(180%2020%2014)%22%2F%3E%3Ccircle%20cx%3D%222%22%20cy%3D%222%22%20r%3D%222%22%20transform%3D%22matrix(-1%200%200%201%206%208)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2012L4%2014.75M4%2019L4%2017.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2012L20%209.25M20%205L20%206.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019L12%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2019L20%2016%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%205L4%207.66667%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2010V7.5M12%205V5.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%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%222%22%20transform%3D%22rotate(180%2012%2012)%22%2F%3E%3Ccircle%20cx%3D%2220%22%20cy%3D%2214%22%20r%3D%222%22%20transform%3D%22rotate(180%2020%2014)%22%2F%3E%3Ccircle%20cx%3D%222%22%20cy%3D%222%22%20r%3D%222%22%20transform%3D%22matrix(-1%200%200%201%206%208)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2012L4%2014.75M4%2019L4%2017.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2012L20%209.25M20%205L20%206.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2019L12%2014%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M20%2019L20%2016%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%205L4%207.66667%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2010V7.5M12%205V5.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-3-broken.svg?color=%231a73e8&size=48