ios shirt icon
ios-shirt from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-shirt
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios shirt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M461.8 181.7c1.3-1.6 1.2-3.8-.2-5.3-11.5-12.1-61.3-63.7-89.1-83.7C352 78 332 64 310 64s-22 8-54 8-32-8-54-8-42 14-62.5 28.7c-27.8 20-77.6 71.6-89.1 83.7-1.4 1.5-1.5 3.7-.2 5.3l61.7 64c2.4 2.9 7.1 1.2 7.1-2.5v-44.9c0-4.5 3.2-8.5 7.6-9.2 5.6-.9 10.4 3.5 10.4 8.9v242c0 4.4 3.6 8 8 8h222c4.4 0 8-3.6 8-8V198.3c0-4.5 3.2-8.5 7.6-9.2 5.6-.9 10.4 3.5 10.4 8.9v45.2c0 3.8 4.7 5.4 7.1 2.5l61.7-64zM256 143c-30 0-54-12.7-54-36 0-30 24-10.7 54-10.7 29.8 0 54-19.3 54 10.7 0 23.3-24.2 36-54 36z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosShirt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M461.8 181.7c1.3-1.6 1.2-3.8-.2-5.3-11.5-12.1-61.3-63.7-89.1-83.7C352 78 332 64 310 64s-22 8-54 8-32-8-54-8-42 14-62.5 28.7c-27.8 20-77.6 71.6-89.1 83.7-1.4 1.5-1.5 3.7-.2 5.3l61.7 64c2.4 2.9 7.1 1.2 7.1-2.5v-44.9c0-4.5 3.2-8.5 7.6-9.2 5.6-.9 10.4 3.5 10.4 8.9v242c0 4.4 3.6 8 8 8h222c4.4 0 8-3.6 8-8V198.3c0-4.5 3.2-8.5 7.6-9.2 5.6-.9 10.4 3.5 10.4 8.9v45.2c0 3.8 4.7 5.4 7.1 2.5l61.7-64zM256 143c-30 0-54-12.7-54-36 0-30 24-10.7 54-10.7 29.8 0 54-19.3 54 10.7 0 23.3-24.2 36-54 36z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M461.8 181.7c1.3-1.6 1.2-3.8-.2-5.3-11.5-12.1-61.3-63.7-89.1-83.7C352 78 332 64 310 64s-22 8-54 8-32-8-54-8-42 14-62.5 28.7c-27.8 20-77.6 71.6-89.1 83.7-1.4 1.5-1.5 3.7-.2 5.3l61.7 64c2.4 2.9 7.1 1.2 7.1-2.5v-44.9c0-4.5 3.2-8.5 7.6-9.2 5.6-.9 10.4 3.5 10.4 8.9v242c0 4.4 3.6 8 8 8h222c4.4 0 8-3.6 8-8V198.3c0-4.5 3.2-8.5 7.6-9.2 5.6-.9 10.4 3.5 10.4 8.9v45.2c0 3.8 4.7 5.4 7.1 2.5l61.7-64zM256 143c-30 0-54-12.7-54-36 0-30 24-10.7 54-10.7 29.8 0 54-19.3 54 10.7 0 23.3-24.2 36-54 36z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-shirt {
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%20512%20512%22%3E%3Cpath%20d%3D%22M461.8%20181.7c1.3-1.6%201.2-3.8-.2-5.3-11.5-12.1-61.3-63.7-89.1-83.7C352%2078%20332%2064%20310%2064s-22%208-54%208-32-8-54-8-42%2014-62.5%2028.7c-27.8%2020-77.6%2071.6-89.1%2083.7-1.4%201.5-1.5%203.7-.2%205.3l61.7%2064c2.4%202.9%207.1%201.2%207.1-2.5v-44.9c0-4.5%203.2-8.5%207.6-9.2%205.6-.9%2010.4%203.5%2010.4%208.9v242c0%204.4%203.6%208%208%208h222c4.4%200%208-3.6%208-8V198.3c0-4.5%203.2-8.5%207.6-9.2%205.6-.9%2010.4%203.5%2010.4%208.9v45.2c0%203.8%204.7%205.4%207.1%202.5l61.7-64zM256%20143c-30%200-54-12.7-54-36%200-30%2024-10.7%2054-10.7%2029.8%200%2054-19.3%2054%2010.7%200%2023.3-24.2%2036-54%2036z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M461.8%20181.7c1.3-1.6%201.2-3.8-.2-5.3-11.5-12.1-61.3-63.7-89.1-83.7C352%2078%20332%2064%20310%2064s-22%208-54%208-32-8-54-8-42%2014-62.5%2028.7c-27.8%2020-77.6%2071.6-89.1%2083.7-1.4%201.5-1.5%203.7-.2%205.3l61.7%2064c2.4%202.9%207.1%201.2%207.1-2.5v-44.9c0-4.5%203.2-8.5%207.6-9.2%205.6-.9%2010.4%203.5%2010.4%208.9v242c0%204.4%203.6%208%208%208h222c4.4%200%208-3.6%208-8V198.3c0-4.5%203.2-8.5%207.6-9.2%205.6-.9%2010.4%203.5%2010.4%208.9v45.2c0%203.8%204.7%205.4%207.1%202.5l61.7-64zM256%20143c-30%200-54-12.7-54-36%200-30%2024-10.7%2054-10.7%2029.8%200%2054-19.3%2054%2010.7%200%2023.3-24.2%2036-54%2036z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-shirt.svg?color=%231a73e8&size=48