india gate icon
india-gate from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- india-gate
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the india gate 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="M2 22h20m-7 0v-5.727C15 14.465 13.657 13 12 13s-3 1.465-3 3.273V22m8-12h3M4 10h3m4.5 0h1"/><path d="M4 22V6h16v16M5 6V5c0-1.414 0-2.121.44-2.56C5.878 2 6.585 2 8 2h8c1.414 0 2.121 0 2.56.44C19 2.878 19 3.585 19 5v1M3 6h18"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsIndiaGate(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="M2 22h20m-7 0v-5.727C15 14.465 13.657 13 12 13s-3 1.465-3 3.273V22m8-12h3M4 10h3m4.5 0h1"/><path d="M4 22V6h16v16M5 6V5c0-1.414 0-2.121.44-2.56C5.878 2 6.585 2 8 2h8c1.414 0 2.121 0 2.56.44C19 2.878 19 3.585 19 5v1M3 6h18"/></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="M2 22h20m-7 0v-5.727C15 14.465 13.657 13 12 13s-3 1.465-3 3.273V22m8-12h3M4 10h3m4.5 0h1"/><path d="M4 22V6h16v16M5 6V5c0-1.414 0-2.121.44-2.56C5.878 2 6.585 2 8 2h8c1.414 0 2.121 0 2.56.44C19 2.878 19 3.585 19 5v1M3 6h18"/></g></svg> </template>
CSS
.icon-india-gate {
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%22M2%2022h20m-7%200v-5.727C15%2014.465%2013.657%2013%2012%2013s-3%201.465-3%203.273V22m8-12h3M4%2010h3m4.5%200h1%22%2F%3E%3Cpath%20d%3D%22M4%2022V6h16v16M5%206V5c0-1.414%200-2.121.44-2.56C5.878%202%206.585%202%208%202h8c1.414%200%202.121%200%202.56.44C19%202.878%2019%203.585%2019%205v1M3%206h18%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%22M2%2022h20m-7%200v-5.727C15%2014.465%2013.657%2013%2012%2013s-3%201.465-3%203.273V22m8-12h3M4%2010h3m4.5%200h1%22%2F%3E%3Cpath%20d%3D%22M4%2022V6h16v16M5%206V5c0-1.414%200-2.121.44-2.56C5.878%202%206.585%202%208%202h8c1.414%200%202.121%200%202.56.44C19%202.878%2019%203.585%2019%205v1M3%206h18%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/india-gate.svg?color=%231a73e8&size=48