@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 1.23 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphApron = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-apron",
viewBox: "0 0 17 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M15.75 6.318c-1.443-.513-2.355 1.072-3.107 1.651 0 0-.888.224-.888.05 0-3.217 2.703-4.856.015-4.856v-.004l-.108-.438C11.208 1.06 10.457.046 9.485.046c-.962 0-1.754.996-2.209 2.631 0 0-.092.354-.111.441-2.519 0 .021 1.759.021 4.936 0 .164-.89-.085-.89-.085-.752-.579-1.598-2.208-3.041-1.695-.178.062-.262.238-.188.39.074.152.28.224.458.16.906-.32 1.354.859 2.298 1.587 0 0 .79.614 1.291.781-.351 3.169-1.957 6.78-1.957 6.78l8.695.024s-1.648-3.646-2.02-6.808c.498-.168 1.283-.778 1.283-.778.944-.728 1.458-1.863 2.364-1.543.178.063.384-.008.458-.16.075-.15-.009-.326-.187-.389ZM9.48 5.055c-.792 0-1.377-.888-1.502-1.569.334-1.713.979-2.579 1.577-2.579h-.133c.599 0 1.243.866 1.577 2.579-.125.682-.71 1.569-1.502 1.569H9.48Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphApron };