diff options
Diffstat (limited to 'themes/mypaper/static')
| -rw-r--r-- | themes/mypaper/static/favicon.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/mypaper/static/favicon.svg b/themes/mypaper/static/favicon.svg index 2d1559b..2803e39 100644 --- a/themes/mypaper/static/favicon.svg +++ b/themes/mypaper/static/favicon.svg @@ -24,4 +24,7 @@ <use transform="rotate(252, 50, 50)" xlink:href="#favicon.l"/> <use transform="rotate(288, 50, 50)" xlink:href="#favicon.l"/> <use transform="rotate(324, 50, 50)" xlink:href="#favicon.l"/> + <rect x="30" y="35" width="5" height="20" rx="3" ry="3" fill="black"/> + <rect x="65" y="35" width="5" height="20" rx="3" ry="3" fill="black"/> + <rect x="43" y="65" width="14" height="5" rx="3" ry="3" fill="black"/> </svg> |
