wheel angle icon

wheel-angle-broken from Solar by 480 Design · Broken · Parts · CC-BY-4.0 Attribution required.

Name
wheel-angle-broken
Set
Solar
Style
Broken
Category
Parts
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More parts icons from Solar

Use the wheel angle 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 stroke-linecap="round" d="M21 12C21 17.5228 18.9853 22 16.5 22M16.5 2C18.3453 2 19.9312 4.46819 20.6256 8"/><path stroke-linecap="round" d="M3 12C3 6.47715 5.01472 2 7.5 2C9.98528 2 12 6.47715 12 12C12 17.5228 9.98528 22 7.5 22C5.65471 22 4.06884 19.5318 3.37444 16"/><path d="M7.5 22C9.98528 22 12 17.5228 12 12C12 6.47715 9.98528 2 7.5 2"/><path d="M9 12C9 15.3137 8.32843 18 7.5 18C6.67157 18 6 15.3137 6 12C6 8.68629 6.67157 6 7.5 6C8.32843 6 9 8.68629 9 12Z"/><path d="M7.5 2L16.5 2"/><path d="M7.5 22L16.5 22"/><path stroke-linecap="round" d="M9 12H8"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarWheelAngleBroken(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 strokeLinecap="round" d="M21 12C21 17.5228 18.9853 22 16.5 22M16.5 2C18.3453 2 19.9312 4.46819 20.6256 8"/><path strokeLinecap="round" d="M3 12C3 6.47715 5.01472 2 7.5 2C9.98528 2 12 6.47715 12 12C12 17.5228 9.98528 22 7.5 22C5.65471 22 4.06884 19.5318 3.37444 16"/><path d="M7.5 22C9.98528 22 12 17.5228 12 12C12 6.47715 9.98528 2 7.5 2"/><path d="M9 12C9 15.3137 8.32843 18 7.5 18C6.67157 18 6 15.3137 6 12C6 8.68629 6.67157 6 7.5 6C8.32843 6 9 8.68629 9 12Z"/><path d="M7.5 2L16.5 2"/><path d="M7.5 22L16.5 22"/><path strokeLinecap="round" d="M9 12H8"/></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 stroke-linecap="round" d="M21 12C21 17.5228 18.9853 22 16.5 22M16.5 2C18.3453 2 19.9312 4.46819 20.6256 8"/><path stroke-linecap="round" d="M3 12C3 6.47715 5.01472 2 7.5 2C9.98528 2 12 6.47715 12 12C12 17.5228 9.98528 22 7.5 22C5.65471 22 4.06884 19.5318 3.37444 16"/><path d="M7.5 22C9.98528 22 12 17.5228 12 12C12 6.47715 9.98528 2 7.5 2"/><path d="M9 12C9 15.3137 8.32843 18 7.5 18C6.67157 18 6 15.3137 6 12C6 8.68629 6.67157 6 7.5 6C8.32843 6 9 8.68629 9 12Z"/><path d="M7.5 2L16.5 2"/><path d="M7.5 22L16.5 22"/><path stroke-linecap="round" d="M9 12H8"/></g></svg>
</template>

CSS

.icon-wheel-angle-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%20stroke-linecap%3D%22round%22%20d%3D%22M21%2012C21%2017.5228%2018.9853%2022%2016.5%2022M16.5%202C18.3453%202%2019.9312%204.46819%2020.6256%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%2012C3%206.47715%205.01472%202%207.5%202C9.98528%202%2012%206.47715%2012%2012C12%2017.5228%209.98528%2022%207.5%2022C5.65471%2022%204.06884%2019.5318%203.37444%2016%22%2F%3E%3Cpath%20d%3D%22M7.5%2022C9.98528%2022%2012%2017.5228%2012%2012C12%206.47715%209.98528%202%207.5%202%22%2F%3E%3Cpath%20d%3D%22M9%2012C9%2015.3137%208.32843%2018%207.5%2018C6.67157%2018%206%2015.3137%206%2012C6%208.68629%206.67157%206%207.5%206C8.32843%206%209%208.68629%209%2012Z%22%2F%3E%3Cpath%20d%3D%22M7.5%202L16.5%202%22%2F%3E%3Cpath%20d%3D%22M7.5%2022L16.5%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2012H8%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%20stroke-linecap%3D%22round%22%20d%3D%22M21%2012C21%2017.5228%2018.9853%2022%2016.5%2022M16.5%202C18.3453%202%2019.9312%204.46819%2020.6256%208%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M3%2012C3%206.47715%205.01472%202%207.5%202C9.98528%202%2012%206.47715%2012%2012C12%2017.5228%209.98528%2022%207.5%2022C5.65471%2022%204.06884%2019.5318%203.37444%2016%22%2F%3E%3Cpath%20d%3D%22M7.5%2022C9.98528%2022%2012%2017.5228%2012%2012C12%206.47715%209.98528%202%207.5%202%22%2F%3E%3Cpath%20d%3D%22M9%2012C9%2015.3137%208.32843%2018%207.5%2018C6.67157%2018%206%2015.3137%206%2012C6%208.68629%206.67157%206%207.5%206C8.32843%206%209%208.68629%209%2012Z%22%2F%3E%3Cpath%20d%3D%22M7.5%202L16.5%202%22%2F%3E%3Cpath%20d%3D%22M7.5%2022L16.5%2022%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M9%2012H8%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/wheel-angle-broken.svg?color=%231a73e8&size=48