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

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

export const PlaylistRemoveIcon = createSvgIcon(
  <path d="M14 10H3v2h11v-2zm0-4H3v2h11V6zM3 16h7v-2H3v2zm11.41 6L17 19.41 19.59 22 21 20.59 18.41 18 21 15.41 19.59 14 17 16.59 14.41 14 13 15.41 15.59 18 13 20.59 14.41 22z" />
, 'PlaylistRemoveOutlined');
Back to Directory File Manager