castle icon
castle-rounded from Material Symbols by Google · Rounded · Maps · Apache-2.0 Free for personal and commercial use.
- Name
- castle-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Maps
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
castleBoxIcons v2 SolidcastleEmoji One (Colored)castleFluent EmojicastleFluent Emoji FlatcastleFluent Emoji High ContrastcastleHuge IconscastleIconParkcastleIconPark OutlinecastleIconPark SolidcastleIconPark TwoTonecastleJam IconscastleLucidecastleMaterial Symbols LightcastleMaterial Design IconscastleNoto EmojicastleOpenMojicastlePixelarticonscastleStreamline EmojiscastleTDesign IconscastleTwitter Emoji
More maps icons from Material Symbols
360add-homeadd-home-workadd-locationadd-location-altadd-roadadd-triangleairline-stopsalt-routeassist-walkeraward-mealbaby-changing-stationbeenherebusiness-centercalendar-meal-2churchcleaning-servicescompass-calibrationconnecting-airportscrisis-alertdirectionsdirections-altdirections-alt-offdirections-off
Use the castle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 19v-9q0-.425.288-.712T2 9t.713.288T3 10v1h2V4q0-.425.288-.712T6 3t.713.288T7 4v1h2V4q0-.425.288-.712T10 3t.713.288T11 4v1h2V4q0-.425.288-.712T14 3t.713.288T15 4v1h2V4q0-.425.288-.712T18 3t.713.288T19 4v7h2v-1q0-.425.288-.712T22 9t.713.288T23 10v9q0 .825-.587 1.413T21 21h-6q-.425 0-.712-.288T14 20v-2q0-.825-.587-1.412T12 16t-1.412.588T10 18v2q0 .425-.288.713T9 21H3q-.825 0-1.412-.587T1 19m8.25-7h1.5q.125 0 .188-.062T11 11.75V10q0-.425-.288-.712T10 9t-.712.288T9 10v1.75q0 .125.063.188T9.25 12m4 0h1.5q.125 0 .188-.062T15 11.75V10q0-.425-.288-.712T14 9t-.712.288T13 10v1.75q0 .125.063.188t.187.062"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsCastleRounded(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="M1 19v-9q0-.425.288-.712T2 9t.713.288T3 10v1h2V4q0-.425.288-.712T6 3t.713.288T7 4v1h2V4q0-.425.288-.712T10 3t.713.288T11 4v1h2V4q0-.425.288-.712T14 3t.713.288T15 4v1h2V4q0-.425.288-.712T18 3t.713.288T19 4v7h2v-1q0-.425.288-.712T22 9t.713.288T23 10v9q0 .825-.587 1.413T21 21h-6q-.425 0-.712-.288T14 20v-2q0-.825-.587-1.412T12 16t-1.412.588T10 18v2q0 .425-.288.713T9 21H3q-.825 0-1.412-.587T1 19m8.25-7h1.5q.125 0 .188-.062T11 11.75V10q0-.425-.288-.712T10 9t-.712.288T9 10v1.75q0 .125.063.188T9.25 12m4 0h1.5q.125 0 .188-.062T15 11.75V10q0-.425-.288-.712T14 9t-.712.288T13 10v1.75q0 .125.063.188t.187.062"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1 19v-9q0-.425.288-.712T2 9t.713.288T3 10v1h2V4q0-.425.288-.712T6 3t.713.288T7 4v1h2V4q0-.425.288-.712T10 3t.713.288T11 4v1h2V4q0-.425.288-.712T14 3t.713.288T15 4v1h2V4q0-.425.288-.712T18 3t.713.288T19 4v7h2v-1q0-.425.288-.712T22 9t.713.288T23 10v9q0 .825-.587 1.413T21 21h-6q-.425 0-.712-.288T14 20v-2q0-.825-.587-1.412T12 16t-1.412.588T10 18v2q0 .425-.288.713T9 21H3q-.825 0-1.412-.587T1 19m8.25-7h1.5q.125 0 .188-.062T11 11.75V10q0-.425-.288-.712T10 9t-.712.288T9 10v1.75q0 .125.063.188T9.25 12m4 0h1.5q.125 0 .188-.062T15 11.75V10q0-.425-.288-.712T14 9t-.712.288T13 10v1.75q0 .125.063.188t.187.062"/></svg> </template>
CSS
.icon-castle-rounded {
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%22M1%2019v-9q0-.425.288-.712T2%209t.713.288T3%2010v1h2V4q0-.425.288-.712T6%203t.713.288T7%204v1h2V4q0-.425.288-.712T10%203t.713.288T11%204v1h2V4q0-.425.288-.712T14%203t.713.288T15%204v1h2V4q0-.425.288-.712T18%203t.713.288T19%204v7h2v-1q0-.425.288-.712T22%209t.713.288T23%2010v9q0%20.825-.587%201.413T21%2021h-6q-.425%200-.712-.288T14%2020v-2q0-.825-.587-1.412T12%2016t-1.412.588T10%2018v2q0%20.425-.288.713T9%2021H3q-.825%200-1.412-.587T1%2019m8.25-7h1.5q.125%200%20.188-.062T11%2011.75V10q0-.425-.288-.712T10%209t-.712.288T9%2010v1.75q0%20.125.063.188T9.25%2012m4%200h1.5q.125%200%20.188-.062T15%2011.75V10q0-.425-.288-.712T14%209t-.712.288T13%2010v1.75q0%20.125.063.188t.187.062%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%22M1%2019v-9q0-.425.288-.712T2%209t.713.288T3%2010v1h2V4q0-.425.288-.712T6%203t.713.288T7%204v1h2V4q0-.425.288-.712T10%203t.713.288T11%204v1h2V4q0-.425.288-.712T14%203t.713.288T15%204v1h2V4q0-.425.288-.712T18%203t.713.288T19%204v7h2v-1q0-.425.288-.712T22%209t.713.288T23%2010v9q0%20.825-.587%201.413T21%2021h-6q-.425%200-.712-.288T14%2020v-2q0-.825-.587-1.412T12%2016t-1.412.588T10%2018v2q0%20.425-.288.713T9%2021H3q-.825%200-1.412-.587T1%2019m8.25-7h1.5q.125%200%20.188-.062T11%2011.75V10q0-.425-.288-.712T10%209t-.712.288T9%2010v1.75q0%20.125.063.188T9.25%2012m4%200h1.5q.125%200%20.188-.062T15%2011.75V10q0-.425-.288-.712T14%209t-.712.288T13%2010v1.75q0%20.125.063.188t.187.062%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/castle-rounded.svg?color=%231a73e8&size=48