UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 451 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgPlayForwards (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M21.0023 17H18.0023V7H21.0023V17Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M17.0023 12L10 17V7L17.0023 12Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M2 17L9.00232 12L2 7V17Z","fill":"currentColor"}}]})(props); };