0.13.0 • Published 7 months ago

@untitled-theme/icons-solid v0.13.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@untitled-theme/icons-solid

Untitled UI icons for Solid.

Screenshot

Installation

npm install @untitled-theme/icons-solid

Usage

import {Rocket01Icon} from '@untitled-theme/icons-solid';

function Component() {
  return <Rocket01Icon />;
}

or

import Rocket01Icon from '@untitled-theme/icons-solid/Rocket01Icon';

function Component() {
  return <Rocket01Icon />;
}

See all icons here

0.13.0

7 months ago

0.12.0

9 months ago

0.11.0

9 months ago

0.10.6

10 months ago

0.10.5

1 year ago

0.10.1

1 year ago

0.10.2

1 year ago

0.10.3

1 year ago

0.10.4

1 year ago

0.10.0

1 year ago

0.9.0

1 year ago

0.8.0

1 year ago

0.7.0

1 year ago

0.6.0

1 year ago

0.5.0

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.0.2

1 year ago