@steeze-ui/css-gg
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Overview

Effortless Icon Pack for CSS.gg Icons

Installation

npm i -D @steeze-ui/css-gg

Usage

<!-- svelte example -->
<script>
  import { Add } from '@steeze-ui/css-gg'
  import { Icon } from '@steeze-ui/svelte-icon'
</script>

<Icon src={Add} size="24px" />

Documentation

Themes

Value Description Prefered Size
default The outline version of the Icons 24px

Other Icon Packs

For all other available Icon Packs visit steeze-ui/icons

Development

This repo uses pnpm. To build a new version of the package just run:

pnpm install && pnpm package

This produces a ready-to-publish package for the npm registry

Dependencies (0)

    Dev Dependencies (17)

    Package Sidebar

    Install

    npm i @steeze-ui/css-gg

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    468 kB

    Total Files

    6

    Last publish

    Collaborators

    • justinvoitel