@icongo/gy
Version:
Glyph Iconset Icons
17 lines • 930 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var GYSiGlyphEasal = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-easal",
viewBox: "0 0 16 16"
}, props, {
children: /*#__PURE__*/_jsx("path", {
fill: "#434343",
fillRule: "evenodd",
d: "M12.957 11.062V3.107H9.98v-1h-.995V1c0-.553-.445-1-.996-1-.55 0-.905.447-.905 1v1.107h-.995v1H3.023v7.955H1.085v.875l3.064.062-.985 2.709c-.185.52-.002 1.047.516 1.232.519.186.957-.15 1.143-.67l1.115-3.271h1.147v3c0 .553.355 1 .905 1a.997.997 0 0 0 .996-1v-3h1.089l1.064 3.334c.185.52.646.793 1.162.607.519-.186.702-.691.518-1.213l-.956-2.729 3.033-.062v-.874h-1.939ZM3.95 3.979h2.073v.938h3.894v-.938h2.132v7.084H3.95V3.979Z",
className: "prefix__si-glyph-fill"
})
}));
export { GYSiGlyphEasal };