UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 638 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgDisplayGrid = function CgDisplayGrid (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M7 7V11H11V7H7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M13 7H17V11H13V7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M13 13V17H17V13H13Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M7 13H11V17H7V13Z","fill":"currentColor"}},{"tag":"path","attr":{"fillRule":"evenodd","clipRule":"evenodd","d":"M3 3H21V21H3V3ZM5 5V19H19V5H5Z","fill":"currentColor"}}]})(props); };