🚀 DAY 4 OF LAUNCH WEEK:Introducing Socket Scanning for OpenVSX Extensions.Learn more →
Socket
Book a DemoInstallSign in
Socket

@pagedotapp/page-icon

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pagedotapp/page-icon

PageIcon - A reusable React component

latest
Source
npmnpm
Version
0.0.0-alpha.13
Version published
Maintainers
2
Created
Source

@pagedotapp/page-icon

A flexible icon component using Bootstrap Icons

Installation

npm install @pagedotapp/page-icon

Usage

import { PageIcon } from "@pagedotapp/page-icon"

function App() {
	return <PageIcon icon="check" size={24} />
}

Props

See the TypeScript definitions for detailed prop types.

Styling

This component uses CSS modules for styling. The styles are injected automatically when you use the component.

Dependencies

Peer Dependencies

  • React >=16.8.0
  • React DOM >=16.8.0

License

MIT © PageStudio

Keywords

react

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