@react-symbols/icons
Version:
Symbols icons by Miguel Solorio for React
4 lines • 2.03 kB
JavaScript
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const FolderAws = (props) => (_jsxs("svg", Object.assign({ xmlns: "http://www.w3.org/2000/svg", fill: "none", viewBox: "0 0 24 24" }, props, { children: [_jsx("path", { fill: "#64748B", fillRule: "evenodd", d: "M5 4a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3h8v-2H5a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h2.784a1 1 0 0 1 .635.227l2.393 1.966a3 3 0 0 0 1.904.682H19a1 1 0 0 1 1 1V10h2v-.125a3 3 0 0 0-3-3h-6.284a1 1 0 0 1-.635-.227L9.688 4.682A3 3 0 0 0 7.784 4z", clipRule: "evenodd" }), _jsxs("g", { fillRule: "evenodd", clipPath: "url(#clip0_4_143)", clipRule: "evenodd", children: [_jsx("path", { fill: "#9D5125", d: "M23.677 16.643v.652c0 1.186-.937 2.41-2.09 2.41h-6.171c-1.153 0-2.09-1.224-2.09-2.41v-.652z" }), _jsx("path", { fill: "#F58535", d: "M17.31 10.294c1.038-.002 1.982.841 2.412 2.156.403-.383.924-.431 1.36-.127.436.305.72.915.739 1.593 1.043.12 1.855 1.519 1.855 2.63v.24c0 1.195-.937 2.406-2.094 2.406h-6.166c-1.155 0-2.093-1.211-2.093-2.406v-.239c0-.92.557-2.186 1.34-2.5v-.104c.003-.972.283-1.902.78-2.586.496-.684 1.167-1.067 1.866-1.063" }), _jsx("path", { fill: "#fff", d: "m15.918 14.563-.692 3.359h.406l.155-.817h.713l.147.817h.405l-.636-3.359zm-.062 2.107.294-1.66.28 1.656zm2.937.517h-.006l-.327-2.624h-.409l-.32 2.61h-.008l-.318-2.61h-.393l.469 3.359h.451l.31-2.53h.007l.313 2.53h.45l.483-3.359h-.385zm1.953-1.099-.263-.133c-.258-.128-.366-.281-.366-.57a.6.6 0 0 1 .012-.185.5.5 0 0 1 .069-.162c.063-.094.153-.144.245-.136.095-.018.191.028.258.124s.098.23.083.362v.071h.389v-.075c0-.347-.065-.884-.688-.884-.457 0-.756.339-.756.951 0 .48.146.733.506.921l.267.129c.21.04.362.298.35.592a.6.6 0 0 1-.107.359c-.07.093-.166.14-.263.13-.269 0-.398-.203-.398-.611v-.086h-.388v.08c0 .469.137 1.02.735 1.02.49 0 .805-.296.805-1.01.004-.46-.147-.72-.49-.887" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_4_143", children: _jsx("path", { fill: "#fff", d: "M13 10h11v10H13z" }) }) })] })));
export default FolderAws;
//# sourceMappingURL=folderAws.js.map