diff options
Diffstat (limited to 'public/icon.svg')
| -rw-r--r-- | public/icon.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/icon.svg b/public/icon.svg index bd164ae..d268a92 100644 --- a/public/icon.svg +++ b/public/icon.svg @@ -13,6 +13,7 @@ <stop offset="100%" stop-color="#9fadaf" /> </linearGradient> </defs> + <rect width="100%" height="100%" fill="#fff"/> <rect x="13" y="18" width="32" height="18" rx="3" fill="url(#grad3)"/> <rect x="13" y="41" width="32" height="18" rx="3" fill="url(#grad2)"/> <rect x="13" y="64" width="32" height="18" rx="3" fill="url(#grad1)"/> |
