tuning 3 icon

tuning-3-bold-duotone from Solar by 480 Design · Bold Duotone · Settings · CC-BY-4.0 Attribution required.

Name
tuning-3-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Settings
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More settings icons from Solar

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="currentColor"><path d="M4 12C2.89543 12 2 11.1046 2 10C2 8.89543 2.89543 8 4 8C5.10457 8 6 8.89543 6 10C6 11.1046 5.10457 12 4 12Z"/><path d="M10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z"/><path d="M18 14C18 12.8954 18.8954 12 20 12C21.1046 12 22 12.8954 22 14C22 15.1046 21.1046 16 20 16C18.8954 16 18 15.1046 18 14Z"/><g opacity=".5"><path d="M12.75 10.1454C12.5184 10.0516 12.2652 10 12 10C11.7348 10 11.4816 10.0516 11.25 10.1454V5C11.25 4.58579 11.5858 4.25 12 4.25C12.4142 4.25 12.75 4.58579 12.75 5V10.1454Z"/><path d="M11.25 13.8546C11.4816 13.9484 11.7348 14 12 14C12.2652 14 12.5184 13.9484 12.75 13.8546V19C12.75 19.4142 12.4142 19.75 12 19.75C11.5858 19.75 11.25 19.4142 11.25 19V13.8546Z"/><path d="M19.25 12.1454C19.4816 12.0516 19.7348 12 20 12C20.2652 12 20.5184 12.0516 20.75 12.1454V5C20.75 4.58579 20.4142 4.25 20 4.25C19.5858 4.25 19.25 4.58579 19.25 5V12.1454Z"/><path d="M19.25 15.8546V19C19.25 19.4142 19.5858 19.75 20 19.75C20.4142 19.75 20.75 19.4142 20.75 19V15.8546C20.5184 15.9484 20.2652 16 20 16C19.7348 16 19.4816 15.9484 19.25 15.8546Z"/><path d="M4.75 8.14538C4.51839 8.05163 4.26523 8 4 8C3.73477 8 3.48161 8.05163 3.25 8.14538V5C3.25 4.58579 3.58579 4.25 4 4.25C4.41421 4.25 4.75 4.58579 4.75 5V8.14538Z"/><path d="M4.75 11.8546C4.51839 11.9484 4.26523 12 4 12C3.73478 12 3.48161 11.9484 3.25 11.8546V19C3.25 19.4142 3.58579 19.75 4 19.75C4.41421 19.75 4.75 19.4142 4.75 19L4.75 11.8546Z"/></g></g></svg>

React

import type { SVGProps } from "react";

