UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 481 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgMicrosoft (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M3 3H11V11H3V3Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M3 13H11V21H3V13Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M13 3H21V11H13V3Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M13 13H21V21H13V13Z","fill":"currentColor"}}]})(props); };