pants icon
pants-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- pants-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the pants icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m219.91 214.51l-22-176A12 12 0 0 0 186 28H70a12 12 0 0 0-11.91 10.51l-22 176A12 12 0 0 0 48 228h40.69a12 12 0 0 0 11.64-9.06L128 112l27.67 106.94a12 12 0 0 0 11.64 9.06H208a12 12 0 0 0 11.91-13.49M197.52 99.9A36 36 0 0 1 164.23 68h29.3ZM70 36h116a4 4 0 0 1 4 3.5l2.53 20.5H63.47L66 39.5a4 4 0 0 1 4-3.5m-7.53 32h29.3a36 36 0 0 1-33.29 31.9Zm30.1 149a4 4 0 0 1-3.88 3H48a4 4 0 0 1-4-4.5L57.47 108a44.05 44.05 0 0 0 42.34-40H124v27.49ZM211 218.65a4 4 0 0 1-3 1.35h-40.69a4 4 0 0 1-3.89-3.06L132 95.49V68h24.19a44.05 44.05 0 0 0 42.34 40L212 215.5a4 4 0 0 1-1 3.15"/></svg>
React
import type { SVGProps } from "react";
export function PhPantsThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m219.91 214.51l-22-176A12 12 0 0 0 186 28H70a12 12 0 0 0-11.91 10.51l-22 176A12 12 0 0 0 48 228h40.69a12 12 0 0 0 11.64-9.06L128 112l27.67 106.94a12 12 0 0 0 11.64 9.06H208a12 12 0 0 0 11.91-13.49M197.52 99.9A36 36 0 0 1 164.23 68h29.3ZM70 36h116a4 4 0 0 1 4 3.5l2.53 20.5H63.47L66 39.5a4 4 0 0 1 4-3.5m-7.53 32h29.3a36 36 0 0 1-33.29 31.9Zm30.1 149a4 4 0 0 1-3.88 3H48a4 4 0 0 1-4-4.5L57.47 108a44.05 44.05 0 0 0 42.34-40H124v27.49ZM211 218.65a4 4 0 0 1-3 1.35h-40.69a4 4 0 0 1-3.89-3.06L132 95.49V68h24.19a44.05 44.05 0 0 0 42.34 40L212 215.5a4 4 0 0 1-1 3.15"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m219.91 214.51l-22-176A12 12 0 0 0 186 28H70a12 12 0 0 0-11.91 10.51l-22 176A12 12 0 0 0 48 228h40.69a12 12 0 0 0 11.64-9.06L128 112l27.67 106.94a12 12 0 0 0 11.64 9.06H208a12 12 0 0 0 11.91-13.49M197.52 99.9A36 36 0 0 1 164.23 68h29.3ZM70 36h116a4 4 0 0 1 4 3.5l2.53 20.5H63.47L66 39.5a4 4 0 0 1 4-3.5m-7.53 32h29.3a36 36 0 0 1-33.29 31.9Zm30.1 149a4 4 0 0 1-3.88 3H48a4 4 0 0 1-4-4.5L57.47 108a44.05 44.05 0 0 0 42.34-40H124v27.49ZM211 218.65a4 4 0 0 1-3 1.35h-40.69a4 4 0 0 1-3.89-3.06L132 95.49V68h24.19a44.05 44.05 0 0 0 42.34 40L212 215.5a4 4 0 0 1-1 3.15"/></svg> </template>
CSS
.icon-pants-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m219.91%20214.51l-22-176A12%2012%200%200%200%20186%2028H70a12%2012%200%200%200-11.91%2010.51l-22%20176A12%2012%200%200%200%2048%20228h40.69a12%2012%200%200%200%2011.64-9.06L128%20112l27.67%20106.94a12%2012%200%200%200%2011.64%209.06H208a12%2012%200%200%200%2011.91-13.49M197.52%2099.9A36%2036%200%200%201%20164.23%2068h29.3ZM70%2036h116a4%204%200%200%201%204%203.5l2.53%2020.5H63.47L66%2039.5a4%204%200%200%201%204-3.5m-7.53%2032h29.3a36%2036%200%200%201-33.29%2031.9Zm30.1%20149a4%204%200%200%201-3.88%203H48a4%204%200%200%201-4-4.5L57.47%20108a44.05%2044.05%200%200%200%2042.34-40H124v27.49ZM211%20218.65a4%204%200%200%201-3%201.35h-40.69a4%204%200%200%201-3.89-3.06L132%2095.49V68h24.19a44.05%2044.05%200%200%200%2042.34%2040L212%20215.5a4%204%200%200%201-1%203.15%22%2F%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m219.91%20214.51l-22-176A12%2012%200%200%200%20186%2028H70a12%2012%200%200%200-11.91%2010.51l-22%20176A12%2012%200%200%200%2048%20228h40.69a12%2012%200%200%200%2011.64-9.06L128%20112l27.67%20106.94a12%2012%200%200%200%2011.64%209.06H208a12%2012%200%200%200%2011.91-13.49M197.52%2099.9A36%2036%200%200%201%20164.23%2068h29.3ZM70%2036h116a4%204%200%200%201%204%203.5l2.53%2020.5H63.47L66%2039.5a4%204%200%200%201%204-3.5m-7.53%2032h29.3a36%2036%200%200%201-33.29%2031.9Zm30.1%20149a4%204%200%200%201-3.88%203H48a4%204%200%200%201-4-4.5L57.47%20108a44.05%2044.05%200%200%200%2042.34-40H124v27.49ZM211%20218.65a4%204%200%200%201-3%201.35h-40.69a4%204%200%200%201-3.89-3.06L132%2095.49V68h24.19a44.05%2044.05%200%200%200%2042.34%2040L212%20215.5a4%204%200%200%201-1%203.15%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pants-thin.svg?color=%231a73e8&size=48