UNPKG

@icongo/gy

Version:
37 lines 1.42 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 GYSiGlyphStrolleyRemove = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-strolley-remove", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", children: [/*#__PURE__*/_jsxs("g", { transform: "translate(1)", children: [/*#__PURE__*/_jsx("circle", { cx: 4.469, cy: 14.469, r: 1.469, className: "prefix__si-glyph-fill" }), /*#__PURE__*/_jsx("ellipse", { cx: 12.467, cy: 14.45, className: "prefix__si-glyph-fill", rx: 1.467, ry: 1.45 }), /*#__PURE__*/_jsx("path", { d: "M15 10.016H3.953V3.778L1.781.41A.995.995 0 1 0 .174 1.584l1.849 2.901v5.531h-.055c-.553 0-1 .44-1 .984 0 .543.447.984 1 .984H15c.553 0 1-.441 1-.984a.991.991 0 0 0-1-.984Z", className: "prefix__si-glyph-fill" })] }), /*#__PURE__*/_jsx("path", { d: "M12.959 5.025H9.063c-.558 0-1.01.434-1.01.969 0 .535.452.969 1.01.969h3.896c.559 0 1.01-.434 1.01-.969 0-.535-.451-.969-1.01-.969Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphStrolleyRemove };