@datalayer/icons-react
Version:
React.js and JupyterLab icons for data products.
77 lines (75 loc) • 5.03 kB
JavaScript
const React = require("react");
const sizeMap = {
"small": 16,
"medium": 32,
"large": 64
};
function FileCardBoxIcon({
title,
titleId,
size,
...props
}, svgRef) {
return /*#__PURE__*/React.createElement("svg", Object.assign({
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 72 72",
fill: "currentColor",
"aria-hidden": "true",
ref: svgRef,
width: size ? typeof size === "string" ? sizeMap[size] : size : "16px",
"aria-labelledby": titleId
}, props), title ? /*#__PURE__*/React.createElement("title", {
id: titleId
}, title) : null, /*#__PURE__*/React.createElement("path", {
fill: "#d0cfce",
d: "M11.88 59.884h47.654V42.679H11.88v17.205z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#9B9B9A",
d: "M59.681 21.834l-47.744-.096v18.511l5.2-.23c1.24-.843.42-5.67.487-5.803-.002-.842-.083-4.857.06-5.195.287-.677 9.94-.079 9.936-.06l1.397 4.131c.122-.164 10.088-1.839 10.088-1.839.134 0 2.858 5.56 2.858 5.56.05-.055 12.542 2.733 12.509 2.832l1.707.168 3.43.055.072-18.034z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#d0cfce",
d: "M55.76 38.822c-.026.076-3.952-.878-6.284-.899-9.489-.086-32.114.803-32.52.699-.418-.107-1.81.3-1.884.152.004.546-.117 1.535-.091 2.491l40.703.037.075-2.48z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#3f3f3f",
d: "M16.346 38.82c-.026-.051-.04-.105-.057-.16l-4.286.053-.091 2.977 4.497.487c-.025-.928-.058-2.79-.063-3.357z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#d0cfce",
d: "M16.498 33.866c.033-.036.07-.064.109-.095a.98.98 0 01.175-.118c.036-.018.07-.037.108-.05.107-.041.22-.07.342-.07H28.52v-.273c0-.448.114-.866.3-1.242.011-.024.024-.046.037-.069.044-.084.084-.171.136-.25a7.285 7.285 0 00-.084.133c-.005.013-.014.026-.016.04h-.009c-.041.07-2.212-1.397-2.226-1.36 0 0-4.015-1.191-8.534.255-.165.053-1.219 1.238-1.361 1.16-.017-.009-.03-.02-.046-.03a.979.979 0 01-.336-.344c-.013-.023-.032-.042-.044-.066v2.619c.043-.088.098-.168.162-.24zM16.615 37.611a.979.979 0 01.166-.112c.037-.019.072-.037.111-.052a.955.955 0 01.34-.068h24.135v-.152c0-.171.02-.337.054-.498.02-.103.058-.2.09-.3.018-.048.03-.1.05-.147.053-.13.12-.254.194-.374l.016-.026c.082-.13.175-.25.279-.365a.742.742 0 01.008-.013l-1.36-1.988-8.38.556-2.808 1.467a.855.855 0 00.317-.068c-.025.008-.053.01-.078.016-.076.018-.149.046-.23.046H17.232a.944.944 0 01-.452-.121.967.967 0 01-.152-.102.98.98 0 01-.273-.321v-.001c.009.79-.007 2.107-.012 2.953.041-.083.093-.16.154-.228.036-.04.077-.069.118-.102z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#9B9B9A",
d: "M28.589 47.449H42.81v6.431H28.589z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#d0cfce",
d: "M28.865 28.1c-.012-.015-.022-.03-.035-.045-.017-.02-.041-.038-.061-.057.016.014.028.03.043.046.018.018.037.036.053.056zM28.926 29.303a.988.988 0 00.15-.333v-.023a.995.995 0 01-.809.76.995.995 0 00.659-.404z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#fcea2b",
d: "M54.142 39.379c-.47 0 .455-2.098.455-2.098 0-.355-1.142-1.713-1.591-1.713l-8.872.055c-.224 0-1.477 1.482-1.477 1.658l-.944 1.101c0 .452-.253.593-.664.717l1.558.27 11.535.01z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#92d3f5",
d: "M42.021 35.505l-.055-3.132c-.007-.014-.02-.032-.027-.047.012.087-1.165.308-1.408-.187-.14-.288-.895-.766-1.216-.766l-7.857-.135c-.457 0-1.689.714-1.689 1.17l-.495 2.162c0 .553-1.114.968-1.666.968l14.413-.033z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#3f3f3f",
d: "M59.411 38.663l-4.47.027.022 3.24 4.402-.08z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#d0cfce",
d: "M11.742 15.113h47.916v6.522H11.742zM17.626 31.979c.02-.009.035-.026.054-.036-.02.01-.033.027-.054.036zM19.072 29.38h7.968-7.979a.813.813 0 00.01 0zM18.479 29.621c-.022.021-.033.05-.052.074.02-.023.03-.053.052-.074z"
}), /*#__PURE__*/React.createElement("path", {
fill: "#ea5a47",
d: "M29.072 31.576l.013-2.628c-.029.124-.947-.373-1.398-.693-.14-.1-8.566-.038-8.566-.038-.457 0-2.076 2.058-2.076 2.058s.609 1.777.056 1.777l11.689-.007c.042-.111.282-.469.282-.469z"
}), /*#__PURE__*/React.createElement("g", {
fill: "none",
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeMiterlimit: 10,
strokeWidth: 2
}, /*#__PURE__*/React.createElement("path", {
d: "M11.751 21.62l.012 20.692H59.75l-.012-20.693"
}), /*#__PURE__*/React.createElement("path", {
d: "M11.726 15.003h48.011v6.617H11.726zM11.763 42.312h47.986v17.362H11.763z"
}), /*#__PURE__*/React.createElement("path", {
d: "M28.61 47.061h14.426v6.848H28.61zM28.103 28.72c-.3-.214-.667-.34-1.064-.34h-7.977c-1.01 0-1.83.819-1.83 1.829v.852M40.97 32.457a1.83 1.83 0 00-1.645-1.027h-7.977a1.83 1.83 0 00-1.83 1.83v1.273H17.234M54.003 38.379v-1.153c0-.914-.819-1.655-1.829-1.655h-7.977c-1.01 0-1.83.741-1.83 1.655v1.153H17.233"
})));
}
const ForwardRef = React.forwardRef(FileCardBoxIcon);
module.exports = ForwardRef;