palace 4 icon
palace-4-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- palace-4-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 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6 1.698l4 3.334V9h4V5.032l4-3.334l4 3.334V22h-6.5v-3.5a3.5 3.5 0 1 0-7 0V22H2V5.032zM20 9V5.968l-2-1.666l-2 1.666V9zM4 9h4V5.968L6 4.302L4 5.968z"/><path fill="currentColor" d="M12 17a1.5 1.5 0 0 0-1.5 1.5V22h3v-3.5A1.5 1.5 0 0 0 12 17"/></svg>
React
import type { SVGProps } from "react";
export function TdesignPalace4Filled(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="m6 1.698l4 3.334V9h4V5.032l4-3.334l4 3.334V22h-6.5v-3.5a3.5 3.5 0 1 0-7 0V22H2V5.032zM20 9V5.968l-2-1.666l-2 1.666V9zM4 9h4V5.968L6 4.302L4 5.968z"/><path fill="currentColor" d="M12 17a1.5 1.5 0 0 0-1.5 1.5V22h3v-3.5A1.5 1.5 0 0 0 12 17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6 1.698l4 3.334V9h4V5.032l4-3.334l4 3.334V22h-6.5v-3.5a3.5 3.5 0 1 0-7 0V22H2V5.032zM20 9V5.968l-2-1.666l-2 1.666V9zM4 9h4V5.968L6 4.302L4 5.968z"/><path fill="currentColor" d="M12 17a1.5 1.5 0 0 0-1.5 1.5V22h3v-3.5A1.5 1.5 0 0 0 12 17"/></svg> </template>
CSS
.icon-palace-4-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%22m6%201.698l4%203.334V9h4V5.032l4-3.334l4%203.334V22h-6.5v-3.5a3.5%203.5%200%201%200-7%200V22H2V5.032zM20%209V5.968l-2-1.666l-2%201.666V9zM4%209h4V5.968L6%204.302L4%205.968z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2017a1.5%201.5%200%200%200-1.5%201.5V22h3v-3.5A1.5%201.5%200%200%200%2012%2017%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%22m6%201.698l4%203.334V9h4V5.032l4-3.334l4%203.334V22h-6.5v-3.5a3.5%203.5%200%201%200-7%200V22H2V5.032zM20%209V5.968l-2-1.666l-2%201.666V9zM4%209h4V5.968L6%204.302L4%205.968z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%2017a1.5%201.5%200%200%200-1.5%201.5V22h3v-3.5A1.5%201.5%200%200%200%2012%2017%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/palace-4-filled.svg?color=%231a73e8&size=48