Skip to content

Commit e840ff5

Browse files
author
fabric-design
committed
Bumped version to 1.0.22 [skip ci]
1 parent fbe75a9 commit e840ff5

File tree

9 files changed

+28
-2
lines changed

9 files changed

+28
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
<a name="1.0.22"></a>
2+
## [1.0.22](https://github.com/fabric-design/scss/compare/1.0.21...1.0.22) (2018-09-17)
3+
4+
5+
### Features
6+
7+
* **icons:** Added Trash bin icon ([#123](https://github.com/fabric-design/scss/issues/123)) ([fbe75a9](https://github.com/fabric-design/scss/commit/fbe75a9))
8+
9+
10+
111
<a name="1.0.21"></a>
212
## [1.0.21](https://github.com/fabric-design/scss/compare/1.0.20...1.0.21) (2018-07-25)
313

build/fonts/config.json

100755100644
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -633,6 +633,20 @@
633633
"search": [
634634
"web-reorder"
635635
]
636+
},
637+
{
638+
"uid": "d7ab54bdd3c3a03cb6763484d0b0f41e",
639+
"css": "trash-bin",
640+
"code": 59436,
641+
"src": "custom_icons",
642+
"selected": true,
643+
"svg": {
644+
"path": "M525 587.5V387.5C525 368.8 518.8 362.5 500 362.5S475 375 475 393.8V793.8C475 800 481.2 812.5 500 812.5S525 800 525 781.3V587.5ZM606.3 781.3C606.3 800 612.5 812.5 631.3 812.5S656.3 800 656.3 781.3V368.8A34.4 34.4 0 0 0 625 350C606.3 362.5 606.3 375 606.3 393.8V781.3ZM393.8 387.5C393.8 368.8 387.5 356.3 368.7 356.3S343.7 368.8 343.7 387.5V787.5C350 800 356.2 812.5 368.7 812.5A23.1 23.1 0 0 0 393.8 787.5V387.5ZM368.8 93.8C368.8 68.8 387.5 56.3 412.5 56.3H587.5C618.8 56.3 631.3 68.8 631.3 100V168.8H368.8ZM31.3 168.8A29.4 29.4 0 0 0 0 200C0 218.8 12.5 225 31.3 225H975A25.6 25.6 0 0 0 989.4 180 52.5 52.5 0 0 0 956.3 168.7H687.5C687.5 143.8 687.5 118.7 687.5 93.7A89.4 89.4 0 0 0 614.4 0L418.8 0A100 100 0 0 0 312.5 100V168.8ZM143.8 593.8V312.5C143.8 306.3 143.8 275 168.7 275S200 300 200 312.5V856.3C200 918.8 225 943.8 287.5 943.8H718.8A79.4 79.4 0 0 0 806.3 856.3V318.8C806.3 312.5 806.3 275 831.3 275S856.3 306.2 856.3 318.8V862.5A131.3 131.3 0 0 1 718.8 1000H281.3A125 125 0 0 1 150 862.5C143.8 775 143.8 687.5 143.8 593.8Z",
645+
"width": 999
646+
},
647+
"search": [
648+
"trash-bin"
649+
]
636650
}
637651
]
638652
}

build/fonts/fontello.eot

100755100644
572 Bytes
Binary file not shown.

build/fonts/fontello.svg

100755100644
Lines changed: 2 additions & 0 deletions
Loading

build/fonts/fontello.ttf

100755100644
572 Bytes
Binary file not shown.

build/fonts/fontello.woff

100755100644
412 Bytes
Binary file not shown.

build/fonts/fontello.woff2

100755100644
308 Bytes
Binary file not shown.

build/index.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "fabric-scss",
3-
"version": "1.0.21",
3+
"version": "1.0.22",
44
"description": "",
55
"homepage": "https://fabric-design.github.io/styleguide/#/general/1-intro",
66
"main": "README.md",

0 commit comments

Comments
 (0)