chore(meta): update readme image
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
<img src="/meta/phosphor-mark-tight-yellow.png" width="128" align="right" />
|
<img src="/meta/phosphor-mark-tight-black.png" width="96" align="right" />
|
||||||
|
|
||||||
# Phosphor Icons
|
# Phosphor Icons
|
||||||
|
|
||||||
@@ -20,7 +20,7 @@ Phosphor is available for [web](https://github.com/phosphor-icons/web), [React](
|
|||||||
- **Simple to use** – We use a similar approach as many other icon sets out there, providing icons as a webfont that uses Unicode's Private Use Area character codes to map normally non-rendering characters to icons. But you don't need to know that. All you need to do is add the script to the document `<head>`, and drop in icons with an `<i/>` tag and the appropriate class:
|
- **Simple to use** – We use a similar approach as many other icon sets out there, providing icons as a webfont that uses Unicode's Private Use Area character codes to map normally non-rendering characters to icons. But you don't need to know that. All you need to do is add the script to the document `<head>`, and drop in icons with an `<i/>` tag and the appropriate class:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<!DOCTYPE html>
|
<!doctype html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<script src="https://unpkg.com/@phosphor-icons/web"></script>
|
<script src="https://unpkg.com/@phosphor-icons/web"></script>
|
||||||
|
|||||||
BIN
meta/phosphor-mark-tight-acid.png
Normal file
BIN
meta/phosphor-mark-tight-acid.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
BIN
meta/phosphor-mark-tight-black.png
Normal file
BIN
meta/phosphor-mark-tight-black.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 23 KiB |
BIN
meta/phosphor-mark-tight-yellow-duo.png
Normal file
BIN
meta/phosphor-mark-tight-yellow-duo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 27 KiB |
Reference in New Issue
Block a user