departement icon
departement from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- departement
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the departement 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-width="1.5" d="M21 13.883V9.128c0-1.135-.001-1.703-.277-2.179s-.769-.754-1.754-1.31l-5.025-2.835C12.994 2.268 12.519 2 12 2s-.994.268-1.944.804L5.031 5.64c-.985.555-1.478.833-1.754 1.31c-.276.475-.276 1.043-.277 2.178v4.755c0 3.826 0 5.74 1.172 6.928C5.343 22 7.229 22 11 22h2c3.771 0 5.657 0 6.828-1.189C21 19.623 21 17.71 21 13.883ZM10 13H8m8 0h-2m-4-4H8m2 8H8m8-8h-2m2 8h-2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsDepartement(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" strokeWidth="1.5" d="M21 13.883V9.128c0-1.135-.001-1.703-.277-2.179s-.769-.754-1.754-1.31l-5.025-2.835C12.994 2.268 12.519 2 12 2s-.994.268-1.944.804L5.031 5.64c-.985.555-1.478.833-1.754 1.31c-.276.475-.276 1.043-.277 2.178v4.755c0 3.826 0 5.74 1.172 6.928C5.343 22 7.229 22 11 22h2c3.771 0 5.657 0 6.828-1.189C21 19.623 21 17.71 21 13.883ZM10 13H8m8 0h-2m-4-4H8m2 8H8m8-8h-2m2 8h-2"/></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-width="1.5" d="M21 13.883V9.128c0-1.135-.001-1.703-.277-2.179s-.769-.754-1.754-1.31l-5.025-2.835C12.994 2.268 12.519 2 12 2s-.994.268-1.944.804L5.031 5.64c-.985.555-1.478.833-1.754 1.31c-.276.475-.276 1.043-.277 2.178v4.755c0 3.826 0 5.74 1.172 6.928C5.343 22 7.229 22 11 22h2c3.771 0 5.657 0 6.828-1.189C21 19.623 21 17.71 21 13.883ZM10 13H8m8 0h-2m-4-4H8m2 8H8m8-8h-2m2 8h-2"/></svg> </template>
CSS
.icon-departement {
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-width%3D%221.5%22%20d%3D%22M21%2013.883V9.128c0-1.135-.001-1.703-.277-2.179s-.769-.754-1.754-1.31l-5.025-2.835C12.994%202.268%2012.519%202%2012%202s-.994.268-1.944.804L5.031%205.64c-.985.555-1.478.833-1.754%201.31c-.276.475-.276%201.043-.277%202.178v4.755c0%203.826%200%205.74%201.172%206.928C5.343%2022%207.229%2022%2011%2022h2c3.771%200%205.657%200%206.828-1.189C21%2019.623%2021%2017.71%2021%2013.883ZM10%2013H8m8%200h-2m-4-4H8m2%208H8m8-8h-2m2%208h-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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M21%2013.883V9.128c0-1.135-.001-1.703-.277-2.179s-.769-.754-1.754-1.31l-5.025-2.835C12.994%202.268%2012.519%202%2012%202s-.994.268-1.944.804L5.031%205.64c-.985.555-1.478.833-1.754%201.31c-.276.475-.276%201.043-.277%202.178v4.755c0%203.826%200%205.74%201.172%206.928C5.343%2022%207.229%2022%2011%2022h2c3.771%200%205.657%200%206.828-1.189C21%2019.623%2021%2017.71%2021%2013.883ZM10%2013H8m8%200h-2m-4-4H8m2%208H8m8-8h-2m2%208h-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/departement.svg?color=%231a73e8&size=48