@icongo/pp
Version:
Pepicons Icons
35 lines • 1.92 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 PPSpeakerOff = 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",
clipPath: "url(#prefix__a)",
children: [/*#__PURE__*/_jsx("path", {
fillRule: "evenodd",
d: "m10.334 1.754-4.68 4.178H2a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h3.535l4.796 4.312c.644.578 1.669.122 1.669-.744v-15c0-.864-1.021-1.321-1.666-.746ZM6.666 7.709 10 4.733v10.523l-3.126-2.81A1 1 0 0 0 6 11.932H3v-4h2.751c.302.079.642.02.915-.223Z",
clipRule: "evenodd"
}), /*#__PURE__*/_jsx("path", {
d: "M15.489 13.069a.75.75 0 0 1-.978-1.138c.034-.029.067-.06.1-.094.138-.143.261-.324.362-.536A3.05 3.05 0 0 0 15.25 10c0-.754-.25-1.433-.639-1.837a1.464 1.464 0 0 0-.1-.094.75.75 0 1 1 .978-1.138c.07.06.137.124.202.191.67.696 1.059 1.75 1.059 2.878 0 .696-.147 1.366-.423 1.945-.168.355-.383.67-.636.933a2.964 2.964 0 0 1-.202.19Z"
}), /*#__PURE__*/_jsx("path", {
d: "M16.411 16.127a.75.75 0 0 1-.822-1.254 6.032 6.032 0 0 0 1.304-1.16 5.91 5.91 0 0 0 .904-1.474 5.72 5.72 0 0 0 .425-2.813 5.732 5.732 0 0 0-1.329-3.14 5.968 5.968 0 0 0-1.304-1.159.75.75 0 1 1 .822-1.254 7.51 7.51 0 0 1 2.071 2.03 7.32 7.32 0 0 1 .945 1.955 7.21 7.21 0 0 1 .287 2.865 7.248 7.248 0 0 1-2.166 4.49 7.515 7.515 0 0 1-1.137.914Z"
}), /*#__PURE__*/_jsx("path", {
d: "M1.364 3.772a1 1 0 0 1 1.272-1.544l17 14a1 1 0 0 1-1.272 1.544l-17-14Z"
})]
}), /*#__PURE__*/_jsx("defs", {
children: /*#__PURE__*/_jsx("clipPath", {
id: "prefix__a",
children: /*#__PURE__*/_jsx("path", {
fill: "#fff",
d: "M0 0h20v20H0z"
})
})
})]
}));
export { PPSpeakerOff };