1.2.1 • Published 1 year ago

@rdfkit/icons v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@rdfkit/ccons

A crisp set of 15×15 icons.


Documentation

All icons are available as individual React components.

Install Icons from npm:

npm install @rdfkit/icons

Import the icons into your React project:

import { FaceIcon, ImageIcon, SunIcon } from "@rdfkit/icons";

function MyComponent() {
  return (
    <div>
      <FaceIcon />
      <SunIcon />
      <ImageIcon />
    </div>
  );
}

License

Licensed under the MIT License, Copyright © 2020-present Rdfkit.

See LICENSE for more information.

1.2.0

1 year ago

1.1.1

1 year ago

1.0.0-alpha.19

2 years ago

1.2.1

1 year ago

1.1.2

1 year ago

1.0.0-alpha.7

2 years ago

1.0.0-alpha.6

2 years ago

1.0.0-alpha.32

2 years ago

1.0.0-alpha.5

2 years ago

1.0.0-alpha.4

2 years ago

1.0.0-alpha.3

2 years ago

1.0.0-alpha.38

2 years ago

1.0.0-alpha.16

2 years ago

1.0.0-alpha.18

2 years ago

1.0.0-alpha.39

2 years ago

1.0.0-alpha.17

2 years ago

1.0.0-alpha.34

2 years ago

1.0.0-alpha.12

2 years ago

1.0.0-alpha.11

2 years ago

1.0.0-alpha.36

2 years ago

1.0.0-alpha.13

2 years ago

1.0.0-y.0

2 years ago

1.0.0-alpha.40

2 years ago

1.0.0-alpha.21

2 years ago

1.0.0-alpha.42

2 years ago

0.2.0

2 years ago

1.0.0-alpha.28

2 years ago

1.0.0-alpha.23

2 years ago

1.0.0-alpha.22

2 years ago

0.2.2

2 years ago

1.0.0-alpha.25

2 years ago

1.0.0-alpha.24

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.0

3 years ago