UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 816 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiRightDownArrowCircle = function BiRightDownArrowCircle (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M12,2.007c-2.675,0-5.187,1.037-7.071,2.922c-3.899,3.899-3.899,10.243,0,14.143c1.884,1.885,4.396,2.923,7.071,2.923 c2.675,0,5.187-1.038,7.071-2.923c3.899-3.899,3.899-10.243,0-14.143C17.187,3.044,14.675,2.007,12,2.007z M17.657,17.657 c-1.507,1.507-3.517,2.337-5.657,2.337c-2.141,0-4.15-0.83-5.657-2.337c-3.119-3.119-3.119-8.195,0-11.314 C7.85,4.836,9.859,4.007,12,4.007c2.141,0,4.15,0.829,5.657,2.336C20.776,9.462,20.776,14.538,17.657,17.657z"}},{"tag":"path","attr":{"d":"M9.661 8.247L8.247 9.661 11.461 12.875 9.336 15 15 15 15 9.337 12.875 11.461z"}}]})(props); };