UNPKG

@icongo/gy

Version:
23 lines 1.36 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphCurtain = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-curtain", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M15.963 15.959h-.901V.953L.938.961v14.998H.043V.047h15.92v15.912Z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M1.295 11.253C7.052 9.019 5.889.954 5.889.954h-.873c.188 4.64-.879 7.296-3.041 8.888.18-.253 2.119-1.623 2.01-8.888h-.953c-.023.995.265 7.181-2.463 9.601 0 0 1.581-2.226 1.369-9.601H.126v15.039h1.836c-.025-2.095-.267-3.503-.961-4.009 0 0 1.998-.048 2.047 4.009h.938c-.002 0 .264-3.946-2.691-4.74Zm13.422-.023C8.961 9.003 10.123.97 10.123.97H11c-.281 4.576.877 7.269 3.037 8.854-.178-.253-2.209-1.621-1.96-8.854h.892c.025.994-.252 7.153 2.476 9.565 0 0-1.626-2.218-1.413-9.565h1.932v14.982h-1.912c.027-2.087.271-3.435.965-3.938 0 0-2.029-.104-2.078 3.938h-.906c-.002.001-.455-3.733 2.684-4.722Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphCurtain };