From 236e1e2b3c03d92782b4e77df4a1b5630511247d Mon Sep 17 00:00:00 2001 From: Shawn Date: Sat, 20 Jun 2026 12:05:29 -0400 Subject: [PATCH] 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 --- artifacts/op-pedal-horizontal.svg | 13 +++++++++++++ artifacts/op-pedal-square.svg | 13 +++++++++++++ vite/public/img/op-pedal-logo-square.svg | 13 +++++++++++++ vite/public/img/op-pedal-logo.svg | 13 +++++++++++++ vite/public/img/op-pedal-splash.svg | 13 +++++++++++++ 5 files changed, 65 insertions(+) create mode 100644 artifacts/op-pedal-horizontal.svg create mode 100644 artifacts/op-pedal-square.svg create mode 100644 vite/public/img/op-pedal-logo-square.svg create mode 100644 vite/public/img/op-pedal-logo.svg create mode 100644 vite/public/img/op-pedal-splash.svg diff --git a/artifacts/op-pedal-horizontal.svg b/artifacts/op-pedal-horizontal.svg new file mode 100644 index 0000000..4e48227 --- /dev/null +++ b/artifacts/op-pedal-horizontal.svg @@ -0,0 +1,13 @@ + + + + + + + + + OP + + + PEDAL + diff --git a/artifacts/op-pedal-square.svg b/artifacts/op-pedal-square.svg new file mode 100644 index 0000000..172293c --- /dev/null +++ b/artifacts/op-pedal-square.svg @@ -0,0 +1,13 @@ + + + + + + + + + OP + + + PEDAL + diff --git a/vite/public/img/op-pedal-logo-square.svg b/vite/public/img/op-pedal-logo-square.svg new file mode 100644 index 0000000..172293c --- /dev/null +++ b/vite/public/img/op-pedal-logo-square.svg @@ -0,0 +1,13 @@ + + + + + + + + + OP + + + PEDAL + diff --git a/vite/public/img/op-pedal-logo.svg b/vite/public/img/op-pedal-logo.svg new file mode 100644 index 0000000..4e48227 --- /dev/null +++ b/vite/public/img/op-pedal-logo.svg @@ -0,0 +1,13 @@ + + + + + + + + + OP + + + PEDAL + diff --git a/vite/public/img/op-pedal-splash.svg b/vite/public/img/op-pedal-splash.svg new file mode 100644 index 0000000..4e48227 --- /dev/null +++ b/vite/public/img/op-pedal-splash.svg @@ -0,0 +1,13 @@ + + + + + + + + + OP + + + PEDAL +