fix: Working OP-Pedal logo SVGs with Arial/sans-serif text + PNG previews
This commit is contained in:
@@ -7,26 +7,26 @@
|
||||
<path d="M555 53L266 233.5C264.3 234.6 262.9 236.1 262 237.9C261.1 239.7 260.7 241.7 260.9 243.7C261.1 245.7 261.8 247.6 262.9 249.2C264 250.8 265.5 252 267.3 252.7L287 261.5C288.4 262.1 289.6 263.1 290.6 264.3C291.6 265.5 292.3 266.9 292.7 268.4C293.1 269.9 293.1 271.5 292.7 273C292.3 274.5 291.6 275.9 290.5 277L148 458C141 467 151 478 159 472L413 289.5C414.7 288.4 416.1 286.9 417 285.1C417.9 283.3 418.3 281.3 418.1 279.3C417.9 277.3 417.2 275.5 416.1 273.9C415 272.3 413.5 271.1 411.8 270.5L397 265.5C395.4 264.9 394 264 392.9 262.8C391.8 261.6 391 260.1 390.5 258.5C390 256.9 390 255.2 390.4 253.6C390.8 252 391.5 250.5 392.5 249.3L527 63C534.5 55 524 46 516 53Z" fill="#D1D3D4"/>
|
||||
|
||||
<!-- OP LABS - first line -->
|
||||
<g font-family="'Montserrat','Gotham','Helvetica Neue',Arial,sans-serif" font-size="90" font-weight="800">
|
||||
<text x="350" y="600" fill="#D1D3D4" text-anchor="middle" letter-spacing="8">OP LABS</text>
|
||||
<g font-family="sans-serif" font-size="90" font-weight="bold">
|
||||
<text x="350" y="600" fill="#D1D3D4" text-anchor="middle">OP LABS</text>
|
||||
</g>
|
||||
|
||||
<!-- OP PEDAL - second line, each letter positioned for clean spacing -->
|
||||
<g font-family="'Montserrat','Gotham','Helvetica Neue',Arial,sans-serif" font-size="70" font-weight="600">
|
||||
<!-- OP PEDAL - second line, each letter individually positioned -->
|
||||
<g font-family="sans-serif" font-size="72" font-weight="bold">
|
||||
<!-- O -->
|
||||
<text x="185" y="700" fill="#D1D3D4">O</text>
|
||||
<!-- P -->
|
||||
<text x="248" y="700" fill="#D1D3D4">P</text>
|
||||
<text x="250" y="700" fill="#D1D3D4">P</text>
|
||||
|
||||
<!-- P -->
|
||||
<text x="350" y="700" fill="#1C75BC">P</text>
|
||||
<text x="353" y="700" fill="#1C75BC">P</text>
|
||||
<!-- E -->
|
||||
<text x="413" y="700" fill="#1C75BC">E</text>
|
||||
<text x="418" y="700" fill="#1C75BC">E</text>
|
||||
<!-- D -->
|
||||
<text x="476" y="700" fill="#1C75BC">D</text>
|
||||
<text x="483" y="700" fill="#1C75BC">D</text>
|
||||
<!-- A -->
|
||||
<text x="539" y="700" fill="#1C75BC">A</text>
|
||||
<text x="548" y="700" fill="#1C75BC">A</text>
|
||||
<!-- L -->
|
||||
<text x="602" y="700" fill="#1C75BC">L</text>
|
||||
<text x="613" y="700" fill="#1C75BC">L</text>
|
||||
</g>
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user