@icongo/pp
Version:
Pepicons Icons
31 lines • 1.8 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 PPSpeakerLowPrint = props => /*#__PURE__*/_jsxs("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
fill: "none",
viewBox: "0 0 20 20"
}, props, {
children: [/*#__PURE__*/_jsxs("g", {
fill: "currentColor",
opacity: 0.8,
children: [/*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "M6.295 13.54H3a.5.5 0 0 1-.5-.5v-5.2a.5.5 0 0 1 .5-.5h3.4l4.272-3.717A.5.5 0 0 1 11.5 4v13a.5.5 0 0 1-.83.376l-4.375-3.835Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
d: "M13.652 13.758a1 1 0 1 1-1.304-1.516c.028-.024.056-.05.083-.079.118-.123.227-.281.316-.47A2.8 2.8 0 0 0 13 10.5c0-.692-.227-1.308-.569-1.663a1.24 1.24 0 0 0-.083-.079 1 1 0 1 1 1.304-1.516c.075.065.148.134.219.206C14.589 8.193 15 9.31 15 10.5c0 .732-.155 1.44-.447 2.053-.18.378-.41.716-.682.999-.07.072-.144.142-.22.206Z"
})]
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
fillRule: "evenodd",
d: "M9.672 2.123 5.399 5.84H2a.5.5 0 0 0-.5.5v5.2a.5.5 0 0 0 .5.5h3.295l4.375 3.835a.5.5 0 0 0 .83-.376v-13a.5.5 0 0 0-.828-.377ZM5.884 6.745 9.5 3.598v10.799L6.014 11.34a.5.5 0 0 0-.458-.3H2.5v-4.2h2.894a.492.492 0 0 0 .49-.096Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
fill: "#000",
d: "M13.326 11.88a.5.5 0 0 1-.652-.76c.04-.033.079-.07.117-.11.157-.162.295-.366.407-.602.195-.409.302-.896.302-1.408 0-.817-.273-1.558-.709-2.01a1.714 1.714 0 0 0-.117-.11.5.5 0 0 1 .652-.76c.064.056.125.114.185.176.624.647.989 1.639.989 2.704 0 .66-.14 1.293-.399 1.838-.157.33-.356.624-.59.866a2.76 2.76 0 0 1-.185.175Z"
})]
}));
export { PPSpeakerLowPrint };