Skip to content

Commit d4250d3

Browse files
committed
Fix SVG error in icon
1 parent ebfb716 commit d4250d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -810,7 +810,7 @@ <h2 id="modal-title" style="margin-top: 0;">About Flock XR</h2>
810810
>
811811
<path
812812
fill="#511D91"
813-
d="M0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-4.7-24.3-.5z"
813+
d="M0 256a256 256 0 1 1 512 0 A256 256 0 1 1 0 256zM188.3 147.1c-7.6 4.2-12.3 12.3-12.3 20.9l0 176c0 8.7 4.7 16.7 12.3 20.9s16.8 4.1 24.3-0.5l144-88c7.1-4.4 11.5-12.1 11.5-20.5s-4.4-16.1-11.5-20.5l-144-88c-7.4-4.5-16.7-4.7-24.3-0.5z"
814814
/>
815815
</svg>
816816
</div>

0 commit comments

Comments
 (0)