UNPKG

@icongo/li

Version:
27 lines 1.19 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 LIGuiSpeaker = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#faa", d: "M8.263 1.663v.632C10.568 2.61 12.368 4.6 12.368 7s-1.8 4.39-4.105 4.705v.632C10.916 12.02 13 9.747 13 7s-2.084-5.021-4.737-5.337z" }), /*#__PURE__*/_jsx("path", { d: "M3.842 9.526h-2.21A.633.633 0 0 1 1 8.895v-3.79c0-.347.284-.631.632-.631h2.21v5.052z" }), /*#__PURE__*/_jsx("path", { fill: "#4d4d4d", d: "M3.842 9.526V4.474l3.79-3.158v11.368z" }), /*#__PURE__*/_jsx("path", { fill: "red", d: "M8.263 4.884v.663c.569.253.948.79.948 1.453s-.38 1.2-.948 1.453v.663C9.18 8.832 9.843 8.01 9.843 7s-.664-1.832-1.58-2.116z" }), /*#__PURE__*/_jsx("path", { fill: "#f55", d: "M8.263 3.274v.631A3.15 3.15 0 0 1 10.79 7a3.15 3.15 0 0 1-2.526 3.095v.631c1.8-.315 3.158-1.863 3.158-3.726s-1.358-3.442-3.158-3.726z" })] })); export { LIGuiSpeaker };