UNPKG

@icongo/li

Version:
14 lines 1.02 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiWaveform = props => /*#__PURE__*/_jsx("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", { d: "M6.279 7V3.791h.547v6.418h-.547V7zm-.896-.027V4.931l.286.015.286.015.013 2.027.013 2.027h-.598V6.973zm1.753.015.013-2.027.286-.015.286-.015v4.084h-.598l.013-2.027zM3.642 7V5.532h.547v2.936h-.547V7zM8.02 7V5.828h.599l-.014 1.157-.013 1.157-.286.015-.286.015V7zm2.637 0V5.828h.599l-.014 1.157-.013 1.157-.286.015-.286.015V7zm-7.91 0v-.87h.596v1.74h-.597V7zm1.74 0v-.87h.598v1.74h-.597V7zm4.428 0v-.87h.548v1.74h-.548V7zm2.637 0v-.721h.548V7.72h-.548V7zM1.851 7v-.572h.597v1.144H1.85V7zm7.91 0v-.572h.597v1.144h-.597V7zm-8.746-.012.015-.286h.497l.015.286.015.286H1l.015-.286zm11.393 0 .015-.286h.547l.015.286.015.286h-.607l.015-.286z" }) })); export { LIGuiWaveform };