3.0.8 • Published 2 years ago

twemazing v3.0.8

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

twemazing

Note: twemazing only receives bug fixes and is entirely automated.

Installation

PNG + SVG

64x/128x/256x/512x × ~175 MB

npm i twemazing

SVG

Variable × ~15 MB

npm i @twemazing/svg

PNG

64x/128x/256x/512x × ~25 MB

npm i @twemazing/png

64x × ~25 MB

npm i @twemazing/64x

128x × ~25 MB

npm i @twemazing/128x

256x × ~25 MB

npm i @twemazing/256x

512x × ~25 MB

npm i @twemazing/512x

Usage

CDN

<img src='https://cdn.jsdelivr.net/npm/@twemazing/svg/1fae0.svg' alt='melting face emoji' />

JavaScript

import meltingFace from '@twemazing/svg/1fae0.svg'

const MyComponent = () => (
  <img src={meltingFace} alt='melting face emoji' />
)
3.0.4

2 years ago

3.0.3

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.8

2 years ago

3.0.5

2 years ago

2.0.2-canary.0

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

0.0.0

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago