UNPKG

@vimeo/iris

Version:
18 lines (15 loc) 1.37 kB
import { c as __assign } from '../../tslib.es6-7f0e734f.js'; import React__default, { forwardRef } from 'react'; var MicOffFilled = forwardRef(function (props, ref) { return (React__default.createElement("svg", __assign({ viewBox: "0 0 24 24", ref: ref }, props), React__default.createElement("path", { clipRule: "evenodd", d: "m18.7472 10.0164-.7734.6875c-.0154.0497-.027.1013-.0346.1545-.419 2.9291-2.936 5.1339-5.9235 5.1416l-1.9769 1.7571c.3138.0792.6346.1399.9612.1807v4.0622h2v-4.0622c3.5431-.4433 6.4063-3.212 6.919-6.7962.0782-.5467-.3016-1.0533-.8483-1.1315-.1106-.01584-.2195-.01292-.3235.0063zm-6.7472-8.0164c1.732 0 3.207 1.10087 3.7632 2.64107l-7.53397 6.69693c-.14845-.4184-.22925-.8688-.22925-1.338v-4c0-2.20914 1.79086-4 4.00002-4zm-4.14062 12.3426-1.4987 1.3322-4.02503 3.5778c-.41279.3669-.44997.999-.08305 1.4118s.99899.4499 1.41177.083l18.00003-15.99998c.4128-.36692.4499-.99899.083-1.41177-.3669-.41279-.999-.44997-1.4118-.08305l-4.3356 3.85394-6.63796 5.90036zm-1.79859-3.4842c.09574.6693.30102 1.3008.59644 1.8769l-1.5313 1.3611c-.52856-.8852-.89176-1.8836-1.04499-2.9548-.0782-.5467.30161-1.0533.84833-1.1315.54672-.07823 1.05332.3016 1.13152.8483z", fillRule: "evenodd" }))); }); MicOffFilled.tags = [ 'control', 'editor', 'media', 'mute', 'off', 'player', 'sound', 'volume', ]; export { MicOffFilled };