UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

27 lines (26 loc) 975 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _react = _interopRequireDefault(require("react")); var _jsxRuntime = require("react/jsx-runtime"); var _path; function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e }; } const megaphone_medium = props => (0, _jsxRuntime.jsx)("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = (0, _jsxRuntime.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" })) }); var _default = exports.default = megaphone_medium; //# sourceMappingURL=megaphone_medium.js.map