mirror of
https://github.com/googlefonts/noto-emoji.git
synced 2025-06-08 07:47:59 +00:00
Update SY.svg
This commit is contained in:
parent
22e5646262
commit
ea23357a42
1 changed files with 4 additions and 3 deletions
7
third_party/region-flags/svg/SY.svg
vendored
7
third_party/region-flags/svg/SY.svg
vendored
|
@ -1,8 +1,8 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="900" height="600" viewBox="0 0 180 120">
|
||||
<rect width="180" height="120" fill="#000"/>
|
||||
<rect width="180" height="80" fill="#fff"/>
|
||||
<rect width="180" height="40" fill="#ce1126"/>
|
||||
<g id="s" fill="#007a3d">
|
||||
<rect width="180" height="40" fill="#007a3d"/> <!-- Changed from ce1126 to 007a3d -->
|
||||
<g id="s" fill="#ce1126"> <!-- Changed from 007a3d to ce1126 -->
|
||||
<g id="f">
|
||||
<g id="t">
|
||||
<path d="M54,47v13h8" transform="rotate(18,54,47)" id="o"/>
|
||||
|
@ -13,5 +13,6 @@
|
|||
<use xlink:href="#t" transform="rotate(-72,54,60)"/>
|
||||
<use xlink:href="#f" transform="rotate(144,54,60)"/>
|
||||
</g>
|
||||
<use xlink:href="#s" x="72"/>
|
||||
<use xlink:href="#s" x="36"/> <!-- Changed from 72 to 36 to place middle star -->
|
||||
<use xlink:href="#s" x="108"/> <!-- Added third star -->
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 641 B After Width: | Height: | Size: 828 B |
Loading…
Add table
Reference in a new issue