tuning 4 icon

tuning-4-broken from Solar by 480 Design · Broken · Settings · CC-BY-4.0 Attribution required.

Name
tuning-4-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

Use the tuning 4 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="M12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14Z"/><path d="M14 6C12.8954 6 12 5.10457 12 4C12 2.89543 12.8954 2 14 2C15.1046 2 16 2.89543 16 4C16 5.10457 15.1046 6 14 6Z"/><path d="M10 22C11.1046 22 12 21.1046 12 20C12 18.8954 11.1046 18 10 18C8.89543 18 8 18.8954 8 20C8 21.1046 8.89543 22 10 22Z"/><path stroke-linecap="round" d="M17.5 20L19 20M12 20L14.75 20"/><path stroke-linecap="round" d="M6.5 4L5 4M12 4L9.25 4"/><path stroke-linecap="round" d="M19 12H14"/><path stroke-linecap="round" d="M19 4L16 4"/><path stroke-linecap="round" d="M5 20L7.66667 20"/><path stroke-linecap="round" d="M10 12L7.5 12M5.5 12L5 12"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarTuning4Broken(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="M12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14Z"/><path d="M14 6C12.8954 6 12 5.10457 12 4C12 2.89543 12.8954 2 14 2C15.1046 2 16 2.89543 16 4C16 5.10457 15.1046 6 14 6Z"/><path d="M10 22C11.1046 22 12 21.1046 12 20C12 18.8954 11.1046 18 10 18C8.89543 18 8 18.8954 8 20C8 21.1046 8.89543 22 10 22Z"/><path strokeLinecap="round" d="M17.5 20L19 20M12 20L14.75 20"/><path strokeLinecap="round" d="M6.5 4L5 4M12 4L9.25 4"/><path strokeLinecap="round" d="M19 12H14"/><path strokeLinecap="round" d="M19 4L16 4"/><path strokeLinecap="round" d="M5 20L7.66667 20"/><path strokeLinecap="round" d="M10 12L7.5 12M5.5 12L5 12"/></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="M12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14Z"/><path d="M14 6C12.8954 6 12 5.10457 12 4C12 2.89543 12.8954 2 14 2C15.1046 2 16 2.89543 16 4C16 5.10457 15.1046 6 14 6Z"/><path d="M10 22C11.1046 22 12 21.1046 12 20C12 18.8954 11.1046 18 10 18C8.89543 18 8 18.8954 8 20C8 21.1046 8.89543 22 10 22Z"/><path stroke-linecap="round" d="M17.5 20L19 20M12 20L14.75 20"/><path stroke-linecap="round" d="M6.5 4L5 4M12 4L9.25 4"/><path stroke-linecap="round" d="M19 12H14"/><path stroke-linecap="round" d="M19 4L16 4"/><path stroke-linecap="round" d="M5 20L7.66667 20"/><path stroke-linecap="round" d="M10 12L7.5 12M5.5 12L5 12"/></g></svg>
</template>

CSS

.icon-tuning-4-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%22M12%2014C10.8954%2014%2010%2013.1046%2010%2012C10%2010.8954%2010.8954%2010%2012%2010C13.1046%2010%2014%2010.8954%2014%2012C14%2013.1046%2013.1046%2014%2012%2014Z%22%2F%3E%3Cpath%20d%3D%22M14%206C12.8954%206%2012%205.10457%2012%204C12%202.89543%2012.8954%202%2014%202C15.1046%202%2016%202.89543%2016%204C16%205.10457%2015.1046%206%2014%206Z%22%2F%3E%3Cpath%20d%3D%22M10%2022C11.1046%2022%2012%2021.1046%2012%2020C12%2018.8954%2011.1046%2018%2010%2018C8.89543%2018%208%2018.8954%208%2020C8%2021.1046%208.89543%2022%2010%2022Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.5%2020L19%2020M12%2020L14.75%2020%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.5%204L5%204M12%204L9.25%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2012H14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%204L16%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2020L7.66667%2020%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2012L7.5%2012M5.5%2012L5%2012%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%22M12%2014C10.8954%2014%2010%2013.1046%2010%2012C10%2010.8954%2010.8954%2010%2012%2010C13.1046%2010%2014%2010.8954%2014%2012C14%2013.1046%2013.1046%2014%2012%2014Z%22%2F%3E%3Cpath%20d%3D%22M14%206C12.8954%206%2012%205.10457%2012%204C12%202.89543%2012.8954%202%2014%202C15.1046%202%2016%202.89543%2016%204C16%205.10457%2015.1046%206%2014%206Z%22%2F%3E%3Cpath%20d%3D%22M10%2022C11.1046%2022%2012%2021.1046%2012%2020C12%2018.8954%2011.1046%2018%2010%2018C8.89543%2018%208%2018.8954%208%2020C8%2021.1046%208.89543%2022%2010%2022Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M17.5%2020L19%2020M12%2020L14.75%2020%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6.5%204L5%204M12%204L9.25%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%2012H14%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19%204L16%204%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M5%2020L7.66667%2020%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M10%2012L7.5%2012M5.5%2012L5%2012%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-4-broken.svg?color=%231a73e8&size=48