UNPKG

@icongo/gy

Version:
17 lines 1.02 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphCode = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-code", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#434343", fillRule: "evenodd", d: "M11.74 11.993a.714.714 0 0 0 .493-.195l3.479-3.316a.644.644 0 0 0 0-.939l-3.479-3.318a.72.72 0 0 0-.984 0 .643.643 0 0 0 0 .938l2.987 2.85-2.987 2.848a.643.643 0 0 0 0 .938.713.713 0 0 0 .491.194Zm-7.439-.11a.727.727 0 0 1-.497-.19L.287 8.425a.62.62 0 0 1 0-.923l3.517-3.268a.74.74 0 0 1 .995 0 .624.624 0 0 1 0 .924l-3.02 2.805 3.02 2.804a.626.626 0 0 1 0 .926.736.736 0 0 1-.498.19Zm2.384 3.006a.672.672 0 0 0 .503-.51L9.934 1.885a.636.636 0 0 0-.488-.768.661.661 0 0 0-.77.514L5.93 14.125a.636.636 0 0 0 .755.764Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphCode };