Skip to main content

VECTOR_APP_ICON

Constant VECTOR_APP_ICON 

Source
pub const VECTOR_APP_ICON: &str = "https://raw.githubusercontent.com/VectorPrivacy/Vector/master/src-tauri/icons/icon.png";
Expand description

Icon shown by the signer alongside the app name. PNG, served from the public GitHub mirror so the URL stays valid even if vectorapp.io changes its asset layout. Signers cache by URL, so a stable target avoids re-fetches on every pairing.