palace 1 icon
palace-1-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- palace-1-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
Use the palace 1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.004 2.002l-.002 1.081A6 6 0 0 1 18 9h4v13h-2v-4.5a3.5 3.5 0 1 0-7 0V22h-2v-4.5a3.5 3.5 0 1 0-7 0V22H2V9h4a6 6 0 0 1 5.002-5.917l.002-1.085zm-2.006 3.996v2.004h2.004V5.998z"/><path fill="currentColor" d="M7.5 16A1.5 1.5 0 0 0 6 17.5V22h3v-4.5A1.5 1.5 0 0 0 7.5 16m9 0a1.5 1.5 0 0 0-1.5 1.5V22h3v-4.5a1.5 1.5 0 0 0-1.5-1.5"/></svg>
React
import type { SVGProps } from "react";
export function TdesignPalace1Filled(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="m13.004 2.002l-.002 1.081A6 6 0 0 1 18 9h4v13h-2v-4.5a3.5 3.5 0 1 0-7 0V22h-2v-4.5a3.5 3.5 0 1 0-7 0V22H2V9h4a6 6 0 0 1 5.002-5.917l.002-1.085zm-2.006 3.996v2.004h2.004V5.998z"/><path fill="currentColor" d="M7.5 16A1.5 1.5 0 0 0 6 17.5V22h3v-4.5A1.5 1.5 0 0 0 7.5 16m9 0a1.5 1.5 0 0 0-1.5 1.5V22h3v-4.5a1.5 1.5 0 0 0-1.5-1.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.004 2.002l-.002 1.081A6 6 0 0 1 18 9h4v13h-2v-4.5a3.5 3.5 0 1 0-7 0V22h-2v-4.5a3.5 3.5 0 1 0-7 0V22H2V9h4a6 6 0 0 1 5.002-5.917l.002-1.085zm-2.006 3.996v2.004h2.004V5.998z"/><path fill="currentColor" d="M7.5 16A1.5 1.5 0 0 0 6 17.5V22h3v-4.5A1.5 1.5 0 0 0 7.5 16m9 0a1.5 1.5 0 0 0-1.5 1.5V22h3v-4.5a1.5 1.5 0 0 0-1.5-1.5"/></svg> </template>
CSS
.icon-palace-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%22m13.004%202.002l-.002%201.081A6%206%200%200%201%2018%209h4v13h-2v-4.5a3.5%203.5%200%201%200-7%200V22h-2v-4.5a3.5%203.5%200%201%200-7%200V22H2V9h4a6%206%200%200%201%205.002-5.917l.002-1.085zm-2.006%203.996v2.004h2.004V5.998z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2016A1.5%201.5%200%200%200%206%2017.5V22h3v-4.5A1.5%201.5%200%200%200%207.5%2016m9%200a1.5%201.5%200%200%200-1.5%201.5V22h3v-4.5a1.5%201.5%200%200%200-1.5-1.5%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%22m13.004%202.002l-.002%201.081A6%206%200%200%201%2018%209h4v13h-2v-4.5a3.5%203.5%200%201%200-7%200V22h-2v-4.5a3.5%203.5%200%201%200-7%200V22H2V9h4a6%206%200%200%201%205.002-5.917l.002-1.085zm-2.006%203.996v2.004h2.004V5.998z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.5%2016A1.5%201.5%200%200%200%206%2017.5V22h3v-4.5A1.5%201.5%200%200%200%207.5%2016m9%200a1.5%201.5%200%200%200-1.5%201.5V22h3v-4.5a1.5%201.5%200%200%200-1.5-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/palace-1-filled.svg?color=%231a73e8&size=48