UNPKG

@icongo/gy

Version:
23 lines 1.29 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 GYSiGlyphLink1 = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-link-1", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsx("path", { d: "M5 7h6.979v.959H5z", className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("path", { d: "M14.604 5h-4.219c-.743 0-1.35.591-1.35 1.318v2.344c0 .726.606 1.317 1.35 1.317h4.219c.744 0 1.348-.592 1.348-1.317V6.318C15.951 5.591 15.348 5 14.604 5Zm.42 3.679c0 .192-.171.348-.381.348h-4.318c-.21 0-.38-.155-.38-.348V6.302c0-.192.17-.349.38-.349h4.318c.21 0 .381.156.381.349v2.377ZM6.621 5H2.377c-.749 0-1.357.591-1.357 1.318v2.344c0 .726.608 1.317 1.357 1.317h4.244c.748 0 1.356-.592 1.356-1.317V6.318C7.978 5.591 7.369 5 6.621 5Zm.428 3.662c0 .189-.172.343-.381.343H2.35c-.209 0-.381-.153-.381-.343V6.318c0-.189.172-.344.381-.344h4.318c.209 0 .381.154.381.344v2.344Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphLink1 };