UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 498 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiVideoPlus = function BiVideoPlus (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M11 8L9 8 9 11 6 11 6 13 9 13 9 16 11 16 11 13 14 13 14 11 11 11z"}},{"tag":"path","attr":{"d":"M18,7c0-1.103-0.897-2-2-2H4C2.897,5,2,5.897,2,7v10c0,1.103,0.897,2,2,2h12c1.103,0,2-0.897,2-2v-3.333L22,17V7l-4,3.333 V7z M16.001,17H4V7h12v5v0v0L16.001,17z"}}]})(props); };