door tag icon
door-tag-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- door-tag-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
Use the door tag icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 17.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm1.049-10.399A1.5 1.5 0 1 1 12 9.5H8a2 2 0 0 0-2 2V20a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8A6 6 0 0 0 7.201 4.398A2.25 2.25 0 1 0 10.8 7.101M12 5c-.978 0-1.85.468-2.4 1.2a.75.75 0 0 1-1.2-.9A4.5 4.5 0 0 1 16.5 8v12a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5v-8.5A.5.5 0 0 1 8 11h4a3 3 0 1 0 0-6"/></svg>
React
import type { SVGProps } from "react";
export function FluentDoorTag24Regular(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="M9.75 17.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm1.049-10.399A1.5 1.5 0 1 1 12 9.5H8a2 2 0 0 0-2 2V20a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8A6 6 0 0 0 7.201 4.398A2.25 2.25 0 1 0 10.8 7.101M12 5c-.978 0-1.85.468-2.4 1.2a.75.75 0 0 1-1.2-.9A4.5 4.5 0 0 1 16.5 8v12a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5v-8.5A.5.5 0 0 1 8 11h4a3 3 0 1 0 0-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.75 17.5a.75.75 0 0 0 0 1.5h4.5a.75.75 0 0 0 0-1.5zm1.049-10.399A1.5 1.5 0 1 1 12 9.5H8a2 2 0 0 0-2 2V20a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V8A6 6 0 0 0 7.201 4.398A2.25 2.25 0 1 0 10.8 7.101M12 5c-.978 0-1.85.468-2.4 1.2a.75.75 0 0 1-1.2-.9A4.5 4.5 0 0 1 16.5 8v12a.5.5 0 0 1-.5.5H8a.5.5 0 0 1-.5-.5v-8.5A.5.5 0 0 1 8 11h4a3 3 0 1 0 0-6"/></svg> </template>
CSS
.icon-door-tag-24-regular {
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%22M9.75%2017.5a.75.75%200%200%200%200%201.5h4.5a.75.75%200%200%200%200-1.5zm1.049-10.399A1.5%201.5%200%201%201%2012%209.5H8a2%202%200%200%200-2%202V20a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V8A6%206%200%200%200%207.201%204.398A2.25%202.25%200%201%200%2010.8%207.101M12%205c-.978%200-1.85.468-2.4%201.2a.75.75%200%200%201-1.2-.9A4.5%204.5%200%200%201%2016.5%208v12a.5.5%200%200%201-.5.5H8a.5.5%200%200%201-.5-.5v-8.5A.5.5%200%200%201%208%2011h4a3%203%200%201%200%200-6%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%22M9.75%2017.5a.75.75%200%200%200%200%201.5h4.5a.75.75%200%200%200%200-1.5zm1.049-10.399A1.5%201.5%200%201%201%2012%209.5H8a2%202%200%200%200-2%202V20a2%202%200%200%200%202%202h8a2%202%200%200%200%202-2V8A6%206%200%200%200%207.201%204.398A2.25%202.25%200%201%200%2010.8%207.101M12%205c-.978%200-1.85.468-2.4%201.2a.75.75%200%200%201-1.2-.9A4.5%204.5%200%200%201%2016.5%208v12a.5.5%200%200%201-.5.5H8a.5.5%200%200%201-.5-.5v-8.5A.5.5%200%200%201%208%2011h4a3%203%200%201%200%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/door-tag-24-regular.svg?color=%231a73e8&size=48