Skip to content

Commit 602bd4c

Browse files
committed
updated IndieWeb(Camp) icons
1 parent 579e60e commit 602bd4c

File tree

11 files changed

+233
-107
lines changed

11 files changed

+233
-107
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
All notable changes to the OpenWebIcons project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## [1.4.2] - 2016-11-19
6+
### Changed
7+
- Updated IndieWeb Icons
8+
9+
## [1.4.1] - 2016-06-01
10+
### Changed
11+
- Updated remote-storage icon
12+
513
## [1.4.0] - 2016-02-22
614
### Changed
715
- Added `openwebicons-*` prefix to the standard CSS files, to be able deprecate the `icon-*` prefix in the near future

css/openwebicons.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

font/openwebicons.eot

16.3 KB
Binary file not shown.

font/openwebicons.svg

Lines changed: 96 additions & 95 deletions
Loading

font/openwebicons.ttf

1.62 KB
Binary file not shown.

font/openwebicons.woff

1.34 KB
Binary file not shown.

font/openwebicons.woff2

1.14 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openwebicons",
3-
"version": "1.4.1",
3+
"version": "1.4.2",
44
"description": "OpenWeb Icons",
55
"main": "css/openwebicons.min.css",
66
"author": {

sass/openwebicons.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
display: inline-block;
1212
text-decoration: inherit;
1313
vertical-align: center;
14+
speak: none;
1415
font-smoothing: antialiased;
1516
-webkit-font-smoothing: antialiased;
1617
}

source/openwebicons.svg

Lines changed: 126 additions & 10 deletions
Loading

0 commit comments

Comments
 (0)