UNPKG

react-line-awesome-svg

Version:
7 lines (6 loc) 838 B
import * as React from 'react'; export function SvgShirtsinbulk(props) { return (React.createElement("svg", Object.assign({ viewBox: "0 0 32 32", width: "1em", height: "1em" }, props), React.createElement("path", { d: "M5 4v19.438l.594.25 9.875 4.218.375.188.406-.157 10.125-4.25.625-.25V4zm2 2h18v3H7zm0 5h18v11.094l-9.156 3.812L7 22.094zm9 2a5 5 0 100 10 5 5 0 000-10zm.188 2.031c1.406 0 2.546.809 2.593.844l-.75 1.031c-.008-.008-.86-.625-1.843-.625-.602 0-1.625.168-1.625.782.222.257 1.093.246 1.468.25h.188c1.633 0 2.687.62 2.687 1.625 0 .933-.738 2.03-2.781 2.03-1.54 0-2.82-.808-2.875-.843l.688-1.031c.011.008 1.023.625 2.187.625.7 0 1.531-.211 1.531-.782 0-.16-.617-.375-1.437-.375h-.157c-.761-.003-1.796-.019-2.375-.593a1.229 1.229 0 01-.374-.907c0-1.23 1.128-2.03 2.874-2.03z" }))); } export default SvgShirtsinbulk;