UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 456 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiBarChartSquare = function BiBarChartSquare (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M3,5v14c0,1.103,0.897,2,2,2h14c1.103,0,2-0.897,2-2V5c0-1.103-0.897-2-2-2H5C3.897,3,3,3.897,3,5z M19.001,19H5V5h14 L19.001,19z"}},{"tag":"path","attr":{"d":"M11 7H13V17H11zM15 10H17V17H15zM7 12H9V17H7z"}}]})(props); };