@frontify/fondue-icons
Version:
Frontify's icon SVGs
7 lines (6 loc) • 1.76 kB
JavaScript
import { createFondueIcon as l } from "./fondue-icons2.js";
const c = l("BracketsCurly", [["path", { fill: "currentColor", "fill-rule": "evenodd", d: "M13.852 3.942a.75.75 0 00.682.805h.003l.047.008c.046.008.12.024.213.053.186.059.438.168.69.367.473.375 1.068 1.164 1.068 2.898 0 1.994.75 3.18 1.654 3.848-.912.665-1.67 1.857-1.67 3.872 0 1.736-.591 2.52-1.06 2.89a2.1 2.1 0 01-.892.413l-.046.007h-.003a.75.75 0 00.116 1.496l-.054-.748.055.748h.009l.014-.002a2 2 0 00.166-.023c.102-.018.239-.048.4-.098.32-.1.743-.282 1.166-.616.877-.693 1.63-1.938 1.63-4.067 0-1.712.66-2.426 1.196-2.757a2.5 2.5 0 011.147-.356h.014v-.75l.001.75a.75.75 0 00.007-1.5l-.009.75c.01-.75.009-.75.008-.75H20.4l-.01-.001-.063-.004a2.5 2.5 0 01-1.081-.361c-.537-.335-1.192-1.049-1.192-2.741 0-2.13-.758-3.378-1.637-4.074a3.7 3.7 0 00-1.17-.621 3 3 0 00-.566-.124h-.014l-.006-.001h-.003l-.059.74.058-.74a.75.75 0 00-.806.69m-3.604 0a.75.75 0 01-.682.805h-.004l-.046.008q-.072.01-.213.053a2.2 2.2 0 00-.69.367C8.14 5.55 7.545 6.34 7.545 8.073c0 1.998-.754 3.186-1.66 3.852.906.666 1.655 1.858 1.655 3.868 0 1.735.594 2.519 1.064 2.889a2.14 2.14 0 00.898.414l.046.007h.004a.75.75 0 01-.116 1.496l.054-.748-.055.748h-.009l-.015-.002a2 2 0 01-.166-.023 3 3 0 01-.4-.097 3.6 3.6 0 01-1.169-.617c-.88-.692-1.636-1.937-1.636-4.067 0-1.715-.657-2.428-1.188-2.758a2.46 2.46 0 00-1.136-.355h-.013v-.75l-.008-.75H3.7l.01-.001.063-.004q.092-.006.263-.04c.228-.046.526-.14.818-.322.537-.334 1.192-1.048 1.192-2.74 0-2.13.758-3.378 1.637-4.074.424-.335.849-.52 1.17-.621a3 3 0 01.565-.124h.015l.005-.001h.004l.058.74-.057-.74a.75.75 0 01.806.69M3.704 11.93l-.002.75a.75.75 0 01-.008-1.5z", "clip-rule": "evenodd" }]]);
export {
c as IconBracketsCurly
};
//# sourceMappingURL=fondue-icons58.js.map