Add plannotator extension v0.19.10
This commit is contained in:
6
extensions/plannotator/generated/favicon.ts
Normal file
6
extensions/plannotator/generated/favicon.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
// @generated — DO NOT EDIT. Source: packages/shared/favicon.ts
|
||||
export const FAVICON_SVG = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
||||
<rect width="64" height="64" rx="14" fill="#070b14"/>
|
||||
<rect x="12" y="28" width="40" height="14" rx="3" fill="#E0BA55" opacity="0.35"/>
|
||||
<text x="32" y="46" text-anchor="middle" font-family="Inter,system-ui,sans-serif" font-weight="800" font-size="42" fill="white">P</text>
|
||||
</svg>`;
|
||||
Reference in New Issue
Block a user