s.svg<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
<g>
<defs>
<linearGradient x2="0%" y2="100%" id="gd001">
<stop offset="5%" stop-color="#C61009" />
<stop offset="20%" stop-color="#280D1A" />
<stop offset="75%" stop-color="#280D1A" />
<stop offset="90%" stop-color="#C61009" />
</linearGradient>
</defs>
<style type="text/css">
.f01{
stroke: #C61009;
stroke-width: 1;
fill:url(#gd001);
}
.f02{
stroke: white;
stroke-width: 0;
fill: white;
}
</style>
<ellipse class="f01" cx="50" cy="50" rx="46" ry="46" />
<text class="f02" x="6" y="64" font-size="45">醤油</text>
</g>
</svg>