attic 1 icon
attic-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- attic-1-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Use the attic 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 .201l-.831 1.243h-.001l-.005.007l-.02.03l-.087.126a28 28 0 0 1-1.6 2.04C8.383 4.887 6.97 6.286 5.498 7.133c-.466.269-.956.367-1.5.367H2.997v2h2L5 17H2.998v2h1v3h2v-3h5v3h2v-3h5v3h2v-3h1v-2h-2V9.5h2v-2h-1c-.545 0-1.035-.098-1.5-.367c-1.471-.848-2.884-2.247-3.955-3.486a28 28 0 0 1-1.6-2.04l-.086-.125l-.021-.03l-.005-.008zM9 14a3 3 0 1 1 6 0v3h-2v-3a1 1 0 1 0-2 0v3H9z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignAttic1Filled(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="m12 .201l-.831 1.243h-.001l-.005.007l-.02.03l-.087.126a28 28 0 0 1-1.6 2.04C8.383 4.887 6.97 6.286 5.498 7.133c-.466.269-.956.367-1.5.367H2.997v2h2L5 17H2.998v2h1v3h2v-3h5v3h2v-3h5v3h2v-3h1v-2h-2V9.5h2v-2h-1c-.545 0-1.035-.098-1.5-.367c-1.471-.848-2.884-2.247-3.955-3.486a28 28 0 0 1-1.6-2.04l-.086-.125l-.021-.03l-.005-.008zM9 14a3 3 0 1 1 6 0v3h-2v-3a1 1 0 1 0-2 0v3H9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 .201l-.831 1.243h-.001l-.005.007l-.02.03l-.087.126a28 28 0 0 1-1.6 2.04C8.383 4.887 6.97 6.286 5.498 7.133c-.466.269-.956.367-1.5.367H2.997v2h2L5 17H2.998v2h1v3h2v-3h5v3h2v-3h5v3h2v-3h1v-2h-2V9.5h2v-2h-1c-.545 0-1.035-.098-1.5-.367c-1.471-.848-2.884-2.247-3.955-3.486a28 28 0 0 1-1.6-2.04l-.086-.125l-.021-.03l-.005-.008zM9 14a3 3 0 1 1 6 0v3h-2v-3a1 1 0 1 0-2 0v3H9z"/></svg> </template>
CSS
.icon-attic-1-filled {
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%22m12%20.201l-.831%201.243h-.001l-.005.007l-.02.03l-.087.126a28%2028%200%200%201-1.6%202.04C8.383%204.887%206.97%206.286%205.498%207.133c-.466.269-.956.367-1.5.367H2.997v2h2L5%2017H2.998v2h1v3h2v-3h5v3h2v-3h5v3h2v-3h1v-2h-2V9.5h2v-2h-1c-.545%200-1.035-.098-1.5-.367c-1.471-.848-2.884-2.247-3.955-3.486a28%2028%200%200%201-1.6-2.04l-.086-.125l-.021-.03l-.005-.008zM9%2014a3%203%200%201%201%206%200v3h-2v-3a1%201%200%201%200-2%200v3H9z%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%22m12%20.201l-.831%201.243h-.001l-.005.007l-.02.03l-.087.126a28%2028%200%200%201-1.6%202.04C8.383%204.887%206.97%206.286%205.498%207.133c-.466.269-.956.367-1.5.367H2.997v2h2L5%2017H2.998v2h1v3h2v-3h5v3h2v-3h5v3h2v-3h1v-2h-2V9.5h2v-2h-1c-.545%200-1.035-.098-1.5-.367c-1.471-.848-2.884-2.247-3.955-3.486a28%2028%200%200%201-1.6-2.04l-.086-.125l-.021-.03l-.005-.008zM9%2014a3%203%200%201%201%206%200v3h-2v-3a1%201%200%201%200-2%200v3H9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/attic-1-filled.svg?color=%231a73e8&size=48