UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 450 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgPlayBackwards (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M2 7H5V17H2V7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M6 12L13.0023 7.00003V17L6 12Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M21.0023 7.00003L14 12L21.0023 17V7.00003Z","fill":"currentColor"}}]})(props); };