small-dash.js 247 B

123456789
  1. (function() {
  2. __ant_icon_load({
  3. name: 'small-dash',
  4. theme: 'outline',
  5. icon:
  6. '<svg viewBox="64 64 896 896"><path d="M112 476h72v72h-72zm182 0h72v72h-72zm364 0h72v72h-72zm182 0h72v72h-72zm-364 0h72v72h-72z"/></svg>'
  7. });
  8. })();