@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
31 lines • 1.05 kB
JavaScript
var _g, _defs;
import React from 'react';
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const news_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(#news_medium_svg__a)",
children: _jsx("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M23.25 6v14.25A2.25 2.25 0 0 1 21 22.5m0 0a2.25 2.25 0 0 1-2.25-2.25V3a1.5 1.5 0 0 0-1.5-1.5h-15A1.5 1.5 0 0 0 .75 3v17.25A2.25 2.25 0 0 0 3 22.5h18ZM4.5 15H15M4.5 18h6m-5.25-6.75h9a.75.75 0 0 0 .75-.75V6a.75.75 0 0 0-.75-.75h-9A.75.75 0 0 0 4.5 6v4.5c0 .414.336.75.75.75Z"
})
})), _defs || (_defs = _jsx("defs", {
children: _jsx("clipPath", {
id: "news_medium_svg__a",
children: _jsx("path", {
fill: "#fff",
d: "M0 0h24v24H0z"
})
})
}))]
});
export default news_medium;
//# sourceMappingURL=news_medium.js.map