makepad/apps/files/resources/icons/video.svg
Admin debd8c1075 rename: the mp prefix goes — apps/wm, files, terminal, browser, task, sheets, image, video, pdf; libs/wm_api and wm_theme
Packages are makepad-<name> with the short name as the binary. Env vars
follow (MAKEPAD_WM_*, MAKEPAD_FILES_*, MAKEPAD_TERMINAL_*), config moves
under ~/.makepad/<app>/, the theme namespaces are mod.wm_theme and
mod.browser_theme, the hosted AI envelope key is wm_ai. platform/video
becomes makepad-platform-video so the video app can be makepad-video.
Carries the Score entries that were pending in the WM's curated table.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
2026-09-02 11:17:12 +02:00

15 lines
713 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 54">
<rect x="2" y="6" width="60" height="42" rx="3" fill="#f7768e"/>
<rect x="12" y="6" width="40" height="42" fill="#2a1219"/>
<path fill="#fbb0be" d="m27 19 13 8-13 8z"/>
<g fill="#2a1219">
<rect x="4.5" y="9" width="5" height="5" rx="1"/>
<rect x="4.5" y="18" width="5" height="5" rx="1"/>
<rect x="4.5" y="27" width="5" height="5" rx="1"/>
<rect x="4.5" y="36" width="5" height="5" rx="1"/>
<rect x="54.5" y="9" width="5" height="5" rx="1"/>
<rect x="54.5" y="18" width="5" height="5" rx="1"/>
<rect x="54.5" y="27" width="5" height="5" rx="1"/>
<rect x="54.5" y="36" width="5" height="5" rx="1"/>
</g>
</svg>