Skip to content

Commit e73b3da

Browse files
committed
3.0.1 release
1 parent 5ac5862 commit e73b3da

11 files changed

+16
-16
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"src",
88
"sketch"
99
],
10-
"version": "3.0.0",
10+
"version": "3.0.1",
1111
"name": "framework7-icons",
1212
"license": "MIT",
1313
"authors": [

build/build_data.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,9 +517,6 @@
517517
{
518518
"name": "at"
519519
},
520-
{
521-
"name": "at"
522-
},
523520
{
524521
"name": "at_badge_minus"
525522
},
@@ -2077,6 +2074,9 @@
20772074
{
20782075
"name": "logo_rss"
20792076
},
2077+
{
2078+
"name": "logo_stackoverflow"
2079+
},
20802080
{
20812081
"name": "logo_twitter"
20822082
},

build/manifest.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -517,9 +517,6 @@
517517
{
518518
"name": "at"
519519
},
520-
{
521-
"name": "at"
522-
},
523520
{
524521
"name": "at_badge_minus"
525522
},
@@ -2077,6 +2074,9 @@
20772074
{
20782075
"name": "logo_rss"
20792076
},
2077+
{
2078+
"name": "logo_stackoverflow"
2079+
},
20802080
{
20812081
"name": "logo_twitter"
20822082
},

cheatsheet/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>Framework7 Icons v3.0.0 Cheatsheet</title>
4+
<title>Framework7 Icons v3.0.1 Cheatsheet</title>
55
<link href="../css/framework7-icons.css" rel="stylesheet" type="text/css" />
66
<style>
77
{
@@ -125,7 +125,7 @@
125125
<body>
126126
<div class="center">
127127
<header>
128-
<h1>Framework7 Icons v3.0.0 Cheatsheet, <b>1231</b> icons:</h1>
128+
<h1>Framework7 Icons v3.0.1 Cheatsheet, <b>1231</b> icons:</h1>
129129
</header>
130130
<div class="content">
131131
<div class="icons">
@@ -817,10 +817,6 @@ <h1>Framework7 Icons v3.0.0 Cheatsheet, <b>1231</b> icons:</h1>
817817
<i class="f7-icons size-28">at</i>
818818
<span class="icon-name">at</span>
819819
</div>
820-
<div class="icon-cell">
821-
<i class="f7-icons size-28">at</i>
822-
<span class="icon-name">at</span>
823-
</div>
824820
<div class="icon-cell">
825821
<i class="f7-icons size-28">at_badge_minus</i>
826822
<span class="icon-name">at_badge_minus</span>
@@ -2897,6 +2893,10 @@ <h1>Framework7 Icons v3.0.0 Cheatsheet, <b>1231</b> icons:</h1>
28972893
<i class="f7-icons size-28">logo_rss</i>
28982894
<span class="icon-name">logo_rss</span>
28992895
</div>
2896+
<div class="icon-cell">
2897+
<i class="f7-icons size-28">logo_stackoverflow</i>
2898+
<span class="icon-name">logo_stackoverflow</span>
2899+
</div>
29002900
<div class="icon-cell">
29012901
<i class="f7-icons size-28">logo_twitter</i>
29022902
<span class="icon-name">logo_twitter</span>

component.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"repo": "nolimits4web/framework7-icons",
33
"development": {},
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"styles": [
66
"css/framework7-icons.css"
77
],

fonts/Framework7Icons-Regular.eot

4 Bytes
Binary file not shown.

fonts/Framework7Icons-Regular.ttf

4 Bytes
Binary file not shown.

fonts/Framework7Icons-Regular.woff

120 Bytes
Binary file not shown.

fonts/Framework7Icons-Regular.woff2

76 Bytes
Binary file not shown.

package-lock.json

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

0 commit comments

Comments
 (0)