@amboss/design-system 1.5.9 → 1.5.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -71,6 +71,7 @@
|
|
|
71
71
|
"home": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M2 6l6-5 6 5v6.7c0 .718-.597 1.3-1.333 1.3H3.333C2.597 14 2 13.418 2 12.7z\" clip-rule=\"evenodd\" />\n <path d=\"M6 14V8h4v6\" />\n </g>\n</svg>",
|
|
72
72
|
"illustration": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M2 4a2 2 0 012-2h8a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2z\" clip-rule=\"evenodd\" />\n <g fill=\"currentColor\">\n <path d=\"M10 12a2 2 0 100-4 2 2 0 000 4z\" />\n <path fill-rule=\"evenodd\" d=\"M8.92 7.2L7 4 4 9h3.17a3.009 3.009 0 011.75-1.8z\" clip-rule=\"evenodd\" />\n </g>\n</svg>",
|
|
73
73
|
"image": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <path stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"\n d=\"M2 4a2 2 0 012-2h8a2 2 0 012 2v8a2 2 0 01-2 2H4a2 2 0 01-2-2z\" clip-rule=\"evenodd\" />\n <path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.5 7a1.5 1.5 0 100-3 1.5 1.5 0 000 3z\" clip-rule=\"evenodd\" />\n <path stroke=\"currentColor\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 11l-4-4-7 7\" />\n</svg>",
|
|
74
|
+
"info": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-info\">\n <circle cx=\"8\" cy=\"8\" r=\"7\"/>\n <path d=\"M8 11V8M8 5h.01\"/>\n</svg>\n",
|
|
74
75
|
"layers": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M8 1.5l-7 3 7 3 7-3z\" clip-rule=\"evenodd\" />\n <path d=\"M1 8l7 3 7-3M1 11.5l7 3 7-3\" />\n </g>\n</svg>",
|
|
75
76
|
"link": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path d=\"M6.667 8.605a3.478 3.478 0 005.244.376l2.087-2.087A3.478 3.478 0 009.08 1.976l-1.196 1.19\" />\n <path d=\"M9.308 7.391a3.478 3.478 0 00-5.245-.375L1.976 9.102a3.478 3.478 0 004.918 4.918l1.19-1.19\" />\n </g>\n</svg>",
|
|
76
77
|
"link2": "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"none\" viewBox=\"0 0 16 16\">\n <g stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\">\n <path\n d=\"M10 5h1.875c.829 0 1.624.316 2.21.879A2.94 2.94 0 0115 8c0 1.657-1.4 3-3.125 3H10M6 11H4.125a3.192 3.192 0 01-2.21-.879A2.94 2.94 0 011 8c0-1.657 1.4-3 3.125-3H6M5.333 8h5.334\" />\n </g>\n</svg>",
|