Trousers Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Trousers icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320902.svg" alt="Trousers icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320902.svg" alt="Trousers icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320902.svg" alt="Trousers icon" :width="24" :height="24" />
CSS background
.icon-trousers {
background-image: url('https://proicons.com/icon/320902.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <g id="trousers"> <path id="trousers_1_" d="M24,31.36h-6c-0.192,0-0.351-0.151-0.359-0.343L16.657,10.36h-1.313l-0.984,20.658 C14.351,31.209,14.192,31.36,14,31.36H8c-0.199,0-0.36-0.161-0.36-0.36V1c0-0.199,0.161-0.36,0.36-0.36h16 c0.199,0,0.36,0.161,0.36,0.36v30C24.36,31.199,24.199,31.36,24,31.36z M18.344,30.64h5.296V6.341 c-1.565-0.167-2.813-1.415-2.98-2.981H17.36V8c0,0.199-0.161,0.36-0.36,0.36h-1.64v1.28H17c0.192,0,0.351,0.151,0.359,0.343 L18.344,30.64z M8.36,30.64h5.297L14.64,9.992V3.36h-3.299C11.173,4.926,9.926,6.173,8.36,6.341V30.64z M15.36,7.64h1.28V3.36 h-1.28V7.64z M21.385,3.36c0.159,1.168,1.087,2.096,2.255,2.256V3.36H21.385z M8.36,3.36v2.256c1.168-0.16,2.096-1.087,2.256-2.256 H8.36z M20.36,2.64h3.279V1.36H20.36V2.64z M12.36,2.64h7.28V1.36h-7.28V2.64z M8.36,2.64h3.28V1.36H8.36V2.64z"/> </g> <g id="Layer_1"> </g> </svg>
Trousers in other icon packs
Copied!