Socket
Socket
Sign inDemoInstall

@preply/ds-media-icons

Package Overview
Dependencies
Maintainers
7
Versions
397
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@preply/ds-media-icons

> SVG Icon library.


Version published
Weekly downloads
3.2K
decreased by-48.48%
Maintainers
7
Weekly downloads
 
Created
Source

@preply/ds-media-icons

SVG Icon library.

Using the Design System in your application or library?

Follow the instructions in @preply/ds-workspace.

tl;dr:

import HatSvg from `@preply/ds-media-icons/dist/hat.svg`;
import { Icon } from `@preply/ds-web-lib`;

<Icon svg={HatSvg} />;
// or
<HatSvg aria-hidden="true" focusable="false" />;

Contributing

Reach out to #design-system-public if you think you can help and keep an eye on DS Confluence for more docs, guides, work in progress, decisions, the works.

Development

Just a placeholder for now.

  • yarn clean - deletes dist/ folder.
  • yarn build - copies all SVG to dist/ folder.

Later:

  • linting SVGs for size and patterns.
  • optimization and reports.

Tooling

Details about tools and configurations in @preply/ds-workspace.

Dependencies

Do NOT add any dependencies. When we work on linting and optimization of assets we should consider whether to add devDependencies in the root of the project or locally.

FAQs

Package last updated on 08 Dec 2021

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc