Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
common
/
resources
/
client
/
icons
/
material
/
Editing: CallMade.tsx
import {createSvgIcon} from '../create-svg-icon'; export const CallMadeIcon = createSvgIcon( <path d="M9 5v2h6.59L4 18.59 5.41 20 17 8.41V15h2V5H9z" /> , 'CallMadeOutlined');
Save
Cancel