Skip to content

Commit

Permalink
Release @pixel/icons@0.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 7, 2021
1 parent 34e8bf6 commit 9cc38bb
Show file tree
Hide file tree
Showing 11 changed files with 38 additions and 32 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Changelog

## [0.0.11](https://github.com/cadgerfeast/pixel-icons/compare/0.0.10...0.0.11)
## [0.0.12](https://github.com/cadgerfeast/pixel-icons/compare/0.0.11...0.0.12)

- re-generate fonts [`34e8bf6`](https://github.com/cadgerfeast/pixel-icons/commit/34e8bf6f4823f370ce977b8b23174a83dccb290f)
- set font size default to 30px [`2e1b895`](https://github.com/cadgerfeast/pixel-icons/commit/2e1b895ff14b07c89cb5cf1daa51b58a99f7a405)

## [0.0.11](https://github.com/cadgerfeast/pixel-icons/compare/0.0.10...0.0.11) (2021-04-07)

- bump version 0.0.11 [`f5076a7`](https://github.com/cadgerfeast/pixel-icons/commit/f5076a758d316ac1db9dd2ae4ca004f0a5fae562)
- unit test fixes [`3896226`](https://github.com/cadgerfeast/pixel-icons/commit/3896226680c4571926449bc47d2b75e89bc3c9e0)
- update build [`4903723`](https://github.com/cadgerfeast/pixel-icons/commit/49037234a08ccd01f7186a1df593e9455937faac)
- Release @pixel/icons@0.0.11 [`e83384d`](https://github.com/cadgerfeast/pixel-icons/commit/e83384df1ef7f78f4e0614ec75186d914b74a63e)

## 0.0.10 (2021-04-07)

Expand Down
12 changes: 6 additions & 6 deletions fonts/PixelIcons.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
@font-face {
font-family: "PixelIcons";
src: url('PixelIcons.eot?t=1617802216730'); /* IE9*/
src: url('PixelIcons.eot?t=1617802216730#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("PixelIcons.woff2?t=1617802216730") format("woff2"),
url("PixelIcons.woff?t=1617802216730") format("woff"),
url('PixelIcons.ttf?t=1617802216730') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('PixelIcons.svg?t=1617802216730#PixelIcons') format('svg'); /* iOS 4.1- */
src: url('PixelIcons.eot?t=1617802285402'); /* IE9*/
src: url('PixelIcons.eot?t=1617802285402#iefix') format('embedded-opentype'), /* IE6-IE8 */
url("PixelIcons.woff2?t=1617802285402") format("woff2"),
url("PixelIcons.woff?t=1617802285402") format("woff"),
url('PixelIcons.ttf?t=1617802285402') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
url('PixelIcons.svg?t=1617802285402#PixelIcons') format('svg'); /* iOS 4.1- */
}

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

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

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

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

[class^="pi-"], [class*=" pi-"] {
Expand Down
Binary file modified fonts/PixelIcons.ttf
Binary file not shown.
Binary file modified fonts/PixelIcons.woff
Binary file not shown.
Binary file modified fonts/PixelIcons.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion package-lock.json

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

0 comments on commit 9cc38bb

Please sign in to comment.