Viewing File: /home/markqprx/iniasli.pro/client/icons/material/Fullscreen.tsx

import {createSvgIcon} from '../create-svg-icon';

export const FullscreenIcon = createSvgIcon(
  <path d="M7 14H5v5h5v-2H7v-3zm-2-4h2V7h3V5H5v5zm12 7h-3v2h5v-5h-2v3zM14 5v2h3v3h2V5h-5z" />
, 'FullscreenOutlined');
Back to Directory File Manager