dash.js 209 B

123456789
  1. (function() {
  2. __ant_icon_load({
  3. name: 'dash',
  4. theme: 'outline',
  5. icon:
  6. '<svg viewBox="64 64 896 896"><path d="M112 476h160v72H112zm320 0h160v72H432zm320 0h160v72H752z"/></svg>'
  7. });
  8. })();