Skip to content

Commit

Permalink
feat: added download zips
Browse files Browse the repository at this point in the history
  • Loading branch information
proksh committed Sep 25, 2024
1 parent 10787d8 commit 7391390
Show file tree
Hide file tree
Showing 32 changed files with 102 additions and 102 deletions.
Binary file modified packages/downloads/font.zip
Binary file not shown.
Binary file modified packages/downloads/icons.zip
Binary file not shown.
12 changes: 6 additions & 6 deletions packages/font/pro.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@font-face {
font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
Binary file modified packages/font/pro.eot
Binary file not shown.
12 changes: 6 additions & 6 deletions packages/font/pro.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/font/pro.module.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/font/pro.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/font/pro.styl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
Binary file modified packages/font/pro.ttf
Binary file not shown.
Binary file modified packages/font/pro.woff
Binary file not shown.
Binary file modified packages/font/pro.woff2
Binary file not shown.
8 changes: 4 additions & 4 deletions packages/font/unicode.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
/* IE9*/
src: url("pro.eot#iefix") format("embedded-opentype"),
/* IE6-IE8 */
url("pro.woff2?1727281345075") format("woff2"),
url("pro.woff?1727281345075") format("woff"),
url("pro.woff2?1727281708631") format("woff2"),
url("pro.woff?1727281708631") format("woff"),
/* chrome, firefox */
url("pro.ttf?1727281345075") format("truetype"),
url("pro.ttf?1727281708631") format("truetype"),
/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url("pro.svg#pro?1727281345075") format("svg");
url("pro.svg#pro?1727281708631") format("svg");
/* iOS 4.1- */
}
.iconfont {
Expand Down
12 changes: 6 additions & 6 deletions packages/generate-icon-lib/font/pro.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@font-face {
font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
Binary file modified packages/generate-icon-lib/font/pro.eot
Binary file not shown.
12 changes: 6 additions & 6 deletions packages/generate-icon-lib/font/pro.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/generate-icon-lib/font/pro.module.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/generate-icon-lib/font/pro.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/generate-icon-lib/font/pro.styl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
Binary file modified packages/generate-icon-lib/font/pro.ttf
Binary file not shown.
Binary file modified packages/generate-icon-lib/font/pro.woff
Binary file not shown.
Binary file modified packages/generate-icon-lib/font/pro.woff2
Binary file not shown.
8 changes: 4 additions & 4 deletions packages/generate-icon-lib/font/unicode.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
/* IE9*/
src: url("pro.eot#iefix") format("embedded-opentype"),
/* IE6-IE8 */
url("pro.woff2?1727281345075") format("woff2"),
url("pro.woff?1727281345075") format("woff"),
url("pro.woff2?1727281708631") format("woff2"),
url("pro.woff?1727281708631") format("woff"),
/* chrome, firefox */
url("pro.ttf?1727281345075") format("truetype"),
url("pro.ttf?1727281708631") format("truetype"),
/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url("pro.svg#pro?1727281345075") format("svg");
url("pro.svg#pro?1727281708631") format("svg");
/* iOS 4.1- */
}
.iconfont {
Expand Down
12 changes: 6 additions & 6 deletions packages/website/src/app/font/pro.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@font-face {
font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
Binary file modified packages/website/src/app/font/pro.eot
Binary file not shown.
12 changes: 6 additions & 6 deletions packages/website/src/app/font/pro.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/website/src/app/font/pro.module.less
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/website/src/app/font/pro.scss
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
12 changes: 6 additions & 6 deletions packages/website/src/app/font/pro.styl
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
@font-face {font-family: "pro";
src: url('pro.eot?t=1727281345061'); /* IE9*/
src: url('pro.eot?t=1727281345061#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281345061") format("woff2"),
url("pro.woff?t=1727281345061") format("woff"),
url('pro.ttf?t=1727281345061') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281345061#pro') format('svg'); /* iOS 4.1- */
src: url('pro.eot?t=1727281708618'); /* IE9*/
src: url('pro.eot?t=1727281708618#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("pro.woff2?t=1727281708618") format("woff2"),
url("pro.woff?t=1727281708618") format("woff"),
url('pro.ttf?t=1727281708618') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('pro.svg?t=1727281708618#pro') format('svg'); /* iOS 4.1- */
}

[class^="pro-"], [class*=" pro-"] {
Expand Down
Binary file modified packages/website/src/app/font/pro.ttf
Binary file not shown.
Binary file modified packages/website/src/app/font/pro.woff
Binary file not shown.
Binary file modified packages/website/src/app/font/pro.woff2
Binary file not shown.
8 changes: 4 additions & 4 deletions packages/website/src/app/font/unicode.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@
/* IE9*/
src: url("pro.eot#iefix") format("embedded-opentype"),
/* IE6-IE8 */
url("pro.woff2?1727281345075") format("woff2"),
url("pro.woff?1727281345075") format("woff"),
url("pro.woff2?1727281708631") format("woff2"),
url("pro.woff?1727281708631") format("woff"),
/* chrome, firefox */
url("pro.ttf?1727281345075") format("truetype"),
url("pro.ttf?1727281708631") format("truetype"),
/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url("pro.svg#pro?1727281345075") format("svg");
url("pro.svg#pro?1727281708631") format("svg");
/* iOS 4.1- */
}
.iconfont {
Expand Down

0 comments on commit 7391390

Please sign in to comment.