@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
18 lines • 789 B
JavaScript
import _extends from "@babel/runtime-corejs3/helpers/esm/extends";
var _path;
import React from 'react';
const file_rejected_medium = props => React.createElement("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24"
}, props), _path || (_path = React.createElement("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M5 5h5.5M5 8h8.5M5 19h3.5m10-10V7.866a1 1 0 0 0-.237-.646L13.3 1.354A1 1 0 0 0 12.536 1H2.5a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1H11m5.125-3.125L18 18m0 0 1.875-1.875M18 18l1.875 1.875M18 18l-1.875-1.875M23.2 17.95a5.25 5.25 0 1 1-10.5 0 5.25 5.25 0 0 1 10.5 0Z"
})));
export default file_rejected_medium;
//# sourceMappingURL=file_rejected_medium.js.map