shorts pants icon
shorts-pants from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- shorts-pants
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the shorts pants 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="m10.988 15.123l-.731 5.102c-.234 1.629-.624 1.922-2.256 1.718l-4.209-.524c-1.586-.198-1.89-.565-1.768-2.158l.736-9.54c.057-.738.086-1.107.158-1.468c.185-.914.694-1.717.904-2.618c.122-.524.08-1.08.08-1.616C3.901 2.346 4.252 2 5.925 2h12.148c1.673 0 2.025.346 2.025 2.019c0 .537-.043 1.092.079 1.616c.21.9.72 1.704.903 2.618c.716 3.553.616 7.4.895 11.008c.123 1.593-.182 1.96-1.768 2.158l-4.21.524c-1.631.204-2.021-.09-2.255-1.718l-.73-5.102"/><path d="M9 13.5c.76.76 1.198 1.5 2.328 1.5h1.344c1.13 0 1.567-.74 2.328-1.5M4 5h16M3 11c4 .007 4-3.998 4-6m10 0c0 2.002 0 6.007 4 6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsShortsPants(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="m10.988 15.123l-.731 5.102c-.234 1.629-.624 1.922-2.256 1.718l-4.209-.524c-1.586-.198-1.89-.565-1.768-2.158l.736-9.54c.057-.738.086-1.107.158-1.468c.185-.914.694-1.717.904-2.618c.122-.524.08-1.08.08-1.616C3.901 2.346 4.252 2 5.925 2h12.148c1.673 0 2.025.346 2.025 2.019c0 .537-.043 1.092.079 1.616c.21.9.72 1.704.903 2.618c.716 3.553.616 7.4.895 11.008c.123 1.593-.182 1.96-1.768 2.158l-4.21.524c-1.631.204-2.021-.09-2.255-1.718l-.73-5.102"/><path d="M9 13.5c.76.76 1.198 1.5 2.328 1.5h1.344c1.13 0 1.567-.74 2.328-1.5M4 5h16M3 11c4 .007 4-3.998 4-6m10 0c0 2.002 0 6.007 4 6"/></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="m10.988 15.123l-.731 5.102c-.234 1.629-.624 1.922-2.256 1.718l-4.209-.524c-1.586-.198-1.89-.565-1.768-2.158l.736-9.54c.057-.738.086-1.107.158-1.468c.185-.914.694-1.717.904-2.618c.122-.524.08-1.08.08-1.616C3.901 2.346 4.252 2 5.925 2h12.148c1.673 0 2.025.346 2.025 2.019c0 .537-.043 1.092.079 1.616c.21.9.72 1.704.903 2.618c.716 3.553.616 7.4.895 11.008c.123 1.593-.182 1.96-1.768 2.158l-4.21.524c-1.631.204-2.021-.09-2.255-1.718l-.73-5.102"/><path d="M9 13.5c.76.76 1.198 1.5 2.328 1.5h1.344c1.13 0 1.567-.74 2.328-1.5M4 5h16M3 11c4 .007 4-3.998 4-6m10 0c0 2.002 0 6.007 4 6"/></g></svg> </template>
CSS
.icon-shorts-pants {
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%22m10.988%2015.123l-.731%205.102c-.234%201.629-.624%201.922-2.256%201.718l-4.209-.524c-1.586-.198-1.89-.565-1.768-2.158l.736-9.54c.057-.738.086-1.107.158-1.468c.185-.914.694-1.717.904-2.618c.122-.524.08-1.08.08-1.616C3.901%202.346%204.252%202%205.925%202h12.148c1.673%200%202.025.346%202.025%202.019c0%20.537-.043%201.092.079%201.616c.21.9.72%201.704.903%202.618c.716%203.553.616%207.4.895%2011.008c.123%201.593-.182%201.96-1.768%202.158l-4.21.524c-1.631.204-2.021-.09-2.255-1.718l-.73-5.102%22%2F%3E%3Cpath%20d%3D%22M9%2013.5c.76.76%201.198%201.5%202.328%201.5h1.344c1.13%200%201.567-.74%202.328-1.5M4%205h16M3%2011c4%20.007%204-3.998%204-6m10%200c0%202.002%200%206.007%204%206%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%22m10.988%2015.123l-.731%205.102c-.234%201.629-.624%201.922-2.256%201.718l-4.209-.524c-1.586-.198-1.89-.565-1.768-2.158l.736-9.54c.057-.738.086-1.107.158-1.468c.185-.914.694-1.717.904-2.618c.122-.524.08-1.08.08-1.616C3.901%202.346%204.252%202%205.925%202h12.148c1.673%200%202.025.346%202.025%202.019c0%20.537-.043%201.092.079%201.616c.21.9.72%201.704.903%202.618c.716%203.553.616%207.4.895%2011.008c.123%201.593-.182%201.96-1.768%202.158l-4.21.524c-1.631.204-2.021-.09-2.255-1.718l-.73-5.102%22%2F%3E%3Cpath%20d%3D%22M9%2013.5c.76.76%201.198%201.5%202.328%201.5h1.344c1.13%200%201.567-.74%202.328-1.5M4%205h16M3%2011c4%20.007%204-3.998%204-6m10%200c0%202.002%200%206.007%204%206%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/shorts-pants.svg?color=%231a73e8&size=48