@icongo/li
Version:
LibreICONS Icons
32 lines • 1.35 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var LIMegaphone = 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: "#90caf9",
d: "M5.123 9.675h-.738V8.444h1.23l.123.461c.093.4-.215.77-.615.77zm6.03.923s-3.63-2.154-5.538-2.154V4.136c1.785 0 5.539-2.154 5.539-2.154v8.616z"
}), /*#__PURE__*/_jsxs("g", {
fill: "#283593",
transform: "translate(-.23 -.48) scale(.3077)",
children: [/*#__PURE__*/_jsx("circle", {
cx: 9,
cy: 22,
r: 5
}), /*#__PURE__*/_jsx("path", {
d: "M40 19h-3v6h3c1.7 0 3-1.3 3-3s-1.3-3-3-3zM18.6 41.2c-.9.6-2.5 1.2-4.6 1.4-.6.1-1.2-.3-1.4-1L8.2 27.9S17 21.7 17 29c0 5.5 1.5 8.4 2.2 9.5.5.7.5 1.6 0 2.3-.2.2-.4.3-.6.4z"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#3f51b5",
d: "M2.538 8.444h3.077V4.136H2.538a.617.617 0 0 0-.615.616v3.076c0 .339.277.616.615.616z"
}), /*#__PURE__*/_jsx("path", {
fill: "#42a5f5",
d: "M11.462 11.213a.617.617 0 0 1-.616-.615V1.982c0-.338.277-.615.616-.615.338 0 .615.277.615.615v8.616a.617.617 0 0 1-.615.615z"
})]
}));
export { LIMegaphone };