@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
31 lines • 1.06 kB
JavaScript
var _g, _defs;
import React from 'react';
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const podcast_medium = props => _jsxs("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24",
...props,
children: [_g || (_g = _jsx("g", {
clipPath: "url(#podcast_medium_svg__a)",
children: _jsx("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M12 16.56v5.76m-3 0h6M4.5 7.92v2.88c0 3.181 2.686 5.76 6 5.76h3c3.314 0 6-2.579 6-5.76V7.92m-12-2.88h3m3 0h3m-9 2.88h3m3 0h3m-3 5.76h-3c-1.759-.103-3.1-1.551-3-3.24V3.96C7.4 2.272 8.741.823 10.5.72h3c1.759.103 3.1 1.552 3 3.24v6.48c.1 1.689-1.241 3.137-3 3.24Z"
})
})), _defs || (_defs = _jsx("defs", {
children: _jsx("clipPath", {
id: "podcast_medium_svg__a",
children: _jsx("path", {
fill: "#fff",
d: "M0 0h24v24H0z"
})
})
}))]
});
export default podcast_medium;
//# sourceMappingURL=podcast_medium.js.map