diff --git a/CHANGELOG.md b/CHANGELOG.md index c5e1150..b62eede 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,13 @@ # Changelog -## [0.0.12](https://github.com/cadgerfeast/pixel-icons/compare/0.0.11...0.0.12) +## [0.0.13](https://github.com/cadgerfeast/pixel-icons/compare/0.0.12...0.0.13) +- update build [`7c8bab8`](https://github.com/cadgerfeast/pixel-icons/commit/7c8bab8f590a28eec3e14b020ceaf35856e83499) +- add cross icon, bump version 0.13.0 [`273798b`](https://github.com/cadgerfeast/pixel-icons/commit/273798baba68f692f29626936d0408eb7573048f) + +## [0.0.12](https://github.com/cadgerfeast/pixel-icons/compare/0.0.11...0.0.12) (2021-04-07) + +- Release @pixel/icons@0.0.12 [`9cc38bb`](https://github.com/cadgerfeast/pixel-icons/commit/9cc38bba3fe45f6652e7a77ec95d1edb262ffc5c) - 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) diff --git a/fonts/PixelIcons.css b/fonts/PixelIcons.css index 503c29b..11abb4c 100644 --- a/fonts/PixelIcons.css +++ b/fonts/PixelIcons.css @@ -1,11 +1,11 @@ @font-face { font-family: "PixelIcons"; - src: url('PixelIcons.eot?t=1620134114212'); /* IE9*/ - src: url('PixelIcons.eot?t=1620134114212#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url("PixelIcons.woff2?t=1620134114212") format("woff2"), - url("PixelIcons.woff?t=1620134114212") format("woff"), - url('PixelIcons.ttf?t=1620134114212') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ - url('PixelIcons.svg?t=1620134114212#PixelIcons') format('svg'); /* iOS 4.1- */ + src: url('PixelIcons.eot?t=1620134252356'); /* IE9*/ + src: url('PixelIcons.eot?t=1620134252356#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("PixelIcons.woff2?t=1620134252356") format("woff2"), + url("PixelIcons.woff?t=1620134252356") format("woff"), + url('PixelIcons.ttf?t=1620134252356') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('PixelIcons.svg?t=1620134252356#PixelIcons') format('svg'); /* iOS 4.1- */ } [class^="pi-"], [class*=" pi-"] { diff --git a/fonts/PixelIcons.eot b/fonts/PixelIcons.eot index 1063f61..d4bbb20 100644 Binary files a/fonts/PixelIcons.eot and b/fonts/PixelIcons.eot differ diff --git a/fonts/PixelIcons.less b/fonts/PixelIcons.less index d29a60d..67a5cfb 100644 --- a/fonts/PixelIcons.less +++ b/fonts/PixelIcons.less @@ -1,10 +1,10 @@ @font-face {font-family: "PixelIcons"; - src: url('PixelIcons.eot?t=1620134114212'); /* IE9*/ - src: url('PixelIcons.eot?t=1620134114212#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url("PixelIcons.woff2?t=1620134114212") format("woff2"), - url("PixelIcons.woff?t=1620134114212") format("woff"), - url('PixelIcons.ttf?t=1620134114212') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ - url('PixelIcons.svg?t=1620134114212#PixelIcons') format('svg'); /* iOS 4.1- */ + src: url('PixelIcons.eot?t=1620134252356'); /* IE9*/ + src: url('PixelIcons.eot?t=1620134252356#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("PixelIcons.woff2?t=1620134252356") format("woff2"), + url("PixelIcons.woff?t=1620134252356") format("woff"), + url('PixelIcons.ttf?t=1620134252356') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('PixelIcons.svg?t=1620134252356#PixelIcons') format('svg'); /* iOS 4.1- */ } [class^="pi-"], [class*=" pi-"] { diff --git a/fonts/PixelIcons.module.less b/fonts/PixelIcons.module.less index 158e455..40983b4 100644 --- a/fonts/PixelIcons.module.less +++ b/fonts/PixelIcons.module.less @@ -1,10 +1,10 @@ @font-face {font-family: "PixelIcons"; - src: url('PixelIcons.eot?t=1620134114212'); /* IE9*/ - src: url('PixelIcons.eot?t=1620134114212#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url("PixelIcons.woff2?t=1620134114212") format("woff2"), - url("PixelIcons.woff?t=1620134114212") format("woff"), - url('PixelIcons.ttf?t=1620134114212') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ - url('PixelIcons.svg?t=1620134114212#PixelIcons') format('svg'); /* iOS 4.1- */ + src: url('PixelIcons.eot?t=1620134252356'); /* IE9*/ + src: url('PixelIcons.eot?t=1620134252356#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("PixelIcons.woff2?t=1620134252356") format("woff2"), + url("PixelIcons.woff?t=1620134252356") format("woff"), + url('PixelIcons.ttf?t=1620134252356') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('PixelIcons.svg?t=1620134252356#PixelIcons') format('svg'); /* iOS 4.1- */ } [class^="pi-"], [class*=" pi-"] { diff --git a/fonts/PixelIcons.scss b/fonts/PixelIcons.scss index 55a1530..1a525cb 100644 --- a/fonts/PixelIcons.scss +++ b/fonts/PixelIcons.scss @@ -1,10 +1,10 @@ @font-face {font-family: "PixelIcons"; - src: url('PixelIcons.eot?t=1620134114212'); /* IE9*/ - src: url('PixelIcons.eot?t=1620134114212#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url("PixelIcons.woff2?t=1620134114212") format("woff2"), - url("PixelIcons.woff?t=1620134114212") format("woff"), - url('PixelIcons.ttf?t=1620134114212') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ - url('PixelIcons.svg?t=1620134114212#PixelIcons') format('svg'); /* iOS 4.1- */ + src: url('PixelIcons.eot?t=1620134252356'); /* IE9*/ + src: url('PixelIcons.eot?t=1620134252356#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("PixelIcons.woff2?t=1620134252356") format("woff2"), + url("PixelIcons.woff?t=1620134252356") format("woff"), + url('PixelIcons.ttf?t=1620134252356') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('PixelIcons.svg?t=1620134252356#PixelIcons') format('svg'); /* iOS 4.1- */ } [class^="pi-"], [class*=" pi-"] { diff --git a/fonts/PixelIcons.styl b/fonts/PixelIcons.styl index d29a60d..67a5cfb 100644 --- a/fonts/PixelIcons.styl +++ b/fonts/PixelIcons.styl @@ -1,10 +1,10 @@ @font-face {font-family: "PixelIcons"; - src: url('PixelIcons.eot?t=1620134114212'); /* IE9*/ - src: url('PixelIcons.eot?t=1620134114212#iefix') format('embedded-opentype'), /* IE6-IE8 */ - url("PixelIcons.woff2?t=1620134114212") format("woff2"), - url("PixelIcons.woff?t=1620134114212") format("woff"), - url('PixelIcons.ttf?t=1620134114212') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ - url('PixelIcons.svg?t=1620134114212#PixelIcons') format('svg'); /* iOS 4.1- */ + src: url('PixelIcons.eot?t=1620134252356'); /* IE9*/ + src: url('PixelIcons.eot?t=1620134252356#iefix') format('embedded-opentype'), /* IE6-IE8 */ + url("PixelIcons.woff2?t=1620134252356") format("woff2"), + url("PixelIcons.woff?t=1620134252356") format("woff"), + url('PixelIcons.ttf?t=1620134252356') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/ + url('PixelIcons.svg?t=1620134252356#PixelIcons') format('svg'); /* iOS 4.1- */ } [class^="pi-"], [class*=" pi-"] { diff --git a/fonts/PixelIcons.ttf b/fonts/PixelIcons.ttf index 18beadd..d2d5fa3 100644 Binary files a/fonts/PixelIcons.ttf and b/fonts/PixelIcons.ttf differ diff --git a/fonts/PixelIcons.woff b/fonts/PixelIcons.woff index 3f7ba6a..764e915 100644 Binary files a/fonts/PixelIcons.woff and b/fonts/PixelIcons.woff differ diff --git a/fonts/PixelIcons.woff2 b/fonts/PixelIcons.woff2 index 1652301..dba245e 100644 Binary files a/fonts/PixelIcons.woff2 and b/fonts/PixelIcons.woff2 differ