@pillar-ui/icons
TypeScript icon, indicating that this package has built-in type declarations

0.8.1 • Public • Published

Pillar Icons: Customizable & Scalable SVG Icons for Modern Web Design

Pillar Icons is a comprehensive library of high-quality, scalable SVG icons meticulously crafted for modern web development. These icons are designed to be easily customized, accessible, and seamlessly integrated into React projects and beyond. Elevate your user interfaces with visually appealing and consistent iconography using Pillar Icons.nto modern user interfaces.

Features

  • Scalable Icons: A collection of vector icons that can be scaled to any size without losing quality.
  • Wide Range of Icons: Pillar Icons offers a wide variety of icons to choose from, covering different categories and use cases.
  • Customization: Icons can be customized with different colors, sizes, and styles to match your application's design.
  • Seamless Integration: The icons are designed to integrate smoothly with modern web development frameworks and libraries.
  • Accessibility: The icons are designed with accessibility in mind, ensuring they are perceivable and usable by all users.
  • Simple to Use: The icons are easy to implement and use in your projects, requiring minimal configuration.

Installation

To start using Pillar Icons in your project, follow these simple steps:

  1. Make sure you have Node.js and npm (Node Package Manager) installed on your machine.

  2. Create a new project or navigate to your existing project directory in the terminal.

  3. Install the Pillar Icons package by running the following command:

npm install @pillar-ui/icons

Usage

Pillar Icons can be imported and used in your projects. Here's an example of how to use the icons:

import { Eye, ArrowDown, Minimize } from '@pillar-ui/icons'

function MyComponent() {
  return (
    <div>
      <Eye size={24} fill="pri" />
      <ArrowDown size={32} fill="sec" />
      <Minimize size={48} fill="accent" />
    </div>
  )
}

Make sure to explore the Pillar Icons documentation for the full list of available icons and their usage.

Customization

Pillar Icons can be customized to fit your application's design. You can change the size, color, and style of the icons using CSS or props provided by your chosen framework.

Contributing

We welcome contributions to Pillar Icons! If you have new icon suggestions, improvements, or bug fixes, please refer to our Contributing Guidelines for more information.

Let Us Know

If you have any questions, feedback, or need assistance with Pillar Utils, feel free to open a discussion on our GitHub page. We are committed to providing fast and helpful responses to ensure your success with the library.

You can visit the Pillar Utils GitHub Discussions page to start a new discussion or join existing ones. We are here to support you and provide answers as quickly as possible.

Support Pillar-ui – We Appreciate Your Help

If you find Pillar-ui valuable and would like to help ensure its continued development and maintenance, we'd be honored if you would consider sponsoring the project. Your generous support would help cover the costs of ongoing development, testing, documentation, and community engagement. It would also enable us to dedicate more time and resources to making Pillar-ui even better and more versatile.

You can easily become a sponsor through GitHub Sponsors. This platform allows you to directly support open source projects and their contributors. You can choose to sponsor us on a monthly basis or with a one-time contribution. We'll be sure to acknowledge your sponsorship on our GitHub repository and website.

Of course, there are other wonderful ways to contribute! We always welcome code contributions, issue reports, and spreading the word about Pillar-ui. We value all contributions, no matter how big or small.

We are deeply grateful for your consideration and support. If you'd prefer to make a one-time donation, you can also support us through Ko-fi. Thank you for being a part of the Pillar-ui community!

ko-fi

License

Pillar Icons is released under the MIT License.

Package Sidebar

Install

npm i @pillar-ui/icons

Weekly Downloads

18

Version

0.8.1

License

MIT

Unpacked Size

1.99 MB

Total Files

8

Last publish

Collaborators

  • hamzaamar