~vpzom/birbdoodles

ac53a94c9c6a91bc38b6e3d42c2e42be012f091d — Colin Reeder 3 years ago bd697d0
birbusa: replace transparent with stop-opacity
1 files changed, 2 insertions(+), 2 deletions(-)

M birbusa.svg
M birbusa.svg => birbusa.svg +2 -2
@@ 30,8 30,8 @@
		</linearGradient>
		<radialGradient id="body2" cx="180" cy="100" gradientUnits="userSpaceOnUse" r="90%">
			<stop offset="30%" stop-color="#3c3b6e" />
			<stop offset="70%" stop-color="transparent" />
			<stop offset="100%" stop-color="transparent" />
			<stop offset="70%" stop-color="#3c3b6e" stop-opacity="0.0" />
			<stop offset="100%" stop-color="#3c3b6e" stop-opacity="0.0" />
		</radialGradient>
	</defs>
	<path d="M 100 128 l 40 -50 q 20 -22 50 -20 q 40 5 35 40 q 0 39 -42 158 h -150 q 32 -80 67 -128" stroke="black" stroke-width="4" fill="url('#body')"/>