UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 366 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiArrowFromBottom = function BiArrowFromBottom (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M6 18H18V20H6zM12 3.586L5.293 10.293 6.707 11.707 11 7.414 11 16 13 16 13 7.414 17.293 11.707 18.707 10.293z"}}]})(props); };