wheel angle icon
wheel-angle-line-duotone from Solar by 480 Design · Line Duotone · Parts · CC-BY-4.0 Attribution required.
- Name
- wheel-angle-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Parts
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More parts icons from Solar
bus-boldcar-battery-boldcar-boldelectric-refueling-boldgas-station-boldkick-scooter-boldscooter-boldshock-absorber-boldspeedometer-low-boldspeedometer-max-boldspeedometer-middle-boldsuspension-boldsuspension-bolt-boldsuspension-cross-boldtram-boldtransmission-boldtransmission-circle-boldtransmission-square-boldwheel-bold
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 d="M16.5 22C18.9853 22 21 17.5228 21 12C21 6.47715 18.9853 2 16.5 2"/><path d="M12 12C12 17.5228 9.98528 22 7.5 22C5.01472 22 3 17.5228 3 12C3 6.47715 5.01472 2 7.5 2C9.98528 2 12 6.47715 12 12Z"/><path d="M7.5 2L16.5 2"/><path d="M7.5 22L16.5 22"/><path stroke-linecap="round" 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 12ZM9 12H8" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarWheelAngleLineDuotone(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="M16.5 22C18.9853 22 21 17.5228 21 12C21 6.47715 18.9853 2 16.5 2"/><path d="M12 12C12 17.5228 9.98528 22 7.5 22C5.01472 22 3 17.5228 3 12C3 6.47715 5.01472 2 7.5 2C9.98528 2 12 6.47715 12 12Z"/><path d="M7.5 2L16.5 2"/><path d="M7.5 22L16.5 22"/><path strokeLinecap="round" 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 12ZM9 12H8" opacity=".5"/></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="M16.5 22C18.9853 22 21 17.5228 21 12C21 6.47715 18.9853 2 16.5 2"/><path d="M12 12C12 17.5228 9.98528 22 7.5 22C5.01472 22 3 17.5228 3 12C3 6.47715 5.01472 2 7.5 2C9.98528 2 12 6.47715 12 12Z"/><path d="M7.5 2L16.5 2"/><path d="M7.5 22L16.5 22"/><path stroke-linecap="round" 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 12ZM9 12H8" opacity=".5"/></g></svg> </template>
CSS
.icon-wheel-angle-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16.5%2022C18.9853%2022%2021%2017.5228%2021%2012C21%206.47715%2018.9853%202%2016.5%202%22%2F%3E%3Cpath%20d%3D%22M12%2012C12%2017.5228%209.98528%2022%207.5%2022C5.01472%2022%203%2017.5228%203%2012C3%206.47715%205.01472%202%207.5%202C9.98528%202%2012%206.47715%2012%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%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%2012ZM9%2012H8%22%20opacity%3D%22.5%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%22M16.5%2022C18.9853%2022%2021%2017.5228%2021%2012C21%206.47715%2018.9853%202%2016.5%202%22%2F%3E%3Cpath%20d%3D%22M12%2012C12%2017.5228%209.98528%2022%207.5%2022C5.01472%2022%203%2017.5228%203%2012C3%206.47715%205.01472%202%207.5%202C9.98528%202%2012%206.47715%2012%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%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%2012ZM9%2012H8%22%20opacity%3D%22.5%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-line-duotone.svg?color=%231a73e8&size=48