feat: Add OP-Pedal branded logo variants (horizontal + square stack)
- Horizontal lockup: OP Labs icon + 'OP' (silver) + 'PEDAL' (blue) - Square stack: icon above 'OP PEDAL' text - Place in artifacts/ and vite/public/img/ for UI use
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<svg width="1800" height="536" viewBox="0 0 1800 536" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<!-- OP PEDAL Horizontal Logo -->
|
||||
<!-- OP Labs blue circle icon -->
|
||||
<path d="M266.908 483.889C381.732 483.889 474.816 387.384 474.816 268.338C474.816 149.293 381.732 52.7879 266.908 52.7879C152.084 52.7879 59 149.293 59 268.338C59 387.384 152.084 483.889 266.908 483.889Z" fill="#1C75BC"/>
|
||||
<!-- Silver swoosh arrow -->
|
||||
<path d="M515.644 2.12828L151.951 231.672C149.848 232.999 148.143 234.906 147.025 237.181C145.908 239.456 145.424 242.008 145.626 244.552C145.828 247.096 146.708 249.532 148.169 251.587C149.63 253.642 151.613 255.234 153.897 256.186L179.804 267.026C181.745 267.838 183.474 269.116 184.848 270.754C186.222 272.393 187.202 274.345 187.709 276.451C188.216 278.558 188.235 280.759 187.764 282.875C187.293 284.99 186.346 286.96 185.001 288.624L3.22682 513.262C-6.50516 525.303 7.68406 542.137 20.4913 533.74L382.112 296.344C384.242 294.945 385.943 292.946 387.018 290.581C388.092 288.215 388.494 285.581 388.178 282.987C387.861 280.393 386.839 277.947 385.23 275.933C383.622 273.92 381.494 272.423 379.095 271.618L360.264 265.32C358.195 264.628 356.322 263.42 354.809 261.801C353.297 260.182 352.191 258.202 351.589 256.036C350.987 253.87 350.908 251.584 351.358 249.379C351.809 247.173 352.775 245.116 354.171 243.389L532.705 22.7271C542.359 10.7977 528.442 -5.96589 515.644 2.12828Z" fill="#D1D3D4"/>
|
||||
|
||||
<!-- OP in silver -->
|
||||
<text x="620" y="320" font-family="'Montserrat','Gotham','Helvetica Neue',Arial,sans-serif" font-size="190" font-weight="800" fill="#D1D3D4" letter-spacing="8">OP</text>
|
||||
|
||||
<!-- PEDAL in blue -->
|
||||
<text x="870" y="320" font-family="'Montserrat','Gotham','Helvetica Neue',Arial,sans-serif" font-size="190" font-weight="300" fill="#1C75BC" letter-spacing="10">PEDAL</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user