回答編集履歴
1
調整
test
CHANGED
@@ -3,8 +3,8 @@
|
|
3
3
|
<svg version="1.1" id="_x32_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="width: 256px; height: 256px; opacity: 1;" xml:space="preserve">
|
4
4
|
<defs>
|
5
5
|
<linearGradient id="grad1" x1="0%" x2="100%" y1="0%" y2="0%" gradientUnits="userSpaceOnUse">
|
6
|
+
<stop offset="0%" stop-color="#fc3e4f" />
|
6
|
-
<stop offset="0%" stop-color="#a21afb" />
|
7
|
+
<stop offset="100%" stop-color="#a21afb" />
|
7
|
-
<stop offset="100%" stop-color="#fc3e4f" />
|
8
8
|
</linearGradient>
|
9
9
|
</defs>
|
10
10
|
<g fill="url(#grad1)">
|