File tree 6 files changed +15
-10
lines changed
6 files changed +15
-10
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ RNVI comes with the following supported icons. You can [search NPM](https://www.
49
49
- [ ` Foundation ` ] ( http://zurb.com/playground/foundation-icon-fonts-3 ) by ZURB, Inc. (v3.0 with _ 283_ icons)
50
50
- [ ` Ionicons ` ] ( https://ionic.io/ionicons ) crafted by Ionic (v7.4.0 containing _ 1356_ icons)
51
51
- [ ` MaterialDesignIcons ` ] ( https://pictogrammers.com/library/mdi/ ) from MaterialDesignIcons.com (v7.4.47 including _ 7448_ icons)
52
- - [ ` Octicons ` ] ( https://primer.style/foundations/icons ) designed by GitHub, Inc. (v19.12 .0 with _ 331 _ icons)
52
+ - [ ` Octicons ` ] ( https://primer.style/foundations/icons ) designed by GitHub, Inc. (v19.14 .0 with _ 332 _ icons)
53
53
54
54
### No longer maintained upstream
55
55
Original file line number Diff line number Diff line change 1
1
{
2
2
"checksum" : {
3
- "previous" : " 97119a33810c3f8b9f4a90db7d7c51442c619a1016792bdb898f0c2505259fb5 " ,
4
- "current" : " 97119a33810c3f8b9f4a90db7d7c51442c619a1016792bdb898f0c2505259fb5 "
3
+ "previous" : " 711ea8670e961de18ce4d232d1c8ff2651c4aca4d49fa5bf3b9141886a66f0a4 " ,
4
+ "current" : " 711ea8670e961de18ce4d232d1c8ff2651c4aca4d49fa5bf3b9141886a66f0a4 "
5
5
},
6
6
"fonts" : [
7
7
" Octicons/Octicons.ttf" ,
1111
1111
"codepoint" : 61965 ,
1112
1112
"source" : " fixedSvg/sparkle-fill.svg"
1113
1113
},
1114
+ "sparkles-fill" : {
1115
+ "codepoint" : 62023 ,
1116
+ "source" : " fixedSvg/sparkles-fill.svg"
1117
+ },
1114
1118
"sponsor-tiers" : {
1115
1119
"codepoint" : 61966 ,
1116
1120
"source" : " fixedSvg/sponsor-tiers.svg"
Original file line number Diff line number Diff line change 274
274
"sort-asc" : 61963 ,
275
275
"sort-desc" : 61964 ,
276
276
"sparkle-fill" : 61965 ,
277
+ "sparkles-fill" : 62023 ,
277
278
"sponsor-tiers" : 61966 ,
278
279
"square" : 61967 ,
279
280
"square-fill" : 61968 ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-vector-icons/octicons" ,
3
- "version" : " 19.12 .0" ,
3
+ "version" : " 19.14 .0" ,
4
4
"description" : " Octicons font for react native vector icons" ,
5
5
"source" : " ./src/index.ts" ,
6
6
"main" : " ./lib/commonjs/index.js" ,
84
84
"@react-native-vector-icons/common" : " ^11.0.0"
85
85
},
86
86
"devDependencies" : {
87
- "@primer/octicons" : " 19.12 .0" ,
87
+ "@primer/octicons" : " 19.14 .0" ,
88
88
"del-cli" : " ^6.0.0" ,
89
89
"onchange" : " ^7.1.0" ,
90
90
"react-native-builder-bob" : " ^0.35.2" ,
Original file line number Diff line number Diff line change @@ -4074,12 +4074,12 @@ __metadata:
4074
4074
languageName: node
4075
4075
linkType: hard
4076
4076
4077
- "@primer/octicons@npm:19.12 .0":
4078
- version: 19.12 .0
4079
- resolution: "@primer/octicons@npm:19.12 .0"
4077
+ "@primer/octicons@npm:19.14 .0":
4078
+ version: 19.14 .0
4079
+ resolution: "@primer/octicons@npm:19.14 .0"
4080
4080
dependencies:
4081
4081
object-assign: "npm:^4.1.1"
4082
- checksum: 10c0/cbbe9b9e8ee20850c70e83543e026cd3f1a44f404854baf1f7df534758b592d71e47106bd99aeebba293d8e01e18fa27ee7024fbc31825cae90775d04b44fd71
4082
+ checksum: 10c0/30e95e9ca949738c8ebedc34b13fd7e9d91658ef7ec4b19feae0913ed4e15bbb8cb1c5c3b7d3196a7b361fa4fb21454ab58dc8f70f4ed31952a374c49e9dbac6
4083
4083
languageName: node
4084
4084
linkType: hard
4085
4085
@@ -4610,7 +4610,7 @@ __metadata:
4610
4610
version: 0.0.0-use.local
4611
4611
resolution: "@react-native-vector-icons/octicons@workspace:packages/octicons"
4612
4612
dependencies:
4613
- "@primer/octicons": "npm:19.12 .0"
4613
+ "@primer/octicons": "npm:19.14 .0"
4614
4614
"@react-native-vector-icons/common": "npm:^11.0.0"
4615
4615
del-cli: "npm:^6.0.0"
4616
4616
onchange: "npm:^7.1.0"
You can’t perform that action at this time.
0 commit comments