From cced24fe0c0b9c062fed901ab2a69421921e79d0 Mon Sep 17 00:00:00 2001 From: astrit Date: Wed, 18 Dec 2019 04:08:48 +0100 Subject: [PATCH] All options CDN alternatives --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f0919a1..bef98e8 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,22 @@ Access all the icons as package: | JSON | https://css.gg/json | | XML | https://css.gg/xml | -#### This repository .json CDN alternatives +#### This package CDN alternatives ``` +JSON https://unpkg.com/css.gg https://cdn.jsdelivr.net/npm/css.gg + +CSS +https://unpkg.com/css.gg/icons-compressed/icons.css +https://cdn.jsdelivr.net/npm/css.gg/icons-compressed/icons.css + +XML +https://unpkg.com/css.gg/icons-xml/icons.xml +https://cdn.jsdelivr.net/npm/css.gg/icons-xml/icons.xml ``` + ## Add icons in your project #### 1. Markup