File tree Expand file tree Collapse file tree 7 files changed +7
-6
lines changed
nimiq-vitepress-theme/src/components Expand file tree Collapse file tree 7 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 12681268 "body": "<mask id=\"nimiq-flags-zw-hexagon-pbk987\" width=\"32\" height=\"28\" x=\"0\" y=\"2\" maskUnits=\"userSpaceOnUse\" style=\"mask-type:alpha\"><path fill=\"#fff\" d=\"M31.15 14.71 24.707 3.54a2.58 2.58 0 00-2.234-1.29H9.582c-.92 0-1.77.49-2.23 1.29L.907 14.71c-.46.8-.46 1.78 0 2.58l6.445 11.17c.46.8 1.31 1.29 2.23 1.29h12.89c.92 0 1.77-.49 2.23-1.29l6.445-11.17c.464-.8.464-1.78.004-2.58\"/></mask><g fill=\"none\"><g mask=\"url(#nimiq-flags-zw-hexagon-pbk987)\"><path fill=\"#6DA544\" d=\"M1.962 0H32v32H1.962z\"/><path fill=\"#FFDA44\" d=\"M3.613 4.581H32v4.582l-4.069 6.875 4.07 6.875v4.58H3.612z\"/><path fill=\"#D80027\" d=\"M8.25 9.162H32v4.582l-1.687 2.25L32 18.325v4.581H8.25z\"/><path fill=\"#EEE\" d=\"M0 0v32l17.488-16z\"/><path fill=\"#D80027\" d=\"m6.437 11.825 1.032 3.188h3.35l-2.713 1.975 1.038 3.187-2.713-1.969-2.712 1.969 1.037-3.187-2.712-1.976h3.35z\"/><path fill=\"#FFDA44\" d=\"m9.281 16.263-2.7-.957-.212-1.937a1.044 1.044 0 10-2.032.475l-.75.756h1.344c0 1.4-1.044 1.4-1.044 2.794l.575 1.387h3.482l.58-1.387q.086-.198.107-.413c.5-.2.65-.719.65-.719\"/><path fill=\"#333\" d=\"m1.963 0 13.75 13.75H32v4.575H15.638L1.962 32H0l16-16L0 0z\"/><path fill=\"url(#nimiq-flags-zw-hexagon-pbk987)\" d=\"M31.15 14.71 24.707 3.54a2.58 2.58 0 00-2.234-1.29H9.582c-.92 0-1.77.49-2.23 1.29L.907 14.71c-.46.8-.46 1.78 0 2.58l6.445 11.17c.46.8 1.31 1.29 2.23 1.29h12.89c.92 0 1.77-.49 2.23-1.29l6.445-11.17c.464-.8.464-1.78.004-2.58\"/></g><defs><radialGradient id=\"nimiq-flags-zw-hexagon-pbk987\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"matrix(30.943 0 0 30.9452 23.829 29.395)\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#1D1D1B\" stop-opacity=\".3\"/><stop offset=\"1\" stop-color=\"#E9B213\" stop-opacity=\"0\"/></radialGradient></defs></g>"
12691269 }
12701270 },
1271- "lastModified": 1747560996 ,
1271+ "lastModified": 1747582181 ,
12721272 "width": 32,
12731273 "height": 32
12741274}
Original file line number Diff line number Diff line change 22 "prefix" : " nimiq-flags" ,
33 "name" : " nimiq-flags" ,
44 "total" : 422 ,
5- "version" : " 1.0.0-beta.23 " ,
5+ "version" : " 1.0.0-beta.25 " ,
66 "author" : {
77 "name" : " onmax" ,
88 "url" : " https://github.com/onmax"
Original file line number Diff line number Diff line change 22 "name" : " nimiq-flags" ,
33 "description" : " The Nimiq Flags as an iconify icon set." ,
44 "version" : " 1.0.0-beta.25" ,
5- "iconSetVersion" : " 1.0.0-beta.23 " ,
5+ "iconSetVersion" : " 1.0.0-beta.25 " ,
66 "main" : " index.js" ,
77 "module" : " index.mjs" ,
88 "types" : " index.d.ts" ,
Original file line number Diff line number Diff line change 15671567 "hidden" : true
15681568 }
15691569 },
1570- "lastModified" : 1747560996 ,
1570+ "lastModified" : 1747582181 ,
15711571 "width" : 12 ,
15721572 "height" : 12
15731573}
Original file line number Diff line number Diff line change 22 "prefix" : " nimiq" ,
33 "name" : " nimiq-icons" ,
44 "total" : 81 ,
5- "version" : " 1.0.0-beta.23 " ,
5+ "version" : " 1.0.0-beta.25 " ,
66 "author" : {
77 "name" : " onmax" ,
88 "url" : " https://github.com/onmax"
Original file line number Diff line number Diff line change 22 "name" : " nimiq-icons" ,
33 "description" : " The Nimiq Icons as an iconify icon set." ,
44 "version" : " 1.0.0-beta.25" ,
5- "iconSetVersion" : " 1.0.0-beta.23 " ,
5+ "iconSetVersion" : " 1.0.0-beta.25 " ,
66 "main" : " index.js" ,
77 "module" : " index.mjs" ,
88 "types" : " index.d.ts" ,
Original file line number Diff line number Diff line change @@ -11,6 +11,7 @@ const items = computed(() => {
1111 title: text ,
1212 icon ,
1313 href: withBase (defaultPageLink ),
14+ iconClass: ' relative size-32' ,
1415 description ,
1516 } satisfies NqCardProps ))
1617})
You can’t perform that action at this time.
0 commit comments