palace icon
palace-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- palace-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Use the palace icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.305 8.62q-.158.09-.305.152V11h.559a1.5 1.5 0 0 1 1.488 1.314L20.883 19H21a1 1 0 1 1 0 2h-5.922A1.08 1.08 0 0 1 14 19.922V19a2 2 0 1 0-4 0v.922C10 20.517 9.517 21 8.922 21H3a1 1 0 1 1 0-2h.117l.836-6.686A1.5 1.5 0 0 1 5.441 11H6V8.772a3 3 0 0 1-.304-.151c-.679-.387-1.345-1.112-1.662-2.363c-.146-.574.255-1.255.974-1.258c.777-.003 1.734-.395 2.042-1.312c.134-.4.512-.688.957-.688h7.986c.445 0 .823.288.957.688c.308.917 1.265 1.309 2.042 1.312c.719.003 1.12.684.974 1.258c-.317 1.251-.983 1.976-1.662 2.363M8 11h8V9.005c-2.025.01-4.05.005-6.074 0L8 9.001z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcutePalaceFill(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" fillRule="evenodd" d="M18.305 8.62q-.158.09-.305.152V11h.559a1.5 1.5 0 0 1 1.488 1.314L20.883 19H21a1 1 0 1 1 0 2h-5.922A1.08 1.08 0 0 1 14 19.922V19a2 2 0 1 0-4 0v.922C10 20.517 9.517 21 8.922 21H3a1 1 0 1 1 0-2h.117l.836-6.686A1.5 1.5 0 0 1 5.441 11H6V8.772a3 3 0 0 1-.304-.151c-.679-.387-1.345-1.112-1.662-2.363c-.146-.574.255-1.255.974-1.258c.777-.003 1.734-.395 2.042-1.312c.134-.4.512-.688.957-.688h7.986c.445 0 .823.288.957.688c.308.917 1.265 1.309 2.042 1.312c.719.003 1.12.684.974 1.258c-.317 1.251-.983 1.976-1.662 2.363M8 11h8V9.005c-2.025.01-4.05.005-6.074 0L8 9.001z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M18.305 8.62q-.158.09-.305.152V11h.559a1.5 1.5 0 0 1 1.488 1.314L20.883 19H21a1 1 0 1 1 0 2h-5.922A1.08 1.08 0 0 1 14 19.922V19a2 2 0 1 0-4 0v.922C10 20.517 9.517 21 8.922 21H3a1 1 0 1 1 0-2h.117l.836-6.686A1.5 1.5 0 0 1 5.441 11H6V8.772a3 3 0 0 1-.304-.151c-.679-.387-1.345-1.112-1.662-2.363c-.146-.574.255-1.255.974-1.258c.777-.003 1.734-.395 2.042-1.312c.134-.4.512-.688.957-.688h7.986c.445 0 .823.288.957.688c.308.917 1.265 1.309 2.042 1.312c.719.003 1.12.684.974 1.258c-.317 1.251-.983 1.976-1.662 2.363M8 11h8V9.005c-2.025.01-4.05.005-6.074 0L8 9.001z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-palace-fill {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M18.305%208.62q-.158.09-.305.152V11h.559a1.5%201.5%200%200%201%201.488%201.314L20.883%2019H21a1%201%200%201%201%200%202h-5.922A1.08%201.08%200%200%201%2014%2019.922V19a2%202%200%201%200-4%200v.922C10%2020.517%209.517%2021%208.922%2021H3a1%201%200%201%201%200-2h.117l.836-6.686A1.5%201.5%200%200%201%205.441%2011H6V8.772a3%203%200%200%201-.304-.151c-.679-.387-1.345-1.112-1.662-2.363c-.146-.574.255-1.255.974-1.258c.777-.003%201.734-.395%202.042-1.312c.134-.4.512-.688.957-.688h7.986c.445%200%20.823.288.957.688c.308.917%201.265%201.309%202.042%201.312c.719.003%201.12.684.974%201.258c-.317%201.251-.983%201.976-1.662%202.363M8%2011h8V9.005c-2.025.01-4.05.005-6.074%200L8%209.001z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M18.305%208.62q-.158.09-.305.152V11h.559a1.5%201.5%200%200%201%201.488%201.314L20.883%2019H21a1%201%200%201%201%200%202h-5.922A1.08%201.08%200%200%201%2014%2019.922V19a2%202%200%201%200-4%200v.922C10%2020.517%209.517%2021%208.922%2021H3a1%201%200%201%201%200-2h.117l.836-6.686A1.5%201.5%200%200%201%205.441%2011H6V8.772a3%203%200%200%201-.304-.151c-.679-.387-1.345-1.112-1.662-2.363c-.146-.574.255-1.255.974-1.258c.777-.003%201.734-.395%202.042-1.312c.134-.4.512-.688.957-.688h7.986c.445%200%20.823.288.957.688c.308.917%201.265%201.309%202.042%201.312c.719.003%201.12.684.974%201.258c-.317%201.251-.983%201.976-1.662%202.363M8%2011h8V9.005c-2.025.01-4.05.005-6.074%200L8%209.001z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/palace-fill.svg?color=%231a73e8&size=48