colour tuning icon
colour-tuning-broken from Solar by 480 Design · Broken · Tools · CC-BY-4.0 Attribution required.
- Name
- colour-tuning-broken
- Set
- Solar
- Style
- Broken
- Category
- Tools
- Viewbox
- 24×24
- License
- CC BY 4.0
- Aliases
- colour-tuneing-broken
5 other variants in Solar
More tools icons from Solar
align-bottom-boldalign-horizontal-center-boldalign-horizontal-spacing-boldalign-left-boldalign-right-boldalign-top-boldalign-vertical-center-boldalign-vertical-spacing-boldcrop-boldcrop-minimalistic-boldfilters-boldflip-horizontal-boldflip-vertical-boldframe-boldlayers-boldlayers-minimalistic-boldmirror-left-boldmirror-right-boldpaint-brush-boldpaint-roller-boldpalette-2-boldpalette-boldpalette-round-boldpipette-bold
Use the colour 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-linecap="round" stroke-width="1.5"><path d="M2 12H9.5M22 12H14.5"/><path d="M20.0002 15.6843C20.0002 19 17.7345 22 16.0002 22C14.7427 22 13.6725 21.0299 12.9682 18.9999M4.14404 8.31567C4.14404 4.99988 6.40978 1.99988 8.14404 1.99988C10.4128 1.99988 12.0723 5.15794 12.0723 12C12.0723 13.0933 12.1146 14.0926 12.1951 14.9999"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarColourTuningBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M2 12H9.5M22 12H14.5"/><path d="M20.0002 15.6843C20.0002 19 17.7345 22 16.0002 22C14.7427 22 13.6725 21.0299 12.9682 18.9999M4.14404 8.31567C4.14404 4.99988 6.40978 1.99988 8.14404 1.99988C10.4128 1.99988 12.0723 5.15794 12.0723 12C12.0723 13.0933 12.1146 14.0926 12.1951 14.9999"/></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-linecap="round" stroke-width="1.5"><path d="M2 12H9.5M22 12H14.5"/><path d="M20.0002 15.6843C20.0002 19 17.7345 22 16.0002 22C14.7427 22 13.6725 21.0299 12.9682 18.9999M4.14404 8.31567C4.14404 4.99988 6.40978 1.99988 8.14404 1.99988C10.4128 1.99988 12.0723 5.15794 12.0723 12C12.0723 13.0933 12.1146 14.0926 12.1951 14.9999"/></g></svg> </template>
CSS
.icon-colour-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2012H9.5M22%2012H14.5%22%2F%3E%3Cpath%20d%3D%22M20.0002%2015.6843C20.0002%2019%2017.7345%2022%2016.0002%2022C14.7427%2022%2013.6725%2021.0299%2012.9682%2018.9999M4.14404%208.31567C4.14404%204.99988%206.40978%201.99988%208.14404%201.99988C10.4128%201.99988%2012.0723%205.15794%2012.0723%2012C12.0723%2013.0933%2012.1146%2014.0926%2012.1951%2014.9999%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2012H9.5M22%2012H14.5%22%2F%3E%3Cpath%20d%3D%22M20.0002%2015.6843C20.0002%2019%2017.7345%2022%2016.0002%2022C14.7427%2022%2013.6725%2021.0299%2012.9682%2018.9999M4.14404%208.31567C4.14404%204.99988%206.40978%201.99988%208.14404%201.99988C10.4128%201.99988%2012.0723%205.15794%2012.0723%2012C12.0723%2013.0933%2012.1146%2014.0926%2012.1951%2014.9999%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/colour-tuning-broken.svg?color=%231a73e8&size=48