UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 748 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const podcast = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("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" }))); export default podcast; //# sourceMappingURL=podcast.js.map