Sid Gifari File Manager
🏠 Root
/
home
/
genremedia08
/
musicjukebox.overlookedtracks.com
/
common
/
resources
/
client
/
icons
/
material
/
Editing: Deblur.tsx
import {createSvgIcon} from '../create-svg-icon'; export const DeblurIcon = createSvgIcon( [<circle cx="6" cy="14" r="1" key="0" />,<circle cx="6" cy="18" r="1" key="1" />,<circle cx="6" cy="10" r="1" key="2" />,<circle cx="3" cy="10" r=".5" key="3" />,<circle cx="6" cy="6" r="1" key="4" />,<circle cx="3" cy="14" r=".5" key="5" />,<circle cx="10" cy="21" r=".5" key="6" />,<circle cx="10" cy="3" r=".5" key="7" />,<circle cx="10" cy="6" r="1" key="8" />,<circle cx="10" cy="14" r="1.5" key="9" />,<circle cx="10" cy="10" r="1.5" key="10" />,<circle cx="10" cy="18" r="1" key="11" />,<path d="M12 3v2c3.86 0 7 3.14 7 7s-3.14 7-7 7v2c4.96 0 9-4.04 9-9s-4.04-9-9-9z" key="12" />,] , 'DeblurOutlined');
Save
Cancel