tuning 3 icon

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

Name
tuning-3-bold
Set
Solar
Style
Bold
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="M12 8.75C11.5858 8.75 11.25 8.41421 11.25 8V5C11.25 4.58579 11.5858 4.25 12 4.25C12.4142 4.25 12.75 4.58579 12.75 5V8C12.75 8.41421 12.4142 8.75 12 8.75Z"/><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"/><path d="M19.25 10C19.25 10.4142 19.5858 10.75 20 10.75C20.4142 10.75 20.75 10.4142 20.75 10V5C20.75 4.58579 20.4142 4.25 20 4.25C19.5858 4.25 19.25 4.58579 19.25 5V10Z"/><path d="M4 13.25C3.58579 13.25 3.25 13.5858 3.25 14L3.25 19C3.25 19.4142 3.58579 19.75 4 19.75C4.41421 19.75 4.75 19.4142 4.75 19L4.75 14C4.75 13.5858 4.41421 13.25 4 13.25Z"/><path d="M11.25 19C11.25 19.4142 11.5858 19.75 12 19.75C12.4142 19.75 12.75 19.4142 12.75 19V16C12.75 15.5858 12.4142 15.25 12 15.25C11.5858 15.25 11.25 15.5858 11.25 16V19Z"/><path d="M20 19.75C19.5858 19.75 19.25 19.4142 19.25 19V18C19.25 17.5858 19.5858 17.25 20 17.25C20.4142 17.25 20.75 17.5858 20.75 18V19C20.75 19.4142 20.4142 19.75 20 19.75Z"/><path d="M3.25 5C3.25 4.58579 3.58579 4.25 4 4.25C4.41421 4.25 4.75 4.58579 4.75 5V6C4.75 6.41421 4.41421 6.75 4 6.75C3.58579 6.75 3.25 6.41421 3.25 6L3.25 5Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarTuning3Bold(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="M12 8.75C11.5858 8.75 11.25 8.41421 11.25 8V5C11.25 4.58579 11.5858 4.25 12 4.25C12.4142 4.25 12.75 4.58579 12.75 5V8C12.75 8.41421 12.4142 8.75 12 8.75Z"/><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"/><path d="M19.25 10C19.25 10.4142 19.5858 10.75 20 10.75C20.4142 10.75 20.75 10.4142 20.75 10V5C20.75 4.58579 20.4142 4.25 20 4.25C19.5858 4.25 19.25 4.58579 19.25 5V10Z"/><path d="M4 13.25C3.58579 13.25 3.25 13.5858 3.25 14L3.25 19C3.25 19.4142 3.58579 19.75 4 19.75C4.41421 19.75 4.75 19.4142 4.75 19L4.75 14C4.75 13.5858 4.41421 13.25 4 13.25Z"/><path d="M11.25 19C11.25 19.4142 11.5858 19.75 12 19.75C12.4142 19.75 12.75 19.4142 12.75 19V16C12.75 15.5858 12.4142 15.25 12 15.25C11.5858 15.25 11.25 15.5858 11.25 16V19Z"/><path d="M20 19.75C19.5858 19.75 19.25 19.4142 19.25 19V18C19.25 17.5858 19.5858 17.25 20 17.25C20.4142 17.25 20.75 17.5858 20.75 18V19C20.75 19.4142 20.4142 19.75 20 19.75Z"/><path d="M3.25 5C3.25 4.58579 3.58579 4.25 4 4.25C4.41421 4.25 4.75 4.58579 4.75 5V6C4.75 6.41421 4.41421 6.75 4 6.75C3.58579 6.75 3.25 6.41421 3.25 6L3.25 5Z"/></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="M12 8.75C11.5858 8.75 11.25 8.41421 11.25 8V5C11.25 4.58579 11.5858 4.25 12 4.25C12.4142 4.25 12.75 4.58579 12.75 5V8C12.75 8.41421 12.4142 8.75 12 8.75Z"/><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"/><path d="M19.25 10C19.25 10.4142 19.5858 10.75 20 10.75C20.4142 10.75 20.75 10.4142 20.75 10V5C20.75 4.58579 20.4142 4.25 20 4.25C19.5858 4.25 19.25 4.58579 19.25 5V10Z"/><path d="M4 13.25C3.58579 13.25 3.25 13.5858 3.25 14L3.25 19C3.25 19.4142 3.58579 19.75 4 19.75C4.41421 19.75 4.75 19.4142 4.75 19L4.75 14C4.75 13.5858 4.41421 13.25 4 13.25Z"/><path d="M11.25 19C11.25 19.4142 11.5858 19.75 12 19.75C12.4142 19.75 12.75 19.4142 12.75 19V16C12.75 15.5858 12.4142 15.25 12 15.25C11.5858 15.25 11.25 15.5858 11.25 16V19Z"/><path d="M20 19.75C19.5858 19.75 19.25 19.4142 19.25 19V18C19.25 17.5858 19.5858 17.25 20 17.25C20.4142 17.25 20.75 17.5858 20.75 18V19C20.75 19.4142 20.4142 19.75 20 19.75Z"/><path d="M3.25 5C3.25 4.58579 3.58579 4.25 4 4.25C4.41421 4.25 4.75 4.58579 4.75 5V6C4.75 6.41421 4.41421 6.75 4 6.75C3.58579 6.75 3.25 6.41421 3.25 6L3.25 5Z"/></g></svg>
</template>

CSS

.icon-tuning-3-bold {
  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%22M12%208.75C11.5858%208.75%2011.25%208.41421%2011.25%208V5C11.25%204.58579%2011.5858%204.25%2012%204.25C12.4142%204.25%2012.75%204.58579%2012.75%205V8C12.75%208.41421%2012.4142%208.75%2012%208.75Z%22%2F%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%3Cpath%20d%3D%22M19.25%2010C19.25%2010.4142%2019.5858%2010.75%2020%2010.75C20.4142%2010.75%2020.75%2010.4142%2020.75%2010V5C20.75%204.58579%2020.4142%204.25%2020%204.25C19.5858%204.25%2019.25%204.58579%2019.25%205V10Z%22%2F%3E%3Cpath%20d%3D%22M4%2013.25C3.58579%2013.25%203.25%2013.5858%203.25%2014L3.25%2019C3.25%2019.4142%203.58579%2019.75%204%2019.75C4.41421%2019.75%204.75%2019.4142%204.75%2019L4.75%2014C4.75%2013.5858%204.41421%2013.25%204%2013.25Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2019C11.25%2019.4142%2011.5858%2019.75%2012%2019.75C12.4142%2019.75%2012.75%2019.4142%2012.75%2019V16C12.75%2015.5858%2012.4142%2015.25%2012%2015.25C11.5858%2015.25%2011.25%2015.5858%2011.25%2016V19Z%22%2F%3E%3Cpath%20d%3D%22M20%2019.75C19.5858%2019.75%2019.25%2019.4142%2019.25%2019V18C19.25%2017.5858%2019.5858%2017.25%2020%2017.25C20.4142%2017.25%2020.75%2017.5858%2020.75%2018V19C20.75%2019.4142%2020.4142%2019.75%2020%2019.75Z%22%2F%3E%3Cpath%20d%3D%22M3.25%205C3.25%204.58579%203.58579%204.25%204%204.25C4.41421%204.25%204.75%204.58579%204.75%205V6C4.75%206.41421%204.41421%206.75%204%206.75C3.58579%206.75%203.25%206.41421%203.25%206L3.25%205Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M12%208.75C11.5858%208.75%2011.25%208.41421%2011.25%208V5C11.25%204.58579%2011.5858%204.25%2012%204.25C12.4142%204.25%2012.75%204.58579%2012.75%205V8C12.75%208.41421%2012.4142%208.75%2012%208.75Z%22%2F%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%3Cpath%20d%3D%22M19.25%2010C19.25%2010.4142%2019.5858%2010.75%2020%2010.75C20.4142%2010.75%2020.75%2010.4142%2020.75%2010V5C20.75%204.58579%2020.4142%204.25%2020%204.25C19.5858%204.25%2019.25%204.58579%2019.25%205V10Z%22%2F%3E%3Cpath%20d%3D%22M4%2013.25C3.58579%2013.25%203.25%2013.5858%203.25%2014L3.25%2019C3.25%2019.4142%203.58579%2019.75%204%2019.75C4.41421%2019.75%204.75%2019.4142%204.75%2019L4.75%2014C4.75%2013.5858%204.41421%2013.25%204%2013.25Z%22%2F%3E%3Cpath%20d%3D%22M11.25%2019C11.25%2019.4142%2011.5858%2019.75%2012%2019.75C12.4142%2019.75%2012.75%2019.4142%2012.75%2019V16C12.75%2015.5858%2012.4142%2015.25%2012%2015.25C11.5858%2015.25%2011.25%2015.5858%2011.25%2016V19Z%22%2F%3E%3Cpath%20d%3D%22M20%2019.75C19.5858%2019.75%2019.25%2019.4142%2019.25%2019V18C19.25%2017.5858%2019.5858%2017.25%2020%2017.25C20.4142%2017.25%2020.75%2017.5858%2020.75%2018V19C20.75%2019.4142%2020.4142%2019.75%2020%2019.75Z%22%2F%3E%3Cpath%20d%3D%22M3.25%205C3.25%204.58579%203.58579%204.25%204%204.25C4.41421%204.25%204.75%204.58579%204.75%205V6C4.75%206.41421%204.41421%206.75%204%206.75C3.58579%206.75%203.25%206.41421%203.25%206L3.25%205Z%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-bold.svg?color=%231a73e8&size=48