1.3.10 • Published 6 months ago

@internetarchive/ia-icons v1.3.10

Weekly downloads
30
License
AGPL-3.0-only
Repository
-
Last release
6 months ago

IA Icons

This repo builds JS source, tests, and test pages, from a subdirectory of svg files:

svg/

Each .svg source file can then be individually imported via JS/TS like:

import twitter from 'https://esm.archive.org/@internetarchive/ia-icons/src/twitter.js'

You can use in markup with the lit / web components definition like:

<ia-icon-video></ia-icon-video>
<script type="module" src="https://esm.archive.org/@internetarchive/ia-icons/src/video.js"></script>

Each icon .js file defines an <ia-icon> LitElement web component.

Demo Page

test/

Updating

Please run:

./bin/build.sh

in a git clone of this repo to rebuild/update src/ and test/ files.

You can add a new (or change an existing) .svg file in the svg/ subdir.

Running the bin/build.sh script will automatically create (or update) the relevant JS and test files.

1.3.7

8 months ago

1.3.10

6 months ago

1.3.6

3 years ago

1.3.5

3 years ago

1.4.0-alpha.0

3 years ago

1.3.4

3 years ago

1.3.4-a1

3 years ago

1.3.3

4 years ago

1.2.1-alpha.6

4 years ago

1.2.1-alpha.7

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.3.2-alpha.0

4 years ago

1.2.3

4 years ago

1.2.3-alpha.1

5 years ago

0.3.1-alpha.4

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.5.0

5 years ago

0.3.2

5 years ago

0.4.0

5 years ago

0.3.1

5 years ago

0.3.1-alpha.3

5 years ago

0.3.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.0.1-alpha.13

5 years ago

0.1.0

5 years ago