UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 582 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiArchiveIn = function BiArchiveIn (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M21.706,5.292l-2.999-2.999C18.52,2.105,18.266,2,18,2H6C5.734,2,5.48,2.105,5.293,2.293L2.294,5.292 C2.112,5.473,2,5.723,2,6v13c0,1.103,0.897,2,2,2h16c1.103,0,2-0.897,2-2V6C22,5.723,21.888,5.473,21.706,5.292z M6.414,4h11.172 l1,1H5.414L6.414,4z M4,19V7h16l0.002,12H4z"}},{"tag":"path","attr":{"d":"M14 9L10 9 10 12 7 12 12 17 17 12 14 12z"}}]})(props); };