mirror of
https://github.com/shadoll/sLogos.git
synced 2025-12-20 13:32:01 +00:00
Add new SVG logos for mini, Rolls Royce flat, and Rolls Royce
This commit is contained in:
4
public/images/flags/ua-the_Ukrainian_Insurgent_Army.svg
Normal file
4
public/images/flags/ua-the_Ukrainian_Insurgent_Army.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="100%" height="100%" viewBox="0 0 1200 800">
|
||||
<path fill="#000" d="M0 0H1200V800H0z" />
|
||||
<path fill="#CC0000" d="M0 0H1200V400H0z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 193 B |
7
public/images/flags/uk-England.svg
Normal file
7
public/images/flags/uk-England.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg height="100%" viewBox="0 0 25 15" width="100%" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="m0 0h25v15h-25z" fill="#fff" />
|
||||
<g fill="#ce1124">
|
||||
<path d="m11 0h3v15h-3z" />
|
||||
<path d="m0 6h25v3h-25z" />
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 244 B |
4
public/images/flags/uk-Scotland.svg
Normal file
4
public/images/flags/uk-Scotland.svg
Normal file
@@ -0,0 +1,4 @@
|
||||
<svg height="1000" width="600" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 600">
|
||||
<rect fill="#005eb8" height="100%" width="100%" />
|
||||
<path d="m0 0 1000 600m-1000 0 1000-600" stroke="#fff" stroke-width="120" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 233 B |
75
public/images/flags/uk-Wales.svg
Normal file
75
public/images/flags/uk-Wales.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 17 KiB |
947
public/images/flags/uk-the_British_Antarctic_Territory.svg
Normal file
947
public/images/flags/uk-the_British_Antarctic_Territory.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 98 KiB |
Reference in New Issue
Block a user