short pants pockets icon
short-pants-pockets from Iconoir by Luca Burgio · Regular · Clothing · MIT Free for personal and commercial use.
- Name
- short-pants-pockets
- Set
- Iconoir
- Style
- Regular
- Category
- Clothing
- Viewbox
- 24×24
- License
- MIT
More clothing icons from Iconoir
Use the short pants pockets 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.06 5.655A.6.6 0 0 1 3.658 5h16.684a.6.6 0 0 1 .598.655l-1.176 12.8a.6.6 0 0 1-.597.545h-4.152a.6.6 0 0 1-.574-.424l-1.867-6.102c-.174-.566-.974-.566-1.148 0l-1.868 6.102a.6.6 0 0 1-.573.424H4.833a.6.6 0 0 1-.597-.545L3.643 12z"/><path d="M4 9.5h1.5a2 2 0 0 0 2-2V5m13 4.5h-2a2 2 0 0 1-2-2V5"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirShortPantsPockets(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.06 5.655A.6.6 0 0 1 3.658 5h16.684a.6.6 0 0 1 .598.655l-1.176 12.8a.6.6 0 0 1-.597.545h-4.152a.6.6 0 0 1-.574-.424l-1.867-6.102c-.174-.566-.974-.566-1.148 0l-1.868 6.102a.6.6 0 0 1-.573.424H4.833a.6.6 0 0 1-.597-.545L3.643 12z"/><path d="M4 9.5h1.5a2 2 0 0 0 2-2V5m13 4.5h-2a2 2 0 0 1-2-2V5"/></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.06 5.655A.6.6 0 0 1 3.658 5h16.684a.6.6 0 0 1 .598.655l-1.176 12.8a.6.6 0 0 1-.597.545h-4.152a.6.6 0 0 1-.574-.424l-1.867-6.102c-.174-.566-.974-.566-1.148 0l-1.868 6.102a.6.6 0 0 1-.573.424H4.833a.6.6 0 0 1-.597-.545L3.643 12z"/><path d="M4 9.5h1.5a2 2 0 0 0 2-2V5m13 4.5h-2a2 2 0 0 1-2-2V5"/></g></svg> </template>
CSS
.icon-short-pants-pockets {
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.06%205.655A.6.6%200%200%201%203.658%205h16.684a.6.6%200%200%201%20.598.655l-1.176%2012.8a.6.6%200%200%201-.597.545h-4.152a.6.6%200%200%201-.574-.424l-1.867-6.102c-.174-.566-.974-.566-1.148%200l-1.868%206.102a.6.6%200%200%201-.573.424H4.833a.6.6%200%200%201-.597-.545L3.643%2012z%22%2F%3E%3Cpath%20d%3D%22M4%209.5h1.5a2%202%200%200%200%202-2V5m13%204.5h-2a2%202%200%200%201-2-2V5%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.06%205.655A.6.6%200%200%201%203.658%205h16.684a.6.6%200%200%201%20.598.655l-1.176%2012.8a.6.6%200%200%201-.597.545h-4.152a.6.6%200%200%201-.574-.424l-1.867-6.102c-.174-.566-.974-.566-1.148%200l-1.868%206.102a.6.6%200%200%201-.573.424H4.833a.6.6%200%200%201-.597-.545L3.643%2012z%22%2F%3E%3Cpath%20d%3D%22M4%209.5h1.5a2%202%200%200%200%202-2V5m13%204.5h-2a2%202%200%200%201-2-2V5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/short-pants-pockets.svg?color=%231a73e8&size=48