UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

20 lines 607 B
var _path; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; const play_medium = props => _jsx("svg", { xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24", ...props, children: _path || (_path = _jsx("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