UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 332 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiLeftIndent = function BiLeftIndent (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M4 7H14V9H4zM4 3H20V5H4zM4 11H14V13H4zM4 15H14V17H4zM4 19H20V21H4zM20 16L20 8 16 12z"}}]})(props); };