tuning 4 icon

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

Name
tuning-4-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 4 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 4C12 2.89543 12.8954 2 14 2C15.1046 2 16 2.89543 16 4C16 5.10457 15.1046 6 14 6C12.8954 6 12 5.10457 12 4Z"/><path d="M12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10Z"/><path d="M10 18C11.1046 18 12 18.8954 12 20C12 21.1046 11.1046 22 10 22C8.89543 22 8 21.1046 8 20C8 18.8954 8.89543 18 10 18Z"/><path d="M15.25 12C15.25 11.5858 15.5858 11.25 16 11.25H19C19.4142 11.25 19.75 11.5858 19.75 12C19.75 12.4142 19.4142 12.75 19 12.75H16C15.5858 12.75 15.25 12.4142 15.25 12Z"/><path d="M14 19.25C13.5858 19.25 13.25 19.5858 13.25 20C13.25 20.4142 13.5858 20.75 14 20.75H19C19.4142 20.75 19.75 20.4142 19.75 20C19.75 19.5858 19.4142 19.25 19 19.25H14Z"/><path d="M10.75 4C10.75 3.58579 10.4142 3.25 10 3.25L5 3.25C4.58579 3.25 4.25 3.58579 4.25 4C4.25 4.41421 4.58579 4.75 5 4.75L10 4.75C10.4142 4.75 10.75 4.41421 10.75 4Z"/><path d="M5 11.25C4.58579 11.25 4.25 11.5858 4.25 12C4.25 12.4142 4.58579 12.75 5 12.75H8C8.41421 12.75 8.75 12.4142 8.75 12C8.75 11.5858 8.41421 11.25 8 11.25H5Z"/><path d="M4.25 20C4.25 19.5858 4.58579 19.25 5 19.25H6C6.41421 19.25 6.75 19.5858 6.75 20C6.75 20.4142 6.41421 20.75 6 20.75H5C4.58579 20.75 4.25 20.4142 4.25 20Z"/><path d="M19 3.25C19.4142 3.25 19.75 3.58579 19.75 4C19.75 4.41421 19.4142 4.75 19 4.75H18C17.5858 4.75 17.25 4.41421 17.25 4C17.25 3.58579 17.5858 3.25 18 3.25H19Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarTuning4Bold(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 4C12 2.89543 12.8954 2 14 2C15.1046 2 16 2.89543 16 4C16 5.10457 15.1046 6 14 6C12.8954 6 12 5.10457 12 4Z"/><path d="M12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10Z"/><path d="M10 18C11.1046 18 12 18.8954 12 20C12 21.1046 11.1046 22 10 22C8.89543 22 8 21.1046 8 20C8 18.8954 8.89543 18 10 18Z"/><path d="M15.25 12C15.25 11.5858 15.5858 11.25 16 11.25H19C19.4142 11.25 19.75 11.5858 19.75 12C19.75 12.4142 19.4142 12.75 19 12.75H16C15.5858 12.75 15.25 12.4142 15.25 12Z"/><path d="M14 19.25C13.5858 19.25 13.25 19.5858 13.25 20C13.25 20.4142 13.5858 20.75 14 20.75H19C19.4142 20.75 19.75 20.4142 19.75 20C19.75 19.5858 19.4142 19.25 19 19.25H14Z"/><path d="M10.75 4C10.75 3.58579 10.4142 3.25 10 3.25L5 3.25C4.58579 3.25 4.25 3.58579 4.25 4C4.25 4.41421 4.58579 4.75 5 4.75L10 4.75C10.4142 4.75 10.75 4.41421 10.75 4Z"/><path d="M5 11.25C4.58579 11.25 4.25 11.5858 4.25 12C4.25 12.4142 4.58579 12.75 5 12.75H8C8.41421 12.75 8.75 12.4142 8.75 12C8.75 11.5858 8.41421 11.25 8 11.25H5Z"/><path d="M4.25 20C4.25 19.5858 4.58579 19.25 5 19.25H6C6.41421 19.25 6.75 19.5858 6.75 20C6.75 20.4142 6.41421 20.75 6 20.75H5C4.58579 20.75 4.25 20.4142 4.25 20Z"/><path d="M19 3.25C19.4142 3.25 19.75 3.58579 19.75 4C19.75 4.41421 19.4142 4.75 19 4.75H18C17.5858 4.75 17.25 4.41421 17.25 4C17.25 3.58579 17.5858 3.25 18 3.25H19Z"/></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 4C12 2.89543 12.8954 2 14 2C15.1046 2 16 2.89543 16 4C16 5.10457 15.1046 6 14 6C12.8954 6 12 5.10457 12 4Z"/><path d="M12 10C13.1046 10 14 10.8954 14 12C14 13.1046 13.1046 14 12 14C10.8954 14 10 13.1046 10 12C10 10.8954 10.8954 10 12 10Z"/><path d="M10 18C11.1046 18 12 18.8954 12 20C12 21.1046 11.1046 22 10 22C8.89543 22 8 21.1046 8 20C8 18.8954 8.89543 18 10 18Z"/><path d="M15.25 12C15.25 11.5858 15.5858 11.25 16 11.25H19C19.4142 11.25 19.75 11.5858 19.75 12C19.75 12.4142 19.4142 12.75 19 12.75H16C15.5858 12.75 15.25 12.4142 15.25 12Z"/><path d="M14 19.25C13.5858 19.25 13.25 19.5858 13.25 20C13.25 20.4142 13.5858 20.75 14 20.75H19C19.4142 20.75 19.75 20.4142 19.75 20C19.75 19.5858 19.4142 19.25 19 19.25H14Z"/><path d="M10.75 4C10.75 3.58579 10.4142 3.25 10 3.25L5 3.25C4.58579 3.25 4.25 3.58579 4.25 4C4.25 4.41421 4.58579 4.75 5 4.75L10 4.75C10.4142 4.75 10.75 4.41421 10.75 4Z"/><path d="M5 11.25C4.58579 11.25 4.25 11.5858 4.25 12C4.25 12.4142 4.58579 12.75 5 12.75H8C8.41421 12.75 8.75 12.4142 8.75 12C8.75 11.5858 8.41421 11.25 8 11.25H5Z"/><path d="M4.25 20C4.25 19.5858 4.58579 19.25 5 19.25H6C6.41421 19.25 6.75 19.5858 6.75 20C6.75 20.4142 6.41421 20.75 6 20.75H5C4.58579 20.75 4.25 20.4142 4.25 20Z"/><path d="M19 3.25C19.4142 3.25 19.75 3.58579 19.75 4C19.75 4.41421 19.4142 4.75 19 4.75H18C17.5858 4.75 17.25 4.41421 17.25 4C17.25 3.58579 17.5858 3.25 18 3.25H19Z"/></g></svg>
</template>

CSS

.icon-tuning-4-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%204C12%202.89543%2012.8954%202%2014%202C15.1046%202%2016%202.89543%2016%204C16%205.10457%2015.1046%206%2014%206C12.8954%206%2012%205.10457%2012%204Z%22%2F%3E%3Cpath%20d%3D%22M12%2010C13.1046%2010%2014%2010.8954%2014%2012C14%2013.1046%2013.1046%2014%2012%2014C10.8954%2014%2010%2013.1046%2010%2012C10%2010.8954%2010.8954%2010%2012%2010Z%22%2F%3E%3Cpath%20d%3D%22M10%2018C11.1046%2018%2012%2018.8954%2012%2020C12%2021.1046%2011.1046%2022%2010%2022C8.89543%2022%208%2021.1046%208%2020C8%2018.8954%208.89543%2018%2010%2018Z%22%2F%3E%3Cpath%20d%3D%22M15.25%2012C15.25%2011.5858%2015.5858%2011.25%2016%2011.25H19C19.4142%2011.25%2019.75%2011.5858%2019.75%2012C19.75%2012.4142%2019.4142%2012.75%2019%2012.75H16C15.5858%2012.75%2015.25%2012.4142%2015.25%2012Z%22%2F%3E%3Cpath%20d%3D%22M14%2019.25C13.5858%2019.25%2013.25%2019.5858%2013.25%2020C13.25%2020.4142%2013.5858%2020.75%2014%2020.75H19C19.4142%2020.75%2019.75%2020.4142%2019.75%2020C19.75%2019.5858%2019.4142%2019.25%2019%2019.25H14Z%22%2F%3E%3Cpath%20d%3D%22M10.75%204C10.75%203.58579%2010.4142%203.25%2010%203.25L5%203.25C4.58579%203.25%204.25%203.58579%204.25%204C4.25%204.41421%204.58579%204.75%205%204.75L10%204.75C10.4142%204.75%2010.75%204.41421%2010.75%204Z%22%2F%3E%3Cpath%20d%3D%22M5%2011.25C4.58579%2011.25%204.25%2011.5858%204.25%2012C4.25%2012.4142%204.58579%2012.75%205%2012.75H8C8.41421%2012.75%208.75%2012.4142%208.75%2012C8.75%2011.5858%208.41421%2011.25%208%2011.25H5Z%22%2F%3E%3Cpath%20d%3D%22M4.25%2020C4.25%2019.5858%204.58579%2019.25%205%2019.25H6C6.41421%2019.25%206.75%2019.5858%206.75%2020C6.75%2020.4142%206.41421%2020.75%206%2020.75H5C4.58579%2020.75%204.25%2020.4142%204.25%2020Z%22%2F%3E%3Cpath%20d%3D%22M19%203.25C19.4142%203.25%2019.75%203.58579%2019.75%204C19.75%204.41421%2019.4142%204.75%2019%204.75H18C17.5858%204.75%2017.25%204.41421%2017.25%204C17.25%203.58579%2017.5858%203.25%2018%203.25H19Z%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%204C12%202.89543%2012.8954%202%2014%202C15.1046%202%2016%202.89543%2016%204C16%205.10457%2015.1046%206%2014%206C12.8954%206%2012%205.10457%2012%204Z%22%2F%3E%3Cpath%20d%3D%22M12%2010C13.1046%2010%2014%2010.8954%2014%2012C14%2013.1046%2013.1046%2014%2012%2014C10.8954%2014%2010%2013.1046%2010%2012C10%2010.8954%2010.8954%2010%2012%2010Z%22%2F%3E%3Cpath%20d%3D%22M10%2018C11.1046%2018%2012%2018.8954%2012%2020C12%2021.1046%2011.1046%2022%2010%2022C8.89543%2022%208%2021.1046%208%2020C8%2018.8954%208.89543%2018%2010%2018Z%22%2F%3E%3Cpath%20d%3D%22M15.25%2012C15.25%2011.5858%2015.5858%2011.25%2016%2011.25H19C19.4142%2011.25%2019.75%2011.5858%2019.75%2012C19.75%2012.4142%2019.4142%2012.75%2019%2012.75H16C15.5858%2012.75%2015.25%2012.4142%2015.25%2012Z%22%2F%3E%3Cpath%20d%3D%22M14%2019.25C13.5858%2019.25%2013.25%2019.5858%2013.25%2020C13.25%2020.4142%2013.5858%2020.75%2014%2020.75H19C19.4142%2020.75%2019.75%2020.4142%2019.75%2020C19.75%2019.5858%2019.4142%2019.25%2019%2019.25H14Z%22%2F%3E%3Cpath%20d%3D%22M10.75%204C10.75%203.58579%2010.4142%203.25%2010%203.25L5%203.25C4.58579%203.25%204.25%203.58579%204.25%204C4.25%204.41421%204.58579%204.75%205%204.75L10%204.75C10.4142%204.75%2010.75%204.41421%2010.75%204Z%22%2F%3E%3Cpath%20d%3D%22M5%2011.25C4.58579%2011.25%204.25%2011.5858%204.25%2012C4.25%2012.4142%204.58579%2012.75%205%2012.75H8C8.41421%2012.75%208.75%2012.4142%208.75%2012C8.75%2011.5858%208.41421%2011.25%208%2011.25H5Z%22%2F%3E%3Cpath%20d%3D%22M4.25%2020C4.25%2019.5858%204.58579%2019.25%205%2019.25H6C6.41421%2019.25%206.75%2019.5858%206.75%2020C6.75%2020.4142%206.41421%2020.75%206%2020.75H5C4.58579%2020.75%204.25%2020.4142%204.25%2020Z%22%2F%3E%3Cpath%20d%3D%22M19%203.25C19.4142%203.25%2019.75%203.58579%2019.75%204C19.75%204.41421%2019.4142%204.75%2019%204.75H18C17.5858%204.75%2017.25%204.41421%2017.25%204C17.25%203.58579%2017.5858%203.25%2018%203.25H19Z%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-bold.svg?color=%231a73e8&size=48