plaza icon
plaza from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- plaza
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the plaza icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 22h20M4 22V6.751c0-.624 0-.936.168-1.187c.168-.25.47-.39 1.076-.67l4.5-2.076c1.46-.673 2.189-1.01 2.722-.705C13 2.417 13 3.17 13 4.675V22m7 0V11.236c0-.601 0-.902-.174-1.144c-.175-.241-.488-.376-1.116-.645L13 7M7.5 9h2m-2 4h2m-2 4h2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsPlaza(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M2 22h20M4 22V6.751c0-.624 0-.936.168-1.187c.168-.25.47-.39 1.076-.67l4.5-2.076c1.46-.673 2.189-1.01 2.722-.705C13 2.417 13 3.17 13 4.675V22m7 0V11.236c0-.601 0-.902-.174-1.144c-.175-.241-.488-.376-1.116-.645L13 7M7.5 9h2m-2 4h2m-2 4h2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M2 22h20M4 22V6.751c0-.624 0-.936.168-1.187c.168-.25.47-.39 1.076-.67l4.5-2.076c1.46-.673 2.189-1.01 2.722-.705C13 2.417 13 3.17 13 4.675V22m7 0V11.236c0-.601 0-.902-.174-1.144c-.175-.241-.488-.376-1.116-.645L13 7M7.5 9h2m-2 4h2m-2 4h2"/></svg> </template>
CSS
.icon-plaza {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%2022h20M4%2022V6.751c0-.624%200-.936.168-1.187c.168-.25.47-.39%201.076-.67l4.5-2.076c1.46-.673%202.189-1.01%202.722-.705C13%202.417%2013%203.17%2013%204.675V22m7%200V11.236c0-.601%200-.902-.174-1.144c-.175-.241-.488-.376-1.116-.645L13%207M7.5%209h2m-2%204h2m-2%204h2%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M2%2022h20M4%2022V6.751c0-.624%200-.936.168-1.187c.168-.25.47-.39%201.076-.67l4.5-2.076c1.46-.673%202.189-1.01%202.722-.705C13%202.417%2013%203.17%2013%204.675V22m7%200V11.236c0-.601%200-.902-.174-1.144c-.175-.241-.488-.376-1.116-.645L13%207M7.5%209h2m-2%204h2m-2%204h2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/plaza.svg?color=%231a73e8&size=48