1.0.48 • Published 3 months ago
@stash-ui/duotone-icons v1.0.48
Install
Install the set of duotone icons from your command line.
With yarn
yarn add @stash-ui/duotone-icons
With npm
npm install @stash-ui/duotone-icons
Getting started
Add the SVG icon to your application. Include color where needed.
import { AngleDownIcon, AngleUpIcon } from '@stash-ui/duotone-icons';
const App = () => {
return (
<AngleDownIcon />
<AngleUpIcon color="#000" />
);
};
Authors
- Rachel Andrade (@rchldesigner) - Pingback
- Pedro Ladeira (@pedrooladeira) - Pingback
- Tiago Gerken (@tgerken)
License
Licensed under the MIT License, Copyright © 2022-present Pingback LLC.
See LICENSE for more information.
1.0.44
3 months ago
1.0.43
4 months ago
1.0.42
7 months ago
1.0.48
3 months ago
1.0.41
10 months ago
1.0.19
1 year ago
1.0.22
1 year ago
1.0.21
1 year ago
1.0.20
1 year ago
1.0.26
1 year ago
1.0.25
1 year ago
1.0.24
1 year ago
1.0.23
1 year ago
1.0.29
12 months ago
1.0.28
12 months ago
1.0.27
1 year ago
1.0.37
11 months ago
1.0.18
1 year ago
1.0.17
1 year ago
1.0.16
1 year ago
1.0.15
2 years ago
1.0.14
2 years ago
1.0.13
2 years ago
1.0.5
2 years ago
1.0.4
2 years ago
1.0.3
2 years ago
1.0.2
2 years ago
1.0.1
3 years ago
1.0.0
3 years ago