UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

31 lines 1.07 kB
var _g, _defs; import React from 'react'; import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const news = props => _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16", ...props, children: [_g || (_g = _jsx("g", { clipPath: "url(#news_svg__a)", children: _jsx("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15.125 4.2v9.025c0 .787-.638 1.425-1.425 1.425m0 0a1.425 1.425 0 0 1-1.425-1.425V2.3a.95.95 0 0 0-.95-.95h-9.5a.95.95 0 0 0-.95.95v10.925c0 .787.638 1.425 1.425 1.425h11.4ZM3.25 11.53H9.9M3.725 8.263h5.7c.262 0 .475-.186.475-.415V4.14c0-.228-.213-.414-.475-.414h-5.7c-.262 0-.475.186-.475.414v3.71c0 .228.213.414.475.414Z" }) })), _defs || (_defs = _jsx("defs", { children: _jsx("clipPath", { id: "news_svg__a", children: _jsx("path", { fill: "#fff", d: "M0 0h16v16H0z" }) }) }))] }); export default news; //# sourceMappingURL=news.js.map