mirror of
https://github.com/shadoll/sLogos.git
synced 2026-08-28 11:33:29 +00:00
Add new SVG logos for mini, Rolls Royce flat, and Rolls Royce
This commit is contained in:
@@ -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 |
@@ -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 |
@@ -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 |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 17 KiB |
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 98 KiB |
Reference in New Issue
Block a user