dash.js 209 Bytes
Newer Older
范雪寒's avatar
范雪寒 committed
1 2 3 4 5 6 7 8
(function() {
  __ant_icon_load({
    name: 'dash',
    theme: 'outline',
    icon:
      '<svg  viewBox="64 64 896 896"><path d="M112 476h160v72H112zm320 0h160v72H432zm320 0h160v72H752z"/></svg>'
  });
})();