Files
MetaCourse/dist/metacourse/browser/assets/outline/dash.js
T
2026-05-05 10:53:52 +02:00

7 lines
225 B
JavaScript

(function() {
__ant_icon_load({
name: 'dash',
theme: 'outline',
icon: '<svg viewBox="64 64 896 896" focusable="false"><path d="M112 476h160v72H112zm320 0h160v72H432zm320 0h160v72H752z" /></svg>'
});
})()