castle 02 icon
castle-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- castle-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the castle 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m7.284 9.71l-.424-.823c-.168-.328-.253-.492-.38-.61a1 1 0 0 0-.362-.22C5.953 8 5.766 8 5.392 8c-.55 0-.824 0-1.039.105a1 1 0 0 0-.421.386c-.122.203-.142.472-.181 1.011l-.675 9.284c-.11 1.506-.164 2.258.289 2.736S4.585 22 6.12 22h11.758c1.536 0 2.303 0 2.756-.478s.398-1.23.289-2.736l-.675-9.284c-.04-.539-.059-.808-.18-1.011a1 1 0 0 0-.422-.386C19.432 8 19.157 8 18.607 8c-.373 0-.56 0-.725.057a1 1 0 0 0-.363.22c-.126.118-.21.282-.38.61l-.423.823c-.12.233-.18.35-.261.443a1 1 0 0 1-.527.318c-.12.029-.253.029-.52.029c-.297 0-.446 0-.578-.035a1.02 1.02 0 0 1-.556-.379c-.08-.108-.132-.245-.237-.519l-.122-.317c-.223-.582-.334-.873-.569-1.047l-.07-.049C13.025 8 12.71 8 12.076 8h-.154c-.633 0-.95 0-1.198.154l-.071.049c-.235.174-.346.465-.57 1.047l-.12.317c-.106.274-.158.41-.238.52a1.02 1.02 0 0 1-.556.378c-.132.035-.28.035-.578.035c-.267 0-.4 0-.52-.03a1 1 0 0 1-.527-.317c-.08-.093-.14-.21-.261-.443M12 5c1.491.684 4-.5 4-3c-1.642.623-2.49.614-4 0zm0 0v3"/><path d="m9 22l.608-3.039c.143-.718.215-1.076.407-1.342C10.494 16.96 11.262 17 12 17s1.507-.04 1.985.62c.192.264.264.623.407 1.341L15 22m-4-8h2"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCastle02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m7.284 9.71l-.424-.823c-.168-.328-.253-.492-.38-.61a1 1 0 0 0-.362-.22C5.953 8 5.766 8 5.392 8c-.55 0-.824 0-1.039.105a1 1 0 0 0-.421.386c-.122.203-.142.472-.181 1.011l-.675 9.284c-.11 1.506-.164 2.258.289 2.736S4.585 22 6.12 22h11.758c1.536 0 2.303 0 2.756-.478s.398-1.23.289-2.736l-.675-9.284c-.04-.539-.059-.808-.18-1.011a1 1 0 0 0-.422-.386C19.432 8 19.157 8 18.607 8c-.373 0-.56 0-.725.057a1 1 0 0 0-.363.22c-.126.118-.21.282-.38.61l-.423.823c-.12.233-.18.35-.261.443a1 1 0 0 1-.527.318c-.12.029-.253.029-.52.029c-.297 0-.446 0-.578-.035a1.02 1.02 0 0 1-.556-.379c-.08-.108-.132-.245-.237-.519l-.122-.317c-.223-.582-.334-.873-.569-1.047l-.07-.049C13.025 8 12.71 8 12.076 8h-.154c-.633 0-.95 0-1.198.154l-.071.049c-.235.174-.346.465-.57 1.047l-.12.317c-.106.274-.158.41-.238.52a1.02 1.02 0 0 1-.556.378c-.132.035-.28.035-.578.035c-.267 0-.4 0-.52-.03a1 1 0 0 1-.527-.317c-.08-.093-.14-.21-.261-.443M12 5c1.491.684 4-.5 4-3c-1.642.623-2.49.614-4 0zm0 0v3"/><path d="m9 22l.608-3.039c.143-.718.215-1.076.407-1.342C10.494 16.96 11.262 17 12 17s1.507-.04 1.985.62c.192.264.264.623.407 1.341L15 22m-4-8h2"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m7.284 9.71l-.424-.823c-.168-.328-.253-.492-.38-.61a1 1 0 0 0-.362-.22C5.953 8 5.766 8 5.392 8c-.55 0-.824 0-1.039.105a1 1 0 0 0-.421.386c-.122.203-.142.472-.181 1.011l-.675 9.284c-.11 1.506-.164 2.258.289 2.736S4.585 22 6.12 22h11.758c1.536 0 2.303 0 2.756-.478s.398-1.23.289-2.736l-.675-9.284c-.04-.539-.059-.808-.18-1.011a1 1 0 0 0-.422-.386C19.432 8 19.157 8 18.607 8c-.373 0-.56 0-.725.057a1 1 0 0 0-.363.22c-.126.118-.21.282-.38.61l-.423.823c-.12.233-.18.35-.261.443a1 1 0 0 1-.527.318c-.12.029-.253.029-.52.029c-.297 0-.446 0-.578-.035a1.02 1.02 0 0 1-.556-.379c-.08-.108-.132-.245-.237-.519l-.122-.317c-.223-.582-.334-.873-.569-1.047l-.07-.049C13.025 8 12.71 8 12.076 8h-.154c-.633 0-.95 0-1.198.154l-.071.049c-.235.174-.346.465-.57 1.047l-.12.317c-.106.274-.158.41-.238.52a1.02 1.02 0 0 1-.556.378c-.132.035-.28.035-.578.035c-.267 0-.4 0-.52-.03a1 1 0 0 1-.527-.317c-.08-.093-.14-.21-.261-.443M12 5c1.491.684 4-.5 4-3c-1.642.623-2.49.614-4 0zm0 0v3"/><path d="m9 22l.608-3.039c.143-.718.215-1.076.407-1.342C10.494 16.96 11.262 17 12 17s1.507-.04 1.985.62c.192.264.264.623.407 1.341L15 22m-4-8h2"/></g></svg> </template>
CSS
.icon-castle-02 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m7.284%209.71l-.424-.823c-.168-.328-.253-.492-.38-.61a1%201%200%200%200-.362-.22C5.953%208%205.766%208%205.392%208c-.55%200-.824%200-1.039.105a1%201%200%200%200-.421.386c-.122.203-.142.472-.181%201.011l-.675%209.284c-.11%201.506-.164%202.258.289%202.736S4.585%2022%206.12%2022h11.758c1.536%200%202.303%200%202.756-.478s.398-1.23.289-2.736l-.675-9.284c-.04-.539-.059-.808-.18-1.011a1%201%200%200%200-.422-.386C19.432%208%2019.157%208%2018.607%208c-.373%200-.56%200-.725.057a1%201%200%200%200-.363.22c-.126.118-.21.282-.38.61l-.423.823c-.12.233-.18.35-.261.443a1%201%200%200%201-.527.318c-.12.029-.253.029-.52.029c-.297%200-.446%200-.578-.035a1.02%201.02%200%200%201-.556-.379c-.08-.108-.132-.245-.237-.519l-.122-.317c-.223-.582-.334-.873-.569-1.047l-.07-.049C13.025%208%2012.71%208%2012.076%208h-.154c-.633%200-.95%200-1.198.154l-.071.049c-.235.174-.346.465-.57%201.047l-.12.317c-.106.274-.158.41-.238.52a1.02%201.02%200%200%201-.556.378c-.132.035-.28.035-.578.035c-.267%200-.4%200-.52-.03a1%201%200%200%201-.527-.317c-.08-.093-.14-.21-.261-.443M12%205c1.491.684%204-.5%204-3c-1.642.623-2.49.614-4%200zm0%200v3%22%2F%3E%3Cpath%20d%3D%22m9%2022l.608-3.039c.143-.718.215-1.076.407-1.342C10.494%2016.96%2011.262%2017%2012%2017s1.507-.04%201.985.62c.192.264.264.623.407%201.341L15%2022m-4-8h2%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m7.284%209.71l-.424-.823c-.168-.328-.253-.492-.38-.61a1%201%200%200%200-.362-.22C5.953%208%205.766%208%205.392%208c-.55%200-.824%200-1.039.105a1%201%200%200%200-.421.386c-.122.203-.142.472-.181%201.011l-.675%209.284c-.11%201.506-.164%202.258.289%202.736S4.585%2022%206.12%2022h11.758c1.536%200%202.303%200%202.756-.478s.398-1.23.289-2.736l-.675-9.284c-.04-.539-.059-.808-.18-1.011a1%201%200%200%200-.422-.386C19.432%208%2019.157%208%2018.607%208c-.373%200-.56%200-.725.057a1%201%200%200%200-.363.22c-.126.118-.21.282-.38.61l-.423.823c-.12.233-.18.35-.261.443a1%201%200%200%201-.527.318c-.12.029-.253.029-.52.029c-.297%200-.446%200-.578-.035a1.02%201.02%200%200%201-.556-.379c-.08-.108-.132-.245-.237-.519l-.122-.317c-.223-.582-.334-.873-.569-1.047l-.07-.049C13.025%208%2012.71%208%2012.076%208h-.154c-.633%200-.95%200-1.198.154l-.071.049c-.235.174-.346.465-.57%201.047l-.12.317c-.106.274-.158.41-.238.52a1.02%201.02%200%200%201-.556.378c-.132.035-.28.035-.578.035c-.267%200-.4%200-.52-.03a1%201%200%200%201-.527-.317c-.08-.093-.14-.21-.261-.443M12%205c1.491.684%204-.5%204-3c-1.642.623-2.49.614-4%200zm0%200v3%22%2F%3E%3Cpath%20d%3D%22m9%2022l.608-3.039c.143-.718.215-1.076.407-1.342C10.494%2016.96%2011.262%2017%2012%2017s1.507-.04%201.985.62c.192.264.264.623.407%201.341L15%2022m-4-8h2%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/castle-02.svg?color=%231a73e8&size=48