UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 584 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M7 6C7 3.79086 8.79086 2 11 2H13.5V4H11C9.89543 4 9 4.89543 9 6V9H12V11H9V18C9 20.2091 7.20914 22 5 22H2.5V20H5C6.10457 20 7 19.1046 7 18V11H4V9H7V6ZM16.2982 15.5L13.1133 20.2773L14.7774 21.3867L17.5 17.3028L20.2226 21.3867L21.8867 20.2773L18.7019 15.5L21.8868 10.7226L20.2227 9.61322L17.5 13.6972L14.7773 9.61322L13.1132 10.7226L16.2982 15.5Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const HideFormulaBarIcon = createIcon(path);