UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 550 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgMoveTask (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M18.9641 7H10.9641V9H18.9641V7Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M6 8.82864V15.1714L9.9642 12L6 8.82864Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M18.9641 11H10.9641V13H18.9641V11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M10.9641 15H18.9641V17H10.9641V15Z","fill":"currentColor"}}]})(props); };