UNPKG

@icongo/gy

Version:
17 lines 1.01 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var GYSiGlyphBandage = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-bandage", viewBox: "0 0 16 16" }, props, { children: /*#__PURE__*/_jsx("path", { fill: "#555", fillRule: "evenodd", d: "M.927 10.543C-.238 11.711-.25 13.59.902 14.742l.354.354c1.151 1.15 3.029 1.139 4.195-.027l1.536-1.534-4.525-4.523-1.535 1.531Zm14.202-9.321-.354-.354C13.623-.283 11.742-.27 10.57.899L9.008 2.463l4.527 4.525 1.562-1.563c1.169-1.169 1.182-3.052.032-4.203ZM3.469 7.969 8 12.469l4.562-4.438-4.588-4.646-4.505 4.584Zm4.557-1.943H6.979V4.979h1.047v1.047Zm2 2.016H8.979V6.98h1.047v1.062Zm-.015 2H8.98V8.98h1.031v1.062Zm-2-2H6.98V6.98h1.031v1.062Zm-2 0H4.98V6.98h1.031v1.062Zm2.015 2H6.979V8.98h1.047v1.062Z", className: "prefix__si-glyph-fill" }) })); export { GYSiGlyphBandage };