crow icon
crow from Line Awesome by Icons8 · Line · Halloween · Apache-2.0 Free for personal and commercial use.
- Name
- crow
- Set
- Line Awesome
- Style
- Line
- Category
- Halloween
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- crow-solid
The same icon in other sets
More halloween icons from Line Awesome
Use the crow icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 6a4 4 0 0 0-4 4v5c0 4.079 3.055 7.439 7 7.932V27h2v-4h2v4h2v-4h6.385l3.078 2h4L11 13v-3h4c0-1.657-2.204-3-4-3H9.62A3.97 3.97 0 0 0 7 6m0 2c.202 0 .392.04.576.096A1 1 0 0 0 8 10a1 1 0 0 0 .904-.576C8.96 9.608 9 9.798 9 10v4.086l.91.59L19.64 21H11c-3.308 0-6-2.692-6-6v-5c0-1.103.897-2 2-2"/></svg>
React
import type { SVGProps } from "react";
export function LaCrow(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 6a4 4 0 0 0-4 4v5c0 4.079 3.055 7.439 7 7.932V27h2v-4h2v4h2v-4h6.385l3.078 2h4L11 13v-3h4c0-1.657-2.204-3-4-3H9.62A3.97 3.97 0 0 0 7 6m0 2c.202 0 .392.04.576.096A1 1 0 0 0 8 10a1 1 0 0 0 .904-.576C8.96 9.608 9 9.798 9 10v4.086l.91.59L19.64 21H11c-3.308 0-6-2.692-6-6v-5c0-1.103.897-2 2-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M7 6a4 4 0 0 0-4 4v5c0 4.079 3.055 7.439 7 7.932V27h2v-4h2v4h2v-4h6.385l3.078 2h4L11 13v-3h4c0-1.657-2.204-3-4-3H9.62A3.97 3.97 0 0 0 7 6m0 2c.202 0 .392.04.576.096A1 1 0 0 0 8 10a1 1 0 0 0 .904-.576C8.96 9.608 9 9.798 9 10v4.086l.91.59L19.64 21H11c-3.308 0-6-2.692-6-6v-5c0-1.103.897-2 2-2"/></svg> </template>
CSS
.icon-crow {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%206a4%204%200%200%200-4%204v5c0%204.079%203.055%207.439%207%207.932V27h2v-4h2v4h2v-4h6.385l3.078%202h4L11%2013v-3h4c0-1.657-2.204-3-4-3H9.62A3.97%203.97%200%200%200%207%206m0%202c.202%200%20.392.04.576.096A1%201%200%200%200%208%2010a1%201%200%200%200%20.904-.576C8.96%209.608%209%209.798%209%2010v4.086l.91.59L19.64%2021H11c-3.308%200-6-2.692-6-6v-5c0-1.103.897-2%202-2%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7%206a4%204%200%200%200-4%204v5c0%204.079%203.055%207.439%207%207.932V27h2v-4h2v4h2v-4h6.385l3.078%202h4L11%2013v-3h4c0-1.657-2.204-3-4-3H9.62A3.97%203.97%200%200%200%207%206m0%202c.202%200%20.392.04.576.096A1%201%200%200%200%208%2010a1%201%200%200%200%20.904-.576C8.96%209.608%209%209.798%209%2010v4.086l.91.59L19.64%2021H11c-3.308%200-6-2.692-6-6v-5c0-1.103.897-2%202-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/crow.svg?color=%231a73e8&size=48