@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
23 lines • 1.15 kB
JavaScript
var _path, _path2;
import React from 'react';
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const file_xls = props => _jsxs("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 16,
height: 16,
fill: "none",
viewBox: "0 0 16 16",
...props,
children: [_path || (_path = _jsx("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M11.29 4.5 8.62 1.353A1 1 0 0 0 7.857 1H2a1 1 0 0 0-1 1v11.843a1 1 0 0 0 1 1h2"
})), _path2 || (_path2 = _jsx("path", {
fill: "#000",
d: "m7.608 12.667-1.347-2.4L7.548 8h-1.1l-.7 1.407L5.075 8h-1.14l1.28 2.334-1.34 2.333H5.02l.714-1.427.686 1.427h1.187Zm1.797-.8V8h-1v4.667h3.067v-.8H9.405Zm4.625.867c1.026 0 1.673-.554 1.673-1.434 0-.693-.427-1.153-1.3-1.386l-.447-.12c-.4-.107-.553-.254-.553-.534 0-.3.26-.5.653-.5.34 0 .613.22.68.56l.853-.4c-.12-.586-.746-.986-1.546-.986-.96 0-1.64.58-1.64 1.386 0 .7.406 1.147 1.246 1.374l.447.12c.447.12.607.28.607.58 0 .32-.254.513-.674.513-.426 0-.653-.193-.88-.767l-.833.487c.247.74.82 1.107 1.713 1.107Z"
}))]
});
export default file_xls;
//# sourceMappingURL=file_xls.js.map