low beam headlights icon

low-beam-headlights-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
low-beam-headlights-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

Related icons in MingCute Icon

Use the low beam headlights icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.232 7.43c.33-3.195 3.633-4.694 6.38-3.473l.225.1a8.694 8.694 0 0 1 0 15.888l-.224.1c-2.748 1.221-6.051-.28-6.381-3.474A45 45 0 0 1 10 12c0-1.731.097-3.27.232-4.57m-2.603 7.642a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857zm0-5a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857zm0-5a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteLowBeamHeadlightsFill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.232 7.43c.33-3.195 3.633-4.694 6.38-3.473l.225.1a8.694 8.694 0 0 1 0 15.888l-.224.1c-2.748 1.221-6.051-.28-6.381-3.474A45 45 0 0 1 10 12c0-1.731.097-3.27.232-4.57m-2.603 7.642a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857zm0-5a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857zm0-5a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.232 7.43c.33-3.195 3.633-4.694 6.38-3.473l.225.1a8.694 8.694 0 0 1 0 15.888l-.224.1c-2.748 1.221-6.051-.28-6.381-3.474A45 45 0 0 1 10 12c0-1.731.097-3.27.232-4.57m-2.603 7.642a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857zm0-5a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857zm0-5a1 1 0 0 1 .742 1.857l-5 2a1 1 0 0 1-.742-1.857z"/></svg>
</template>

CSS

.icon-low-beam-headlights-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.232%207.43c.33-3.195%203.633-4.694%206.38-3.473l.225.1a8.694%208.694%200%200%201%200%2015.888l-.224.1c-2.748%201.221-6.051-.28-6.381-3.474A45%2045%200%200%201%2010%2012c0-1.731.097-3.27.232-4.57m-2.603%207.642a1%201%200%200%201%20.742%201.857l-5%202a1%201%200%200%201-.742-1.857zm0-5a1%201%200%200%201%20.742%201.857l-5%202a1%201%200%200%201-.742-1.857zm0-5a1%201%200%200%201%20.742%201.857l-5%202a1%201%200%200%201-.742-1.857z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.232%207.43c.33-3.195%203.633-4.694%206.38-3.473l.225.1a8.694%208.694%200%200%201%200%2015.888l-.224.1c-2.748%201.221-6.051-.28-6.381-3.474A45%2045%200%200%201%2010%2012c0-1.731.097-3.27.232-4.57m-2.603%207.642a1%201%200%200%201%20.742%201.857l-5%202a1%201%200%200%201-.742-1.857zm0-5a1%201%200%200%201%20.742%201.857l-5%202a1%201%200%200%201-.742-1.857zm0-5a1%201%200%200%201%20.742%201.857l-5%202a1%201%200%200%201-.742-1.857z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/low-beam-headlights-fill.svg?color=%231a73e8&size=48