Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
common
/
resources
/
client
/
icons
/
material
/
Editing: OpenInFull.tsx
import {createSvgIcon} from '../create-svg-icon'; export const OpenInFullIcon = createSvgIcon( <path d="M21 11V3h-8l3.29 3.29-10 10L3 13v8h8l-3.29-3.29 10-10z" /> , 'OpenInFullOutlined');
Save
Cancel