front fog lights icon
front-fog-lights-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- front-fog-lights-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
Related icons in MingCute Icon
Use the front fog lights icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 6L3 8m5 3l-5 2m5 3l-5 2M6 4l-.537.671a2.83 2.83 0 0 0 .06 3.607a2.83 2.83 0 0 1 .116 3.537l-.278.37a2.83 2.83 0 0 0 .115 3.537a2.83 2.83 0 0 1 .061 3.606L5 20m6-8c0 1.694.095 3.197.226 4.468c.25 2.418 2.759 3.65 4.98 2.663l.225-.1a7.694 7.694 0 0 0 0-14.062l-.225-.1c-2.221-.987-4.73.245-4.98 2.663A44 44 0 0 0 11 12"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteFrontFogLightsLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M8 6L3 8m5 3l-5 2m5 3l-5 2M6 4l-.537.671a2.83 2.83 0 0 0 .06 3.607a2.83 2.83 0 0 1 .116 3.537l-.278.37a2.83 2.83 0 0 0 .115 3.537a2.83 2.83 0 0 1 .061 3.606L5 20m6-8c0 1.694.095 3.197.226 4.468c.25 2.418 2.759 3.65 4.98 2.663l.225-.1a7.694 7.694 0 0 0 0-14.062l-.225-.1c-2.221-.987-4.73.245-4.98 2.663A44 44 0 0 0 11 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 6L3 8m5 3l-5 2m5 3l-5 2M6 4l-.537.671a2.83 2.83 0 0 0 .06 3.607a2.83 2.83 0 0 1 .116 3.537l-.278.37a2.83 2.83 0 0 0 .115 3.537a2.83 2.83 0 0 1 .061 3.606L5 20m6-8c0 1.694.095 3.197.226 4.468c.25 2.418 2.759 3.65 4.98 2.663l.225-.1a7.694 7.694 0 0 0 0-14.062l-.225-.1c-2.221-.987-4.73.245-4.98 2.663A44 44 0 0 0 11 12"/></svg> </template>
CSS
.icon-front-fog-lights-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%206L3%208m5%203l-5%202m5%203l-5%202M6%204l-.537.671a2.83%202.83%200%200%200%20.06%203.607a2.83%202.83%200%200%201%20.116%203.537l-.278.37a2.83%202.83%200%200%200%20.115%203.537a2.83%202.83%200%200%201%20.061%203.606L5%2020m6-8c0%201.694.095%203.197.226%204.468c.25%202.418%202.759%203.65%204.98%202.663l.225-.1a7.694%207.694%200%200%200%200-14.062l-.225-.1c-2.221-.987-4.73.245-4.98%202.663A44%2044%200%200%200%2011%2012%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M8%206L3%208m5%203l-5%202m5%203l-5%202M6%204l-.537.671a2.83%202.83%200%200%200%20.06%203.607a2.83%202.83%200%200%201%20.116%203.537l-.278.37a2.83%202.83%200%200%200%20.115%203.537a2.83%202.83%200%200%201%20.061%203.606L5%2020m6-8c0%201.694.095%203.197.226%204.468c.25%202.418%202.759%203.65%204.98%202.663l.225-.1a7.694%207.694%200%200%200%200-14.062l-.225-.1c-2.221-.987-4.73.245-4.98%202.663A44%2044%200%200%200%2011%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/front-fog-lights-line.svg?color=%231a73e8&size=48