@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
23 lines • 1.21 kB
JavaScript
var _path, _path2;
import React from 'react';
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const file_jpg = 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: "M5.497 13c.983 0 1.535-.625 1.535-1.646V8.07h-.951v3.3c0 .548-.21.798-.578.798-.349 0-.609-.216-.609-.73H4C4 12.466 4.514 13 5.497 13Zm4.3-4.93h-1.77v4.86h.952v-1.874h.818c.958 0 1.516-.55 1.516-1.493 0-.945-.558-1.494-1.516-1.494Zm-.152 2.152H8.98v-1.32h.666c.482 0 .704.21.704.66 0 .452-.222.66-.704.66Zm6.345.077h-2.214v.833h1.262c-.013.667-.406.965-1.021.965-.698 0-1.225-.687-1.225-1.597 0-.91.527-1.597 1.225-1.597.716 0 .983.534 1.04.757l.786-.396C15.621 8.486 14.987 8 14.03 8c-1.294 0-2.207 1.035-2.207 2.5s.913 2.5 2.207 2.5c1.263 0 2.075-.896 1.96-2.701Z"
}))]
});
export default file_jpg;
//# sourceMappingURL=file_jpg.js.map