UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 619 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgLayoutList (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M9 7H7V9H9V7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M7 13V11H9V13H7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M7 15V17H9V15H7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M11 15V17H17V15H11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M17 13V11H11V13H17Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M17 7V9H11V7H17Z","fill":"currentColor"}}]})(props); };