UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 546 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgGhost (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M3 4H15V8H3V4Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M21 8H17V4H21V8Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M3 10H21V14H3V10Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M11 16H3V20H11V16Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M13 16V20H21V16H13Z","fill":"currentColor"}}]})(props); };