Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Dec 30, 2023
1 parent 8b71844 commit 603bfaf
Show file tree
Hide file tree
Showing 67 changed files with 2,569 additions and 315 deletions.
2 changes: 1 addition & 1 deletion dist/css/icon.gl.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/css/icon.gl.min.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified dist/font/icon.gl.eot
Binary file not shown.
3 changes: 3 additions & 0 deletions dist/js/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
"use strict";
// Copyright 2020 Scape Agency BV
Object.defineProperty(exports, "__esModule", { value: true });
20 changes: 20 additions & 0 deletions dist/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,25 @@
"name": "icon.gl",
"version": "0.0.1",
"description": "icon.gl is a icon library and framework developed by Scape Agency.",
"keywords": [
"icon.gl",
"stylescape",
"icon",
"icons",
"icon-library",
"font",
"sprite",
"svg",
"sass",
"scss",
"woff",
"woff2",
"responsive",
"front-end",
"framework",
"web"
],
"license": "Apache-2.0",
"homepage": "https://www.icon.gl/",
"main": "index.js"
}
Loading

0 comments on commit 603bfaf

Please sign in to comment.