UNPKG

@icongo/gy

Version:
27 lines 969 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var GYSiGlyphIpod = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", className: "prefix__si-glyph prefix__si-glyph-ipod", viewBox: "0 0 17 16" }, props, { children: /*#__PURE__*/_jsxs("g", { fill: "#434343", fillRule: "evenodd", transform: "translate(4)", children: [/*#__PURE__*/_jsx("ellipse", { cx: 4.469, cy: 11.488, className: "prefix__si-glyph-fill", rx: 1.469, ry: 1.488 }), /*#__PURE__*/_jsx("path", { d: "M8.301.021H.779C.371.021.04.326.04.7v14.595c0 .375.33.679.739.679h7.522c.41 0 .739-.304.739-.679V.7c0-.374-.33-.679-.739-.679ZM4.5 14a2.5 2.5 0 1 1 0-5 2.5 2.5 0 0 1 0 5ZM8 6H1V1h7v5Z", className: "prefix__si-glyph-fill" })] }) })); export { GYSiGlyphIpod };