mirror of
https://github.com/chaoming/hugo-saasify-theme.git
synced 2025-04-20 07:21:52 +02:00
removed image not in use
This commit is contained in:
parent
62721acda9
commit
4c86420bb1
1 changed files with 0 additions and 25 deletions
|
@ -1,25 +0,0 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
|
||||||
<svg width="200" height="60" viewBox="0 0 200 60" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
||||||
<!-- Define gradient -->
|
|
||||||
<defs>
|
|
||||||
<linearGradient id="bgGradient" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
||||||
<stop offset="0%" style="stop-color:#f9f9f9"/>
|
|
||||||
<stop offset="100%" style="stop-color:#f3f3f3"/>
|
|
||||||
</linearGradient>
|
|
||||||
</defs>
|
|
||||||
|
|
||||||
<!-- Light grey oval background with gradient -->
|
|
||||||
<ellipse cx="100" cy="30" rx="95" ry="28"
|
|
||||||
fill="url(#bgGradient)"/>
|
|
||||||
|
|
||||||
<!-- Text on top -->
|
|
||||||
<text x="50%" y="50%"
|
|
||||||
font-family="Arial, sans-serif"
|
|
||||||
font-size="22"
|
|
||||||
font-weight="500"
|
|
||||||
fill="#666666"
|
|
||||||
text-anchor="middle"
|
|
||||||
dominant-baseline="middle">
|
|
||||||
Customer Logo
|
|
||||||
</text>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 850 B |
Loading…
Add table
Reference in a new issue