rare fog lights icon
rare-fog-lights-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- rare-fog-lights-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Use the rare fog lights icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.78 3.377a1 1 0 0 0-1.562 1.25l.537.671q.16.203.257.43l-1.642-.655a1 1 0 0 0-.742 1.857l2.007.802a3.82 3.82 0 0 0-.835 2.512l-.43-.171a1 1 0 0 0-.742 1.857l2.236.894a1.83 1.83 0 0 1-.1 2.25q-.174.205-.315.43l-1.079-.431a1 1 0 0 0-.742 1.857l1.221.487c-.034.894.24 1.798.832 2.538l.537.672a1.001 1.001 0 0 0 1.563-1.25l-.537-.67a1.8 1.8 0 0 1-.256-.434l1.64.657a1.001 1.001 0 0 0 .742-1.857l-2.004-.803a3.82 3.82 0 0 0 .835-2.512l.427.172a1.001 1.001 0 0 0 .742-1.857l-2.236-.896a1.826 1.826 0 0 1 .1-2.246q.177-.208.318-.433l1.076.432a1.001 1.001 0 0 0 .742-1.857l-1.218-.489a3.82 3.82 0 0 0-.834-2.535zM13.769 7.43c-.33-3.195-3.634-4.695-6.38-3.474l-.225.1a8.695 8.695 0 0 0 0 15.89l.224.1c2.747 1.22 6.05-.28 6.381-3.474c.134-1.302.231-2.84.231-4.57s-.097-3.27-.231-4.572"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteRareFogLightsFill(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="M18.78 3.377a1 1 0 0 0-1.562 1.25l.537.671q.16.203.257.43l-1.642-.655a1 1 0 0 0-.742 1.857l2.007.802a3.82 3.82 0 0 0-.835 2.512l-.43-.171a1 1 0 0 0-.742 1.857l2.236.894a1.83 1.83 0 0 1-.1 2.25q-.174.205-.315.43l-1.079-.431a1 1 0 0 0-.742 1.857l1.221.487c-.034.894.24 1.798.832 2.538l.537.672a1.001 1.001 0 0 0 1.563-1.25l-.537-.67a1.8 1.8 0 0 1-.256-.434l1.64.657a1.001 1.001 0 0 0 .742-1.857l-2.004-.803a3.82 3.82 0 0 0 .835-2.512l.427.172a1.001 1.001 0 0 0 .742-1.857l-2.236-.896a1.826 1.826 0 0 1 .1-2.246q.177-.208.318-.433l1.076.432a1.001 1.001 0 0 0 .742-1.857l-1.218-.489a3.82 3.82 0 0 0-.834-2.535zM13.769 7.43c-.33-3.195-3.634-4.695-6.38-3.474l-.225.1a8.695 8.695 0 0 0 0 15.89l.224.1c2.747 1.22 6.05-.28 6.381-3.474c.134-1.302.231-2.84.231-4.57s-.097-3.27-.231-4.572"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.78 3.377a1 1 0 0 0-1.562 1.25l.537.671q.16.203.257.43l-1.642-.655a1 1 0 0 0-.742 1.857l2.007.802a3.82 3.82 0 0 0-.835 2.512l-.43-.171a1 1 0 0 0-.742 1.857l2.236.894a1.83 1.83 0 0 1-.1 2.25q-.174.205-.315.43l-1.079-.431a1 1 0 0 0-.742 1.857l1.221.487c-.034.894.24 1.798.832 2.538l.537.672a1.001 1.001 0 0 0 1.563-1.25l-.537-.67a1.8 1.8 0 0 1-.256-.434l1.64.657a1.001 1.001 0 0 0 .742-1.857l-2.004-.803a3.82 3.82 0 0 0 .835-2.512l.427.172a1.001 1.001 0 0 0 .742-1.857l-2.236-.896a1.826 1.826 0 0 1 .1-2.246q.177-.208.318-.433l1.076.432a1.001 1.001 0 0 0 .742-1.857l-1.218-.489a3.82 3.82 0 0 0-.834-2.535zM13.769 7.43c-.33-3.195-3.634-4.695-6.38-3.474l-.225.1a8.695 8.695 0 0 0 0 15.89l.224.1c2.747 1.22 6.05-.28 6.381-3.474c.134-1.302.231-2.84.231-4.57s-.097-3.27-.231-4.572"/></svg> </template>
CSS
.icon-rare-fog-lights-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%22M18.78%203.377a1%201%200%200%200-1.562%201.25l.537.671q.16.203.257.43l-1.642-.655a1%201%200%200%200-.742%201.857l2.007.802a3.82%203.82%200%200%200-.835%202.512l-.43-.171a1%201%200%200%200-.742%201.857l2.236.894a1.83%201.83%200%200%201-.1%202.25q-.174.205-.315.43l-1.079-.431a1%201%200%200%200-.742%201.857l1.221.487c-.034.894.24%201.798.832%202.538l.537.672a1.001%201.001%200%200%200%201.563-1.25l-.537-.67a1.8%201.8%200%200%201-.256-.434l1.64.657a1.001%201.001%200%200%200%20.742-1.857l-2.004-.803a3.82%203.82%200%200%200%20.835-2.512l.427.172a1.001%201.001%200%200%200%20.742-1.857l-2.236-.896a1.826%201.826%200%200%201%20.1-2.246q.177-.208.318-.433l1.076.432a1.001%201.001%200%200%200%20.742-1.857l-1.218-.489a3.82%203.82%200%200%200-.834-2.535zM13.769%207.43c-.33-3.195-3.634-4.695-6.38-3.474l-.225.1a8.695%208.695%200%200%200%200%2015.89l.224.1c2.747%201.22%206.05-.28%206.381-3.474c.134-1.302.231-2.84.231-4.57s-.097-3.27-.231-4.572%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%22M18.78%203.377a1%201%200%200%200-1.562%201.25l.537.671q.16.203.257.43l-1.642-.655a1%201%200%200%200-.742%201.857l2.007.802a3.82%203.82%200%200%200-.835%202.512l-.43-.171a1%201%200%200%200-.742%201.857l2.236.894a1.83%201.83%200%200%201-.1%202.25q-.174.205-.315.43l-1.079-.431a1%201%200%200%200-.742%201.857l1.221.487c-.034.894.24%201.798.832%202.538l.537.672a1.001%201.001%200%200%200%201.563-1.25l-.537-.67a1.8%201.8%200%200%201-.256-.434l1.64.657a1.001%201.001%200%200%200%20.742-1.857l-2.004-.803a3.82%203.82%200%200%200%20.835-2.512l.427.172a1.001%201.001%200%200%200%20.742-1.857l-2.236-.896a1.826%201.826%200%200%201%20.1-2.246q.177-.208.318-.433l1.076.432a1.001%201.001%200%200%200%20.742-1.857l-1.218-.489a3.82%203.82%200%200%200-.834-2.535zM13.769%207.43c-.33-3.195-3.634-4.695-6.38-3.474l-.225.1a8.695%208.695%200%200%200%200%2015.89l.224.1c2.747%201.22%206.05-.28%206.381-3.474c.134-1.302.231-2.84.231-4.57s-.097-3.27-.231-4.572%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/rare-fog-lights-fill.svg?color=%231a73e8&size=48