Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
common
/
resources
/
client
/
icons
/
material
/
Editing: WaterfallChart.tsx
import {createSvgIcon} from '../create-svg-icon'; export const WaterfallChartIcon = createSvgIcon( <path d="M18 4h3v16h-3V4zM3 13h3v7H3v-7zm11-9h3v3h-3V4zm-4 1h3v4h-3V5zm-3 5h3v4H7v-4z" /> , 'WaterfallChartOutlined');
Save
Cancel