UNPKG

@craftercms/studio-ui

Version:

Services, components, models & utils to build CrafterCMS authoring extensions.

42 lines (40 loc) 4.17 kB
/* * Copyright (C) 2007-2022 Crafter Software Corporation. All Rights Reserved. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License version 3 as published by * the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ /* * Copyright (C) 2007-2022 Crafter Software Corporation. All Rights Reserved. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3 as published by * the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ import React from 'react'; import { createSvgIcon } from '@mui/material/utils'; export default createSvgIcon( React.createElement('path', { fillRule: 'evenodd', clipRule: 'evenodd', d: 'M4.00098 19.9995V4H20.0004V19.9995H4.00098ZM2.00098 3C2.00098 2.44772 2.44869 2 3.00098 2H21.0004C21.5527 2 22.0004 2.44772 22.0004 3V20.9995C22.0004 21.5518 21.5527 21.9995 21.0004 21.9995H3.00098C2.44869 21.9995 2.00098 21.5518 2.00098 20.9995V3ZM6.82698 17.7915C7.24298 18.0342 7.74998 18.1555 8.34798 18.1555C8.78998 18.1555 9.17131 18.0818 9.49198 17.9345C9.81264 17.7872 10.077 17.5878 10.285 17.3365C10.493 17.0765 10.6446 16.7775 10.74 16.4395C10.8353 16.0928 10.883 15.7245 10.883 15.3345V9.49751H9.37498V15.2045C9.37498 15.8112 9.27531 16.2358 9.07598 16.4785C8.87664 16.7212 8.57764 16.8425 8.17898 16.8425C7.91898 16.8425 7.67631 16.7732 7.45098 16.6345C7.22564 16.4872 7.02631 16.2575 6.85298 15.9455L5.81298 16.7125C6.08164 17.1892 6.41964 17.5488 6.82698 17.7915ZM13.8228 17.8305C14.3601 18.0472 14.9148 18.1555 15.4868 18.1555C15.9635 18.1555 16.3881 18.0905 16.7608 17.9605C17.1421 17.8218 17.4628 17.6398 17.7228 17.4145C17.9915 17.1805 18.1951 16.9118 18.3338 16.6085C18.4725 16.3052 18.5418 15.9802 18.5418 15.6335C18.5418 15.3215 18.4985 15.0485 18.4118 14.8145C18.3251 14.5718 18.2038 14.3595 18.0478 14.1775C17.9005 13.9955 17.7228 13.8352 17.5148 13.6965C17.3068 13.5578 17.0771 13.4365 16.8258 13.3325L15.6688 12.8515C15.4955 12.7822 15.3265 12.7128 15.1618 12.6435C14.9971 12.5655 14.8498 12.4832 14.7198 12.3965C14.5985 12.3012 14.4988 12.1972 14.4208 12.0845C14.3515 11.9632 14.3168 11.8202 14.3168 11.6555C14.3168 11.3435 14.4381 11.1008 14.6808 10.9275C14.9235 10.7455 15.2485 10.6545 15.6558 10.6545C16.0198 10.6545 16.3491 10.7195 16.6438 10.8495C16.9385 10.9795 17.2245 11.1572 17.5018 11.3825L18.2688 10.4205C17.9395 10.0912 17.5451 9.83118 17.0858 9.64051C16.6265 9.44118 16.1498 9.34151 15.6558 9.34151C15.2398 9.34151 14.8541 9.40218 14.4988 9.52351C14.1521 9.64485 13.8531 9.81384 13.6018 10.0305C13.3505 10.2472 13.1511 10.5028 13.0038 10.7975C12.8651 11.0835 12.7958 11.3955 12.7958 11.7335C12.7958 12.0455 12.8435 12.3228 12.9388 12.5655C13.0428 12.8082 13.1771 13.0205 13.3418 13.2025C13.5065 13.3845 13.6885 13.5405 13.8878 13.6705C14.0958 13.8005 14.3038 13.9088 14.5118 13.9955L15.6818 14.5025C15.8725 14.5805 16.0458 14.6585 16.2018 14.7365C16.3665 14.8145 16.5051 14.9012 16.6178 14.9965C16.7391 15.0832 16.8301 15.1872 16.8908 15.3085C16.9601 15.4298 16.9948 15.5772 16.9948 15.7505C16.9948 16.0798 16.8691 16.3442 16.6178 16.5435C16.3665 16.7428 15.9981 16.8425 15.5128 16.8425C15.1228 16.8425 14.7328 16.7558 14.3428 16.5825C13.9528 16.4005 13.6061 16.1665 13.3028 15.8805L12.4188 16.9075C12.8261 17.3062 13.2941 17.6138 13.8228 17.8305Z' }), 'JsIcon' );