UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 706 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const megaphone_medium = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M6.867 15.733h-2.2C2.67 15.733 1 14.063 1 12.067 1 10.07 2.67 8.4 4.667 8.4h2.2m0 7.333V8.4m0 7.333c4.876 0 9.206 1.738 13.2 4.4V4c-3.994 2.662-8.324 4.4-13.2 4.4m0 7.333a7.146 7.146 0 0 0 2.2 5.134M23 10.6v2.933" })) }); export default megaphone_medium; //# sourceMappingURL=megaphone_medium.js.map