UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 808 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const microphone_medium = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M11.5 17.867V23m0-5.133a7.461 7.461 0 0 0 5.23-2.001A7.132 7.132 0 0 0 19 10.842V8.333m-7.5 9.534a7.461 7.461 0 0 1-5.23-2.001A7.133 7.133 0 0 1 4 10.842V8.333M11.5 23h4m-4 0h-4m4-22C13.985 1 16 2.97 16 5.4v5.133c0 2.43-2.015 4.4-4.5 4.4s-4.5-1.97-4.5-4.4V5.4C7 2.97 9.015 1 11.5 1Z" }))); export default microphone_medium; //# sourceMappingURL=microphone_medium.js.map