castle-4-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
castle-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 castle 4 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2h8v20h-9v-5h-2v5H2V2h8v6.342q.483-.172 1-.259V7h2v1.083q.517.088 1 .259zM6 14c0-1.778.774-3.374 2-4.472V4H4v16h2zm10-4.472A6 6 0 0 1 18 14v6h2V4h-4zM8.126 13h7.748a4.004 4.004 0 0 0-6.273-2.2A4 4 0 0 0 8.126 13"/></svg>

React

import type { SVGProps } from "react";

export function TdesignCastle4Filled(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="M14 2h8v20h-9v-5h-2v5H2V2h8v6.342q.483-.172 1-.259V7h2v1.083q.517.088 1 .259zM6 14c0-1.778.774-3.374 2-4.472V4H4v16h2zm10-4.472A6 6 0 0 1 18 14v6h2V4h-4zM8.126 13h7.748a4.004 4.004 0 0 0-6.273-2.2A4 4 0 0 0 8.126 13"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14 2h8v20h-9v-5h-2v5H2V2h8v6.342q.483-.172 1-.259V7h2v1.083q.517.088 1 .259zM6 14c0-1.778.774-3.374 2-4.472V4H4v16h2zm10-4.472A6 6 0 0 1 18 14v6h2V4h-4zM8.126 13h7.748a4.004 4.004 0 0 0-6.273-2.2A4 4 0 0 0 8.126 13"/></svg>
</template>

CSS

.icon-castle-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%22M14%202h8v20h-9v-5h-2v5H2V2h8v6.342q.483-.172%201-.259V7h2v1.083q.517.088%201%20.259zM6%2014c0-1.778.774-3.374%202-4.472V4H4v16h2zm10-4.472A6%206%200%200%201%2018%2014v6h2V4h-4zM8.126%2013h7.748a4.004%204.004%200%200%200-6.273-2.2A4%204%200%200%200%208.126%2013%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%22M14%202h8v20h-9v-5h-2v5H2V2h8v6.342q.483-.172%201-.259V7h2v1.083q.517.088%201%20.259zM6%2014c0-1.778.774-3.374%202-4.472V4H4v16h2zm10-4.472A6%206%200%200%201%2018%2014v6h2V4h-4zM8.126%2013h7.748a4.004%204.004%200%200%200-6.273-2.2A4%204%200%200%200%208.126%2013%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/castle-4-filled.svg?color=%231a73e8&size=48