kaaba 01 icon
kaaba-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- kaaba-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the kaaba 01 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-width="1.5"><path d="M3 22V5.99c0-.732 0-1.099.204-1.367c.204-.27.556-.367 1.26-.563l7-1.949c.267-.074.4-.111.536-.111s.27.037.535.111l7 1.949c.705.196 1.057.294 1.261.563S21 5.258 21 5.99V22"/><path stroke-linecap="round" d="M2 22h20"/><path d="m3 9l8.566-1.951c.286-.065.582-.065.868 0L21 9"/><path stroke-linecap="round" d="M19.65 12.7L21 13m-5.4-1.2l.9.2m-3.6-.8L12 11l-.9.2m-6.75 1.5L3 13m5.4-1.2l-.9.2"/><path d="M12 7v15"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsKaaba01(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" strokeWidth="1.5"><path d="M3 22V5.99c0-.732 0-1.099.204-1.367c.204-.27.556-.367 1.26-.563l7-1.949c.267-.074.4-.111.536-.111s.27.037.535.111l7 1.949c.705.196 1.057.294 1.261.563S21 5.258 21 5.99V22"/><path strokeLinecap="round" d="M2 22h20"/><path d="m3 9l8.566-1.951c.286-.065.582-.065.868 0L21 9"/><path strokeLinecap="round" d="M19.65 12.7L21 13m-5.4-1.2l.9.2m-3.6-.8L12 11l-.9.2m-6.75 1.5L3 13m5.4-1.2l-.9.2"/><path d="M12 7v15"/></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-width="1.5"><path d="M3 22V5.99c0-.732 0-1.099.204-1.367c.204-.27.556-.367 1.26-.563l7-1.949c.267-.074.4-.111.536-.111s.27.037.535.111l7 1.949c.705.196 1.057.294 1.261.563S21 5.258 21 5.99V22"/><path stroke-linecap="round" d="M2 22h20"/><path d="m3 9l8.566-1.951c.286-.065.582-.065.868 0L21 9"/><path stroke-linecap="round" d="M19.65 12.7L21 13m-5.4-1.2l.9.2m-3.6-.8L12 11l-.9.2m-6.75 1.5L3 13m5.4-1.2l-.9.2"/><path d="M12 7v15"/></g></svg> </template>
CSS
.icon-kaaba-01 {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2022V5.99c0-.732%200-1.099.204-1.367c.204-.27.556-.367%201.26-.563l7-1.949c.267-.074.4-.111.536-.111s.27.037.535.111l7%201.949c.705.196%201.057.294%201.261.563S21%205.258%2021%205.99V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2022h20%22%2F%3E%3Cpath%20d%3D%22m3%209l8.566-1.951c.286-.065.582-.065.868%200L21%209%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.65%2012.7L21%2013m-5.4-1.2l.9.2m-3.6-.8L12%2011l-.9.2m-6.75%201.5L3%2013m5.4-1.2l-.9.2%22%2F%3E%3Cpath%20d%3D%22M12%207v15%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3%2022V5.99c0-.732%200-1.099.204-1.367c.204-.27.556-.367%201.26-.563l7-1.949c.267-.074.4-.111.536-.111s.27.037.535.111l7%201.949c.705.196%201.057.294%201.261.563S21%205.258%2021%205.99V22%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M2%2022h20%22%2F%3E%3Cpath%20d%3D%22m3%209l8.566-1.951c.286-.065.582-.065.868%200L21%209%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M19.65%2012.7L21%2013m-5.4-1.2l.9.2m-3.6-.8L12%2011l-.9.2m-6.75%201.5L3%2013m5.4-1.2l-.9.2%22%2F%3E%3Cpath%20d%3D%22M12%207v15%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/kaaba-01.svg?color=%231a73e8&size=48