UNPKG

@vimeo/iris

Version:
18 lines (15 loc) 673 B
import { c as __assign } from '../../tslib.es6-7f0e734f.js'; import React__default, { forwardRef } from 'react'; var Mic = forwardRef(function (props, ref) { return (React__default.createElement("svg", __assign({ viewBox: "0 0 20 20", ref: ref }, props), React__default.createElement("path", { d: "M11 15.938V20H9v-4.062a8.002 8.002 0 0 1-6.919-6.796 1 1 0 1 1 1.98-.284 6.001 6.001 0 0 0 11.878 0 1 1 0 0 1 1.98.284A8.002 8.002 0 0 1 11 15.938zM10 0a4 4 0 0 1 4 4v4a4 4 0 1 1-8 0V4a4 4 0 0 1 4-4z", fillRule: "evenodd" }))); }); Mic.tags = [ 'control', 'editor', 'media', 'mute', 'on', 'player', 'sound', 'volume', ]; export { Mic };