pants pockets icon
pants-pockets from Iconoir by Luca Burgio · Regular · Clothing · MIT Free for personal and commercial use.
- Name
- pants-pockets
- Set
- Iconoir
- Style
- Regular
- Category
- Clothing
- Viewbox
- 24×24
- License
- MIT
More clothing icons from Iconoir
Use the 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="M5.035 3.633a.6.6 0 0 1 .6-.633h12.73a.6.6 0 0 1 .6.633l-.933 16.8a.6.6 0 0 1-.6.567h-2.898a.6.6 0 0 1-.596-.53L12.596 9.065c-.083-.706-1.109-.706-1.192 0L10.062 20.47a.6.6 0 0 1-.596.53H6.568a.6.6 0 0 1-.6-.567z"/><path d="M5 7.5h1.5a2 2 0 0 0 2-2V3m10 4.5h-1a2 2 0 0 1-2-2V3"/></g></svg>
React
import type { SVGProps } from "react";
export function IconoirPantsPockets(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="M5.035 3.633a.6.6 0 0 1 .6-.633h12.73a.6.6 0 0 1 .6.633l-.933 16.8a.6.6 0 0 1-.6.567h-2.898a.6.6 0 0 1-.596-.53L12.596 9.065c-.083-.706-1.109-.706-1.192 0L10.062 20.47a.6.6 0 0 1-.596.53H6.568a.6.6 0 0 1-.6-.567z"/><path d="M5 7.5h1.5a2 2 0 0 0 2-2V3m10 4.5h-1a2 2 0 0 1-2-2V3"/></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="M5.035 3.633a.6.6 0 0 1 .6-.633h12.73a.6.6 0 0 1 .6.633l-.933 16.8a.6.6 0 0 1-.6.567h-2.898a.6.6 0 0 1-.596-.53L12.596 9.065c-.083-.706-1.109-.706-1.192 0L10.062 20.47a.6.6 0 0 1-.596.53H6.568a.6.6 0 0 1-.6-.567z"/><path d="M5 7.5h1.5a2 2 0 0 0 2-2V3m10 4.5h-1a2 2 0 0 1-2-2V3"/></g></svg> </template>
CSS
.icon-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%22M5.035%203.633a.6.6%200%200%201%20.6-.633h12.73a.6.6%200%200%201%20.6.633l-.933%2016.8a.6.6%200%200%201-.6.567h-2.898a.6.6%200%200%201-.596-.53L12.596%209.065c-.083-.706-1.109-.706-1.192%200L10.062%2020.47a.6.6%200%200%201-.596.53H6.568a.6.6%200%200%201-.6-.567z%22%2F%3E%3Cpath%20d%3D%22M5%207.5h1.5a2%202%200%200%200%202-2V3m10%204.5h-1a2%202%200%200%201-2-2V3%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%22M5.035%203.633a.6.6%200%200%201%20.6-.633h12.73a.6.6%200%200%201%20.6.633l-.933%2016.8a.6.6%200%200%201-.6.567h-2.898a.6.6%200%200%201-.596-.53L12.596%209.065c-.083-.706-1.109-.706-1.192%200L10.062%2020.47a.6.6%200%200%201-.596.53H6.568a.6.6%200%200%201-.6-.567z%22%2F%3E%3Cpath%20d%3D%22M5%207.5h1.5a2%202%200%200%200%202-2V3m10%204.5h-1a2%202%200%200%201-2-2V3%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/pants-pockets.svg?color=%231a73e8&size=48