export function SolarTuning3BoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 12C2.89543 12 2 11.1046 2 10C2 8.89543 2.89543 8 4 8C5.10457 8 6 8.89543 6 10C6 11.1046 5.10457 12 4 12Z"/><path d="M10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z"/><path d="M18 14C18 12.8954 18.8954 12 20 12C21.1046 12 22 12.8954 22 14C22 15.1046 21.1046 16 20 16C18.8954 16 18 15.1046 18 14Z"/><g opacity=".5"><path d="M12.75 10.1454C12.5184 10.0516 12.2652 10 12 10C11.7348 10 11.4816 10.0516 11.25 10.1454V5C11.25 4.58579 11.5858 4.25 12 4.25C12.4142 4.25 12.75 4.58579 12.75 5V10.1454Z"/><path d="M11.25 13.8546C11.4816 13.9484 11.7348 14 12 14C12.2652 14 12.5184 13.9484 12.75 13.8546V19C12.75 19.4142 12.4142 19.75 12 19.75C11.5858 19.75 11.25 19.4142 11.25 19V13.8546Z"/><path d="M19.25 12.1454C19.4816 12.0516 19.7348 12 20 12C20.2652 12 20.5184 12.0516 20.75 12.1454V5C20.75 4.58579 20.4142 4.25 20 4.25C19.5858 4.25 19.25 4.58579 19.25 5V12.1454Z"/><path d="M19.25 15.8546V19C19.25 19.4142 19.5858 19.75 20 19.75C20.4142 19.75 20.75 19.4142 20.75 19V15.8546C20.5184 15.9484 20.2652 16 20 16C19.7348 16 19.4816 15.9484 19.25 15.8546Z"/><path d="M4.75 8.14538C4.51839 8.05163 4.26523 8 4 8C3.73477 8 3.48161 8.05163 3.25 8.14538V5C3.25 4.58579 3.58579 4.25 4 4.25C4.41421 4.25 4.75 4.58579 4.75 5V8.14538Z"/><path d="M4.75 11.8546C4.51839 11.9484 4.26523 12 4 12C3.73478 12 3.48161 11.9484 3.25 11.8546V19C3.25 19.4142 3.58579 19.75 4 19.75C4.41421 19.75 4.75 19.4142 4.75 19L4.75 11.8546Z"/></g></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M4 12C2.89543 12 2 11.1046 2 10C2 8.89543 2.89543 8 4 8C5.10457 8 6 8.89543 6 10C6 11.1046 5.10457 12 4 12Z"/><path d="M10 12C10 10.8954 10.8954 10 12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12Z"/><path d="M18 14C18 12.8954 18.8954 12 20 12C21.1046 12 22 12.8954 22 14C22 15.1046 21.1046 16 20 16C18.8954 16 18 15.1046 18 14Z"/><g opacity=".5"><path d="M12.75 10.1454C12.5184 10.0516 12.2652 10 12 10C11.7348 10 11.4816 10.0516 11.25 10.1454V5C11.25 4.58579 11.5858 4.25 12 4.25C12.4142 4.25 12.75 4.58579 12.75 5V10.1454Z"/><path d="M11.25 13.8546C11.4816 13.9484 11.7348 14 12 14C12.2652 14 12.5184 13.9484 12.75 13.8546V19C12.75 19.4142 12.4142 19.75 12 19.75C11.5858 19.75 11.25 19.4142 11.25 19V13.8546Z"/><path d="M19.25 12.1454C19.4816 12.0516 19.7348 12 20 12C20.2652 12 20.5184 12.0516 20.75 12.1454V5C20.75 4.58579 20.4142 4.25 20 4.25C19.5858 4.25 19.25 4.58579 19.25 5V12.1454Z"/><path d="M19.25 15.8546V19C19.25 19.4142 19.5858 19.75 20 19.75C20.4142 19.75 20.75 19.4142 20.75 19V15.8546C20.5184 15.9484 20.2652 16 20 16C19.7348 16 19.4816 15.9484 19.25 15.8546Z"/><path d="M4.75 8.14538C4.51839 8.05163 4.26523 8 4 8C3.73477 8 3.48161 8.05163 3.25 8.14538V5C3.25 4.58579 3.58579 4.25 4 4.25C4.41421 4.25 4.75 4.58579 4.75 5V8.14538Z"/><path d="M4.75 11.8546C4.51839 11.9484 4.26523 12 4 12C3.73478 12 3.48161 11.9484 3.25 11.8546V19C3.25 19.4142 3.58579 19.75 4 19.75C4.41421 19.75 4.75 19.4142 4.75 19L4.75 11.8546Z"/></g></g></svg>
</template>

CSS

