Socket
Book a DemoInstallSign in
Socket

@washingtonpost/wpds-assets

Package Overview
Dependencies
Maintainers
1
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@washingtonpost/wpds-assets

WPDS Assets Manager

latest
Source
npmnpm
Version
2.15.2
Version published
Maintainers
1
Created
Source

WPDS Assets Manager (Logos, Icons, Illustrations)

Our contribution and installation docs

How to Upload New Assets

  • Add the new logo or icon which you received from Design to the ./src directory.
  • Run npm run build
  • Open a PR with your change and then ask for help in #wpds for a review

Formatting your SVG

We have standardized on using viewBox over width & height attributes.

Theming

Branded logos will use WPDS Theme Colors like so where a CSS property/variable is used with a fallback hex code.

fill="var(--wpds-colors-primary, #111)"

FAQs

Package last updated on 26 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts