You need to sign in or sign up before continuing.
folder.js 424 Bytes
Newer Older
范雪寒's avatar
范雪寒 committed
1 2 3 4 5 6 7 8
(function() {
  __ant_icon_load({
    name: 'folder',
    theme: 'twotone',
    icon:
      '<svg viewBox="64 64 896 896"><path fill="#333" d="M880 298.4H521L403.7 186.2a8.15 8.15 0 00-5.5-2.2H144c-17.7 0-32 14.3-32 32v592c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V330.4c0-17.7-14.3-32-32-32zM840 768H184V256h188.5l119.6 114.4H840V768z"/><path fill="#E6E6E6" d="M372.5 256H184v512h656V370.4H492.1z"/></svg>'
  });
})();