1.0.49 • Published 2 months ago

@stash-ui/light-icons v1.0.49

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

Install

Install the set of light icons from your command line.

With yarn

yarn add @stash-ui/light-icons

With npm

npm install @stash-ui/light-icons

Getting started

Add the SVG icon to your application. Include color where needed.

import { AngleDownIcon, AngleUpIcon } from '@stash-ui/light-icons';

const App = () => {
  return (
    <AngleDownIcon />
    <AngleUpIcon color="#000"  />
  );
};

Authors

License

Licensed under the MIT License, Copyright © 2022-present Pingback LLC.

See LICENSE for more information.

1.0.44

2 months ago

1.0.41

5 months ago

1.0.49

2 months ago

1.0.40

9 months ago

1.0.22

12 months ago

1.0.21

12 months ago

1.0.20

12 months ago

1.0.25

11 months ago

1.0.24

11 months ago

1.0.23

11 months ago

1.0.33

9 months ago

1.0.32

10 months ago

1.0.34

9 months ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.9

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.8

1 year ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago