file badge icon
file-badge from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- file-badge
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the file badge 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12.998 2.5V3c0 2.83 0 4.245.88 5.124c.878.879 2.293.879 5.122.879h.5m-15.5-1c.02-2.303.14-3.592.883-4.513q.269-.333.603-.604C6.586 2 8.208 2 11.454 2c.705 0 1.058 0 1.381.114q.102.036.198.082c.309.148.559.397 1.058.896l4.737 4.739c.578.578.867.867 1.02 1.235c.152.368.152.777.152 1.595v3.344c0 3.773 0 5.66-1.172 6.832c-.943.943-2.35 1.127-4.83 1.163"/><path d="M10 14a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path d="m5 16.5l-.867 4.769a.62.62 0 0 0 1.049.55L7 20l1.818 1.818a.62.62 0 0 0 1.05-.55L9 16.5"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsFileBadge(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M12.998 2.5V3c0 2.83 0 4.245.88 5.124c.878.879 2.293.879 5.122.879h.5m-15.5-1c.02-2.303.14-3.592.883-4.513q.269-.333.603-.604C6.586 2 8.208 2 11.454 2c.705 0 1.058 0 1.381.114q.102.036.198.082c.309.148.559.397 1.058.896l4.737 4.739c.578.578.867.867 1.02 1.235c.152.368.152.777.152 1.595v3.344c0 3.773 0 5.66-1.172 6.832c-.943.943-2.35 1.127-4.83 1.163"/><path d="M10 14a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path d="m5 16.5l-.867 4.769a.62.62 0 0 0 1.049.55L7 20l1.818 1.818a.62.62 0 0 0 1.05-.55L9 16.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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M12.998 2.5V3c0 2.83 0 4.245.88 5.124c.878.879 2.293.879 5.122.879h.5m-15.5-1c.02-2.303.14-3.592.883-4.513q.269-.333.603-.604C6.586 2 8.208 2 11.454 2c.705 0 1.058 0 1.381.114q.102.036.198.082c.309.148.559.397 1.058.896l4.737 4.739c.578.578.867.867 1.02 1.235c.152.368.152.777.152 1.595v3.344c0 3.773 0 5.66-1.172 6.832c-.943.943-2.35 1.127-4.83 1.163"/><path d="M10 14a3 3 0 1 1-6 0a3 3 0 0 1 6 0"/><path d="m5 16.5l-.867 4.769a.62.62 0 0 0 1.049.55L7 20l1.818 1.818a.62.62 0 0 0 1.05-.55L9 16.5"/></g></svg> </template>
CSS
.icon-file-badge {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.998%202.5V3c0%202.83%200%204.245.88%205.124c.878.879%202.293.879%205.122.879h.5m-15.5-1c.02-2.303.14-3.592.883-4.513q.269-.333.603-.604C6.586%202%208.208%202%2011.454%202c.705%200%201.058%200%201.381.114q.102.036.198.082c.309.148.559.397%201.058.896l4.737%204.739c.578.578.867.867%201.02%201.235c.152.368.152.777.152%201.595v3.344c0%203.773%200%205.66-1.172%206.832c-.943.943-2.35%201.127-4.83%201.163%22%2F%3E%3Cpath%20d%3D%22M10%2014a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20d%3D%22m5%2016.5l-.867%204.769a.62.62%200%200%200%201.049.55L7%2020l1.818%201.818a.62.62%200%200%200%201.05-.55L9%2016.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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M12.998%202.5V3c0%202.83%200%204.245.88%205.124c.878.879%202.293.879%205.122.879h.5m-15.5-1c.02-2.303.14-3.592.883-4.513q.269-.333.603-.604C6.586%202%208.208%202%2011.454%202c.705%200%201.058%200%201.381.114q.102.036.198.082c.309.148.559.397%201.058.896l4.737%204.739c.578.578.867.867%201.02%201.235c.152.368.152.777.152%201.595v3.344c0%203.773%200%205.66-1.172%206.832c-.943.943-2.35%201.127-4.83%201.163%22%2F%3E%3Cpath%20d%3D%22M10%2014a3%203%200%201%201-6%200a3%203%200%200%201%206%200%22%2F%3E%3Cpath%20d%3D%22m5%2016.5l-.867%204.769a.62.62%200%200%200%201.049.55L7%2020l1.818%201.818a.62.62%200%200%200%201.05-.55L9%2016.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/hugeicons/file-badge.svg?color=%231a73e8&size=48