UNPKG

@react-symbols/icons

Version:

Symbols icons by Miguel Solorio for React

4 lines 2.55 kB
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; const FolderFonts = (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", d: "M7.784 4a3 3 0 0 1 1.904.682l2.393 1.965.143.098a1 1 0 0 0 .492.13H19a3 3 0 0 1 3 3V10h-2v-.125a1 1 0 0 0-1-1h-6.284a3 3 0 0 1-1.696-.526l-.208-.156-2.393-1.965A1 1 0 0 0 7.784 6H5a1 1 0 0 0-1 1v10a1 1 0 0 0 1 1h8v2H5a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3z" }), _jsxs("g", { clipPath: "url(#clip0_38273_348)", children: [_jsx("mask", { id: "mask0_38273_348", width: "11", height: "11", x: "13", y: "10", maskUnits: "userSpaceOnUse", style: { maskType: "luminance" }, children: _jsx("path", { fill: "#fff", d: "M24 10H13v11h11z" }) }), _jsx("g", { fill: "#64748B", mask: "url(#mask0_38273_348)", children: _jsx("path", { d: "M19.145 18.272a.206.206 0 0 1-.206.205h-2.448a.206.206 0 0 1-.206-.206c0-.113.093-.204.206-.21q.208-.01.323-.045.165-.053.165-.246 0-.134-.054-.273l-.17-.428a.46.46 0 0 0-.426-.288h-1.342a.46.46 0 0 0-.429.297l-.036.097q-.126.33-.126.479.001.268.206.34.129.045.283.06c.113.013.205.104.205.218a.206.206 0 0 1-.206.205h-1.678a.206.206 0 0 1-.206-.206c0-.113.093-.202.205-.223a.8.8 0 0 0 .22-.076q.175-.094.331-.354.162-.264.345-.743l1.674-4.384a.31.31 0 0 1 .579-.002l1.77 4.53q.203.5.296.68.095.174.26.273.104.059.26.08c.113.016.205.106.205.22m-3.341-1.93a.458.458 0 0 0 .426-.626l-.152-.386a.458.458 0 0 0-.856.007l-.145.386c-.113.3.109.62.43.62zM24.033 17.533c.092 0 .167.074.157.165q-.026.235-.13.417a.88.88 0 0 1-.376.353 1.2 1.2 0 0 1-.528.112q-.376 0-.627-.174c-.198-.141-.528-.244-.74-.125q-.529.3-1.064.3-.483 0-.792-.233a.75.75 0 0 1-.309-.623q0-.316.166-.573a1.5 1.5 0 0 1 .483-.46q.322-.203.766-.354.358-.127.858-.262a.33.33 0 0 0 .247-.32q0-.317-.152-.497-.148-.183-.55-.183-.345 0-.497.143t-.202.434a.8.8 0 0 1-.134.34q-.094.13-.398.13a.54.54 0 0 1-.331-.107q-.144-.108-.144-.318 0-.417.452-.725.452-.31 1.388-.31.984 0 1.352.332.37.33.371.886v1.415q0 .268.014.394a.34.34 0 0 0 .071.192q.063.063.193.063.116 0 .201-.121a.4.4 0 0 0 .065-.128c.028-.087.099-.163.19-.163m-2.063.168a.43.43 0 0 0 .174-.351v-.266c0-.31-.303-.535-.586-.41q-.358.159-.497.313-.228.255-.228.501 0 .206.125.331a.48.48 0 0 0 .354.126.9.9 0 0 0 .434-.103q.108-.06.224-.141" }) })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_38273_348", children: _jsx("path", { fill: "#fff", d: "M13 10h11v11H13z" }) }) })] }))); export default FolderFonts; //# sourceMappingURL=folderFonts.js.map