UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 338 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.BiGridVertical = function BiGridVertical (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"d":"M7 10H11V14H7zM7 4H11V8H7zM7 16H11V20H7zM13 10H17V14H13zM13 4H17V8H13zM13 16H17V20H13z"}}]})(props); };