.icon-tuning-3-bold-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%22currentColor%22%3E%3Cpath%20d%3D%22M4%2012C2.89543%2012%202%2011.1046%202%2010C2%208.89543%202.89543%208%204%208C5.10457%208%206%208.89543%206%2010C6%2011.1046%205.10457%2012%204%2012Z%22%2F%3E%3Cpath%20d%3D%22M10%2012C10%2010.8954%2010.8954%2010%2012%2010C13.1046%2010%2014%2010.8954%2014%2012C14%2013.1046%2013.1046%2014%2012%2014C10.8954%2014%2010%2013.1046%2010%2012Z%22%2F%3E%3Cpath%20d%3D%22M18%2014C18%2012.8954%2018.8954%2012%2020%2012C21.1046%2012%2022%2012.8954%2022%2014C22%2015.1046%2021.1046%2016%2020%2016C18.8954%2016%2018%2015.1046%2018%2014Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M12.75%2010.1454C12.5184%2010.0516%2012.2652%2010%2012%2010C11.7348%2010%2011.4816%2010.0516%2011.25%2010.1454V5C11.25%204.58579%2011.5858%204.25%2012%204.25C12.4142%204.25%2012.75%204.58579%2012.75%205V10.1454Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2013.8546C11.4816%2013.9484%2011.7348%2014%2012%2014C12.2652%2014%2012.5184%2013.9484%2012.75%2013.8546V19C12.75%2019.4142%2012.4142%2019.75%2012%2019.75C11.5858%2019.75%2011.25%2019.4142%2011.25%2019V13.8546Z%22%2F%3E%3Cpath%20d%3D%22M19.25%2012.1454C19.4816%2012.0516%2019.7348%2012%2020%2012C20.2652%2012%2020.5184%2012.0516%2020.75%2012.1454V5C20.75%204.58579%2020.4142%204.25%2020%204.25C19.5858%204.25%2019.25%204.58579%2019.25%205V12.1454Z%22%2F%3E%3Cpath%20d%3D%22M19.25%2015.8546V19C19.25%2019.4142%2019.5858%2019.75%2020%2019.75C20.4142%2019.75%2020.75%2019.4142%2020.75%2019V15.8546C20.5184%2015.9484%2020.2652%2016%2020%2016C19.7348%2016%2019.4816%2015.9484%2019.25%2015.8546Z%22%2F%3E%3Cpath%20d%3D%22M4.75%208.14538C4.51839%208.05163%204.26523%208%204%208C3.73477%208%203.48161%208.05163%203.25%208.14538V5C3.25%204.58579%203.58579%204.25%204%204.25C4.41421%204.25%204.75%204.58579%204.75%205V8.14538Z%22%2F%3E%3Cpath%20d%3D%22M4.75%2011.8546C4.51839%2011.9484%204.26523%2012%204%2012C3.73478%2012%203.48161%2011.9484%203.25%2011.8546V19C3.25%2019.4142%203.58579%2019.75%204%2019.75C4.41421%2019.75%204.75%2019.4142%204.75%2019L4.75%2011.8546Z%22%2F%3E%3C%2Fg%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%22currentColor%22%3E%3Cpath%20d%3D%22M4%2012C2.89543%2012%202%2011.1046%202%2010C2%208.89543%202.89543%208%204%208C5.10457%208%206%208.89543%206%2010C6%2011.1046%205.10457%2012%204%2012Z%22%2F%3E%3Cpath%20d%3D%22M10%2012C10%2010.8954%2010.8954%2010%2012%2010C13.1046%2010%2014%2010.8954%2014%2012C14%2013.1046%2013.1046%2014%2012%2014C10.8954%2014%2010%2013.1046%2010%2012Z%22%2F%3E%3Cpath%20d%3D%22M18%2014C18%2012.8954%2018.8954%2012%2020%2012C21.1046%2012%2022%2012.8954%2022%2014C22%2015.1046%2021.1046%2016%2020%2016C18.8954%2016%2018%2015.1046%2018%2014Z%22%2F%3E%3Cg%20opacity%3D%22.5%22%3E%3Cpath%20d%3D%22M12.75%2010.1454C12.5184%2010.0516%2012.2652%2010%2012%2010C11.7348%2010%2011.4816%2010.0516%2011.25%2010.1454V5C11.25%204.58579%2011.5858%204.25%2012%204.25C12.4142%204.25%2012.75%204.58579%2012.75%205V10.1454Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2013.8546C11.4816%2013.9484%2011.7348%2014%2012%2014C12.2652%2014%2012.5184%2013.9484%2012.75%2013.8546V19C12.75%2019.4142%2012.4142%2019.75%2012%2019.75C11.5858%2019.75%2011.25%2019.4142%2011.25%2019V13.8546Z%22%2F%3E%3Cpath%20d%3D%22M19.25%2012.1454C19.4816%2012.0516%2019.7348%2012%2020%2012C20.2652%2012%2020.5184%2012.0516%2020.75%2012.1454V5C20.75%204.58579%2020.4142%204.25%2020%204.25C19.5858%204.25%2019.25%204.58579%2019.25%205V12.1454Z%22%2F%3E%3Cpath%20d%3D%22M19.25%2015.8546V19C19.25%2019.4142%2019.5858%2019.75%2020%2019.75C20.4142%2019.75%2020.75%2019.4142%2020.75%2019V15.8546C20.5184%2015.9484%2020.2652%2016%2020%2016C19.7348%2016%2019.4816%2015.9484%2019.25%2015.8546Z%22%2F%3E%3Cpath%20d%3D%22M4.75%208.14538C4.51839%208.05163%204.26523%208%204%208C3.73477%208%203.48161%208.05163%203.25%208.14538V5C3.25%204.58579%203.58579%204.25%204%204.25C4.41421%204.25%204.75%204.58579%204.75%205V8.14538Z%22%2F%3E%3Cpath%20d%3D%22M4.75%2011.8546C4.51839%2011.9484%204.26523%2012%204%2012C3.73478%2012%203.48161%2011.9484%203.25%2011.8546V19C3.25%2019.4142%203.58579%2019.75%204%2019.75C4.41421%2019.75%204.75%2019.4142%204.75%2019L4.75%2011.8546Z%22%2F%3E%3C%2Fg%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-bold-duotone.svg?color=%231a73e8&size=48