Skip to content

Commit 73170b8

Browse files
committed
✨ new icons
https://github.com/getkirby/kirby/releases/tag/5.0.0-beta.4 Signed-off-by: Bruno Meilick <b@bnomei.com>
1 parent de91d09 commit 73170b8

File tree

2 files changed

+17
-6
lines changed

2 files changed

+17
-6
lines changed

kirby5-blueprints.schema.json

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1066,8 +1066,10 @@
10661066
},
10671067
{
10681068
"enum": [
1069+
"accessibility",
10691070
"account",
10701071
"add",
1072+
"ai",
10711073
"alert",
10721074
"anchor",
10731075
"angle-down",
@@ -1087,8 +1089,8 @@
10871089
"book",
10881090
"bookmark",
10891091
"box",
1090-
"bug",
10911092
"brush",
1093+
"bug",
10921094
"calendar",
10931095
"cancel",
10941096
"cancel-small",
@@ -1106,6 +1108,7 @@
11061108
"circle-outline",
11071109
"clear",
11081110
"clock",
1111+
"cloud",
11091112
"code",
11101113
"cog",
11111114
"collapse",
@@ -1146,6 +1149,7 @@
11461149
"funnel",
11471150
"github",
11481151
"globe",
1152+
"google",
11491153
"grid",
11501154
"grid-bottom",
11511155
"grid-bottom-left",
@@ -1156,7 +1160,6 @@
11561160
"grid-top",
11571161
"grid-top-left",
11581162
"grid-top-right",
1159-
"google",
11601163
"h1",
11611164
"h2",
11621165
"h3",
@@ -1173,13 +1176,15 @@
11731176
"images",
11741177
"import",
11751178
"info",
1179+
"info-card",
11761180
"instagram",
11771181
"italic",
11781182
"key",
1183+
"kirby",
11791184
"layers",
11801185
"layout-columns",
1181-
"layout-right",
11821186
"layout-left",
1187+
"layout-right",
11831188
"linkedin",
11841189
"list-bullet",
11851190
"list-numbers",
@@ -1222,11 +1227,15 @@
12221227
"quote",
12231228
"refresh",
12241229
"remove",
1230+
"rocket",
1231+
"rss",
12251232
"search",
12261233
"server",
12271234
"settings",
12281235
"share",
1236+
"shield",
12291237
"shuffle",
1238+
"shut-down",
12301239
"sitemap",
12311240
"smile",
12321241
"sort",
@@ -1236,17 +1245,18 @@
12361245
"star-filled",
12371246
"star-outline",
12381247
"status-draft",
1239-
"status-unlisted",
12401248
"status-listed",
1249+
"status-unlisted",
12411250
"store",
12421251
"strikethrough",
1243-
"sun",
12441252
"subscript",
1253+
"sun",
12451254
"superscript",
12461255
"table",
12471256
"tablet",
12481257
"tag",
12491258
"template",
1259+
"terminal",
12501260
"text",
12511261
"text-center",
12521262
"text-justify",
@@ -1267,6 +1277,7 @@
12671277
"users",
12681278
"video",
12691279
"vimeo",
1280+
"wallet",
12701281
"wand",
12711282
"whatsapp",
12721283
"wheelchair",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "kirby3-schema",
3-
"version": "5.0.1",
3+
"version": "5.0.2",
44
"description": "",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)