Skip to content

Commit

Permalink
feat(sets): add standalone icon sets; move web-components sets
Browse files Browse the repository at this point in the history
Move web components into new namespace:
from @glyphs/[set] to @glyphs/wc-[set]

This frees up the namespace for standalone icons, including SVGs and data files.
  • Loading branch information
gorango committed Oct 16, 2020
1 parent f90d2c7 commit 4550cf9
Show file tree
Hide file tree
Showing 3,049 changed files with 76 additions and 19 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "glyphs",
"version": "0.0.1",
"description": "Complete Icons Design System from Figma to Web Components",
"homepage": "https://glyphs.fyi",
"scripts": {},
"license": "MIT"
}
10 changes: 4 additions & 6 deletions packages/web-component/sets/brands/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@glyphs/brands",
"version": "0.0.2",
"description": "Brand Icons",
"name": "@glyphs/wc-brands",
"version": "0.0.1",
"description": "Brand Icons Universal Web Component",
"homepage": "https://glyphs.fyi/dir?set=brand",
"repository": {
"type": "git",
Expand All @@ -28,9 +28,7 @@
"unpkg": "dist/brand-icon/brand-icon.js",
"files": [
"data/",
"dist/",
"loader/",
"svg/"
"loader/"
],
"license": "MIT",
"bugs": {
Expand Down
10 changes: 4 additions & 6 deletions packages/web-component/sets/flags/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@glyphs/flags",
"version": "0.0.3",
"description": "Flag Icons",
"name": "@glyphs/wc-flags",
"version": "0.0.1",
"description": "Flag Icons Universal Web Component",
"homepage": "https://glyphs.fyi/dir?set=flag",
"repository": {
"type": "git",
Expand All @@ -28,9 +28,7 @@
"unpkg": "dist/flag-icon/flag-icon.js",
"files": [
"data/",
"dist/",
"loader/",
"svg/"
"loader/"
],
"license": "MIT",
"bugs": {
Expand Down
10 changes: 4 additions & 6 deletions packages/web-component/sets/rounded/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@glyphs/rounded",
"version": "0.0.6",
"description": "Rounded Icons",
"name": "@glyphs/wc-rounded",
"version": "0.0.1",
"description": "Rounded Icons Universal Web Component",
"homepage": "https://glyphs.fyi/dir?set=rounded",
"repository": {
"type": "git",
Expand All @@ -27,10 +27,8 @@
"collection:main": "dist/collection/index.js",
"unpkg": "dist/rounded-icon/rounded-icon.js",
"files": [
"data/",
"dist/",
"loader/",
"svg/"
"loader/"
],
"license": "MIT",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Glyphs

> Enabling icon sets in Figma to be packaged for use in web applications
> Complete Icons Design System from Figma to Web Components
## Docs

Expand Down
Binary file added sets/brands/Brand Icons.fig
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
18 changes: 18 additions & 0 deletions sets/brands/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "@glyphs/brands",
"version": "0.0.3",
"description": "Brands Icons",
"homepage": "https://glyphs.fyi/dir?set=brands",
"repository": {
"type": "git",
"url": "git+https://github.com/gorango/glyphs.git"
},
"author": "Goran Spasojevic <[email protected]> (https://github.com/gorango)",
"keywords": ["svg", "icons", "icon set", "svg paths", "web icons", "path icons", "brands", "brands icons", "color icons"],
"main": "components.json",
"unpkg": "components.json",
"license": "MIT",
"bugs": {
"url": "https://github.com/gorango/glyphs/issues"
}
}
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added sets/flags/Flag Icons.fig
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
18 changes: 18 additions & 0 deletions sets/flags/package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "@glyphs/flags",
"version": "0.0.5",
"description": "Flags Icons",
"homepage": "https://glyphs.fyi/dir?set=flags",
"repository": {
"type": "git",
"url": "git+https://github.com/gorango/glyphs.git"
},
"author": "Goran Spasojevic <[email protected]> (https://github.com/gorango)",
"keywords": ["svg", "icons", "icon set", "svg paths", "web icons", "path icons", "flags", "flags icons", "color icons"],
"main": "components.json",
"unpkg": "components.json",
"license": "MIT",
"bugs": {
"url": "https://github.com/gorango/glyphs/issues"
}
}
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Binary file added sets/rounded/Rounded Icons.fig
Binary file not shown.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit 4550cf9

Please sign in to comment.