Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

旗子外观优化 #36

Closed
Tracked by #3
T0nyX1ang opened this issue Sep 19, 2023 · 0 comments
Closed
Tracked by #3

旗子外观优化 #36

T0nyX1ang opened this issue Sep 19, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@T0nyX1ang
Copy link
Owner

T0nyX1ang commented Sep 19, 2023

New flag style based on:

<?xml version="1.0" standalone="yes"?>
<svg width="160" height="160" xmlns="http://www.w3.org/2000/svg">
	<rect x="40" y="110" width="80" height="20" fill="#000000" /> <!-- lower base -->
	<rect x="60" y="100" width="40" height="10" fill="#000000" /> <!-- upper base -->
	<rect x="80" y="40" width="10" height="60" fill="#000000" /> <!-- pole -->
	<path d="M 90 30 L 35 57 L 90 84" fill="#ff0000" /> <!-- flag -->
</svg>
@T0nyX1ang T0nyX1ang self-assigned this Sep 22, 2023
@T0nyX1ang T0nyX1ang added the enhancement New feature or request label Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant