UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

30 lines 986 B
var _g, _defs; import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const podcast = props => _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: [_g || (_g = _jsx("g", { clipPath: "url(#podcast_svg__a)", children: _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8 11.36v3.84m-2 0h4M3 5.6v1.92c0 2.121 1.79 3.84 4 3.84h2c2.21 0 4-1.719 4-3.84V5.6m-5.248-.589h3m-1.835 4.14H7.083a1.966 1.966 0 0 1-1.835-2.077V2.917A1.966 1.966 0 0 1 7.083.84h1.834a1.966 1.966 0 0 1 1.835 2.078v4.157a1.966 1.966 0 0 1-1.835 2.078Z" }) })), _defs || (_defs = _jsx("defs", { children: _jsx("clipPath", { id: "podcast_svg__a", children: _jsx("path", { fill: "#fff", d: "M0 0h16v16H0z" }) }) }))] }); export default podcast; //# sourceMappingURL=podcast.js.map