shirt icon
shirt-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.
- Name
- shirt-20-regular
- Set
- Fluent UI System Icons
- Style
- 20 Regular
- Viewbox
- 20×20
- License
- MIT
1 other variant in Fluent UI System Icons
The same icon in other sets
Use the shirt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.273 3.055a.5.5 0 0 1 .413-.019l4.627 1.85a1 1 0 0 1 .614 1.093l-.364 2.185a1 1 0 0 1-.987.836H15v7.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V9H3.424a1 1 0 0 1-.986-.836l-.365-2.185a1 1 0 0 1 .615-1.092l4.626-1.85l.103-.03a.5.5 0 0 1 .568.372C8.127 3.946 8.735 5 10 5s1.873-1.054 2.015-1.621a.5.5 0 0 1 .258-.324m.517 1.098C12.413 4.96 11.554 6 10 6S7.586 4.96 7.209 4.153l-4.15 1.661L3.425 8H5.5a.5.5 0 0 1 .5.5V16h8V8.5a.5.5 0 0 1 .5-.5h2.076l.364-2.186z"/></svg>
React
import type { SVGProps } from "react";
export function FluentShirt20Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.273 3.055a.5.5 0 0 1 .413-.019l4.627 1.85a1 1 0 0 1 .614 1.093l-.364 2.185a1 1 0 0 1-.987.836H15v7.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V9H3.424a1 1 0 0 1-.986-.836l-.365-2.185a1 1 0 0 1 .615-1.092l4.626-1.85l.103-.03a.5.5 0 0 1 .568.372C8.127 3.946 8.735 5 10 5s1.873-1.054 2.015-1.621a.5.5 0 0 1 .258-.324m.517 1.098C12.413 4.96 11.554 6 10 6S7.586 4.96 7.209 4.153l-4.15 1.661L3.425 8H5.5a.5.5 0 0 1 .5.5V16h8V8.5a.5.5 0 0 1 .5-.5h2.076l.364-2.186z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M12.273 3.055a.5.5 0 0 1 .413-.019l4.627 1.85a1 1 0 0 1 .614 1.093l-.364 2.185a1 1 0 0 1-.987.836H15v7.5a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V9H3.424a1 1 0 0 1-.986-.836l-.365-2.185a1 1 0 0 1 .615-1.092l4.626-1.85l.103-.03a.5.5 0 0 1 .568.372C8.127 3.946 8.735 5 10 5s1.873-1.054 2.015-1.621a.5.5 0 0 1 .258-.324m.517 1.098C12.413 4.96 11.554 6 10 6S7.586 4.96 7.209 4.153l-4.15 1.661L3.425 8H5.5a.5.5 0 0 1 .5.5V16h8V8.5a.5.5 0 0 1 .5-.5h2.076l.364-2.186z"/></svg> </template>
CSS
.icon-shirt-20-regular {
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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.273%203.055a.5.5%200%200%201%20.413-.019l4.627%201.85a1%201%200%200%201%20.614%201.093l-.364%202.185a1%201%200%200%201-.987.836H15v7.5a.5.5%200%200%201-.5.5h-9a.5.5%200%200%201-.5-.5V9H3.424a1%201%200%200%201-.986-.836l-.365-2.185a1%201%200%200%201%20.615-1.092l4.626-1.85l.103-.03a.5.5%200%200%201%20.568.372C8.127%203.946%208.735%205%2010%205s1.873-1.054%202.015-1.621a.5.5%200%200%201%20.258-.324m.517%201.098C12.413%204.96%2011.554%206%2010%206S7.586%204.96%207.209%204.153l-4.15%201.661L3.425%208H5.5a.5.5%200%200%201%20.5.5V16h8V8.5a.5.5%200%200%201%20.5-.5h2.076l.364-2.186z%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.273%203.055a.5.5%200%200%201%20.413-.019l4.627%201.85a1%201%200%200%201%20.614%201.093l-.364%202.185a1%201%200%200%201-.987.836H15v7.5a.5.5%200%200%201-.5.5h-9a.5.5%200%200%201-.5-.5V9H3.424a1%201%200%200%201-.986-.836l-.365-2.185a1%201%200%200%201%20.615-1.092l4.626-1.85l.103-.03a.5.5%200%200%201%20.568.372C8.127%203.946%208.735%205%2010%205s1.873-1.054%202.015-1.621a.5.5%200%200%201%20.258-.324m.517%201.098C12.413%204.96%2011.554%206%2010%206S7.586%204.96%207.209%204.153l-4.15%201.661L3.425%208H5.5a.5.5%200%200%201%20.5.5V16h8V8.5a.5.5%200%200%201%20.5-.5h2.076l.364-2.186z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/shirt-20-regular.svg?color=%231a73e8&size=48