加油
応援する時の掛け声
もしかして:
「加油 (GAYU)」(がゆ)は、米米CLUBの3枚目のシングル。1986年7月21日にCBS/SONYから発売された。 https://svg-hosting.vercel.app/api/svg?url=https://scrapbox.io/api/code/villagepump/加油/ji.svg
code:ji.svg
<g>
<defs>
<linearGradient x2="0%" y2="100%" id="sample">
<stop offset="20%" stop-color="gold" />
<stop offset="70%" stop-color="red" />
</linearGradient>
</defs>
<style type="text/css">
.f01{
stroke: gold;
stroke-width: 1;
fill:url(#sample);
}
.f02{
stroke-width: 0;
}
</style>
<ellipse class="f01" cx="50" cy="50" rx="46" ry="46" />
<text class="f02" x="10" y="70" font-size="40">加油</text>
</g>
</svg>