UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 382 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgPlayTrackNext = function CgPlayTrackNext (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M6 17L14 12L6 7V17Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M18 7H15V12V17H18V7Z","fill":"currentColor"}}]})(props); };