UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 575 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgArrowsExpandRight = function CgArrowsExpandRight (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M13.8995 4.10052V2.10052H21.8995V10.1005H19.8995V5.51477L14.1213 11.293L12.7071 9.87878L18.4854 4.10052H13.8995Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M4.10046 13.8995H2.10046V21.8995H10.1005V19.8995H5.51468L11.2929 14.1212L9.87872 12.707L4.10046 18.4853V13.8995Z","fill":"currentColor"}}]})(props); };