UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 636 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const play_medium = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M2 3.037v17.925c0 1.128 1.277 1.891 2.286 1.355l16.895-8.962c1.045-.555 1.073-2.14 0-2.71L4.286 1.683C3.3 1.158 2 1.885 2 3.037Z" }))); export default play_medium; //# sourceMappingURL=play_medium.js.map