kurta icon
kurta from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- kurta
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the kurta 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-width="1.5"><path stroke-linejoin="round" d="M6.377 16H5.084c-1.857 0-2.242-.374-2.033-2.22l.365-3.207C3.753 7.6 4.438 6.76 7.234 5.665L8.933 5V2c.973.317 2.035.838 3.067.838s2.094-.52 3.067-.838v3l1.7.665c2.795 1.094 3.48 1.934 3.817 4.908l.365 3.206c.21 1.847-.176 2.221-2.033 2.221h-1.293"/><path d="m9 5l2.051.684a3 3 0 0 0 1.898 0L15 5"/><path stroke-linejoin="round" d="m6.964 10l-.46 10.958C6.468 21.822 6.647 22 7.511 22h8.978c.864 0 1.043-.178 1.007-1.042L17.036 10"/><path d="M12 13V6m0 3h1m-1 2.5h1"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsKurta(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M6.377 16H5.084c-1.857 0-2.242-.374-2.033-2.22l.365-3.207C3.753 7.6 4.438 6.76 7.234 5.665L8.933 5V2c.973.317 2.035.838 3.067.838s2.094-.52 3.067-.838v3l1.7.665c2.795 1.094 3.48 1.934 3.817 4.908l.365 3.206c.21 1.847-.176 2.221-2.033 2.221h-1.293"/><path d="m9 5l2.051.684a3 3 0 0 0 1.898 0L15 5"/><path strokeLinejoin="round" d="m6.964 10l-.46 10.958C6.468 21.822 6.647 22 7.511 22h8.978c.864 0 1.043-.178 1.007-1.042L17.036 10"/><path d="M12 13V6m0 3h1m-1 2.5h1"/></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-width="1.5"><path stroke-linejoin="round" d="M6.377 16H5.084c-1.857 0-2.242-.374-2.033-2.22l.365-3.207C3.753 7.6 4.438 6.76 7.234 5.665L8.933 5V2c.973.317 2.035.838 3.067.838s2.094-.52 3.067-.838v3l1.7.665c2.795 1.094 3.48 1.934 3.817 4.908l.365 3.206c.21 1.847-.176 2.221-2.033 2.221h-1.293"/><path d="m9 5l2.051.684a3 3 0 0 0 1.898 0L15 5"/><path stroke-linejoin="round" d="m6.964 10l-.46 10.958C6.468 21.822 6.647 22 7.511 22h8.978c.864 0 1.043-.178 1.007-1.042L17.036 10"/><path d="M12 13V6m0 3h1m-1 2.5h1"/></g></svg> </template>
CSS
.icon-kurta {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.377%2016H5.084c-1.857%200-2.242-.374-2.033-2.22l.365-3.207C3.753%207.6%204.438%206.76%207.234%205.665L8.933%205V2c.973.317%202.035.838%203.067.838s2.094-.52%203.067-.838v3l1.7.665c2.795%201.094%203.48%201.934%203.817%204.908l.365%203.206c.21%201.847-.176%202.221-2.033%202.221h-1.293%22%2F%3E%3Cpath%20d%3D%22m9%205l2.051.684a3%203%200%200%200%201.898%200L15%205%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6.964%2010l-.46%2010.958C6.468%2021.822%206.647%2022%207.511%2022h8.978c.864%200%201.043-.178%201.007-1.042L17.036%2010%22%2F%3E%3Cpath%20d%3D%22M12%2013V6m0%203h1m-1%202.5h1%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.377%2016H5.084c-1.857%200-2.242-.374-2.033-2.22l.365-3.207C3.753%207.6%204.438%206.76%207.234%205.665L8.933%205V2c.973.317%202.035.838%203.067.838s2.094-.52%203.067-.838v3l1.7.665c2.795%201.094%203.48%201.934%203.817%204.908l.365%203.206c.21%201.847-.176%202.221-2.033%202.221h-1.293%22%2F%3E%3Cpath%20d%3D%22m9%205l2.051.684a3%203%200%200%200%201.898%200L15%205%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22m6.964%2010l-.46%2010.958C6.468%2021.822%206.647%2022%207.511%2022h8.978c.864%200%201.043-.178%201.007-1.042L17.036%2010%22%2F%3E%3Cpath%20d%3D%22M12%2013V6m0%203h1m-1%202.5h1%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/kurta.svg?color=%231a73e8&size=48