Last active
October 23, 2020 03:36
-
-
Save dieseltravis/4ec4110e6a1d65ccd60bd47f24ddfec5 to your computer and use it in GitHub Desktop.
a Mltshp version of the Canadian flag, CC0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<svg xmlns="http://www.w3.org/2000/svg" width="1200" height="600" viewBox="0 0 9600 4800"> | |
<title>Mltshp Flag of Canada</title> | |
<path fill="#f09" d="m0 0h2400l99 99h4602l99-99h2400v4800h-2400l-99-99h-4602l-99 99H0z"/> | |
<path fill="#fff" d="m2400 0h4800v4800h-4800zm2490 4430-45-863a95 95 0 0 1 111-98l859 151-116-320a65 65 0 0 1 20-73l941-762-212-99a65 65 0 0 1-34-79l186-572-542 115a65 65 0 0 1-73-38l-105-247-423 454a65 65 0 0 1-111-57l204-1052-327 189a65 65 0 0 1-91-27l-332-652-332 652a65 65 0 0 1-91 27l-327-189 204 1052a65 65 0 0 1-111 57l-423-454-105 247a65 65 0 0 1-73 38l-542-115 186 572a65 65 0 0 1-34 79l-212 99 941 762a65 65 0 0 1 20 73l-116 320 859-151a95 95 0 0 1 111 98l-45 863z"/> | |
<path fill="#fff" style="transform: matrix(57, 1, 1, 57, 119, 0);" d="M84.68 49.95a.55.55 0 0 0-.75.2 3.19 3.19 0 0 1-5.52 0 .55.55 0 1 0-1 .55 4.29 4.29 0 0 0 7.43 0 .55.55 0 0 0-.16-.75zM75.05 44a2.26 2.26 0 0 0 4.51 0 2.26 2.26 0 1 0-4.51 0zM82.77 44a2.26 2.26 0 0 0 4.51 0 2.26 2.26 0 1 0-4.51 0z"/> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment