UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 484 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgLayoutGrid (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M11 7H7V11H11V7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M11 13H7V17H11V13Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M13 13H17V17H13V13Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M17 7H13V11H17V7Z","fill":"currentColor"}}]})(props); };