UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 361 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiArrowFromLeft = function BiArrowFromLeft (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M4 6H6V18H4zM8 13L16.586 13 12.293 17.293 13.707 18.707 20.414 12 13.707 5.293 12.293 6.707 16.586 11 8 11z"}}]})(props); };