@norwegian/core-components 7.16.5 → 7.16.6
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.
- package/assets/icons/small/click-to-pay--light.svg +8 -0
- package/assets/icons/small/click-to-pay.svg +8 -0
- package/assets/icons/small/swap.svg +6 -0
- package/esm2022/lib/components/icon/icon.component.mjs +2 -2
- package/fesm2022/norwegian-core-components.mjs +2 -2
- package/fesm2022/norwegian-core-components.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
|
|
3
|
+
<g id="surface1">
|
|
4
|
+
<path style=" stroke:none;fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 17.023438 19.03125 C 20.535156 19.03125 23.386719 16.09375 23.386719 12.46875 C 23.386719 8.84375 20.535156 5.90625 17.023438 5.90625 C 13.507812 5.90625 10.660156 8.84375 10.660156 12.46875 C 10.660156 16.09375 13.507812 19.03125 17.023438 19.03125 Z M 17.023438 19.5 C 20.789062 19.5 23.839844 16.351562 23.839844 12.46875 C 23.839844 8.585938 20.789062 5.4375 17.023438 5.4375 C 13.257812 5.4375 10.203125 8.585938 10.203125 12.46875 C 10.203125 16.351562 13.257812 19.5 17.023438 19.5 Z M 17.023438 19.5 "/>
|
|
5
|
+
<path style=" stroke:none;fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 19.328125 9.839844 C 19.4375 9.730469 19.613281 9.730469 19.722656 9.839844 L 21.691406 12.308594 C 21.832031 12.449219 21.828125 12.675781 21.691406 12.8125 L 19.757812 15.300781 C 19.707031 15.347656 19.644531 15.375 19.578125 15.375 L 17.957031 15.375 C 17.726562 15.375 17.613281 15.089844 17.777344 14.921875 L 19.757812 12.5625 L 17.957031 10.277344 L 17.234375 10.277344 L 18.957031 12.308594 C 19.097656 12.445312 19.097656 12.679688 18.957031 12.816406 L 16.691406 15.300781 C 16.644531 15.347656 16.582031 15.375 16.515625 15.375 L 13.953125 15.375 C 13.390625 15.375 12.929688 14.902344 12.929688 14.320312 C 12.929688 13.148438 12.929688 11.976562 12.929688 10.804688 C 12.929688 10.222656 13.390625 9.75 13.953125 9.75 L 14.972656 9.75 C 15.113281 9.75 15.226562 9.867188 15.226562 10.011719 C 15.226562 10.160156 15.113281 10.277344 14.972656 10.277344 L 14.125 10.277344 C 13.75 10.277344 13.441406 10.59375 13.441406 10.980469 C 13.441406 12.035156 13.441406 13.089844 13.441406 14.144531 C 13.441406 14.53125 13.75 14.847656 14.125 14.847656 L 16.324219 14.847656 L 18.390625 12.5625 L 16.410156 10.203125 C 16.246094 10.035156 16.363281 9.75 16.589844 9.75 L 18.171875 9.75 C 18.238281 9.75 18.300781 9.777344 18.351562 9.824219 L 20.320312 12.308594 C 20.460938 12.445312 20.460938 12.679688 20.320312 12.816406 L 18.597656 14.847656 L 19.367188 14.847656 L 21.121094 12.5625 L 19.328125 10.277344 C 19.214844 10.164062 19.214844 9.949219 19.328125 9.839844 Z M 19.328125 9.839844 "/>
|
|
6
|
+
<path style=" stroke:none;fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 13.699219 4.5 L 2.023438 4.5 C 1.019531 4.5 0.203125 5.339844 0.203125 6.375 L 0.203125 15.640625 C 0.203125 16.734375 1.066406 17.625 2.128906 17.625 L 10.261719 17.625 C 9.226562 16.183594 8.613281 14.398438 8.613281 12.46875 C 8.613281 8.894531 10.707031 5.828125 13.699219 4.5 Z M 6.566406 10.125 C 6.566406 10.644531 6.160156 11.0625 5.660156 11.0625 L 3.839844 11.0625 C 3.339844 11.0625 2.929688 10.644531 2.929688 10.125 L 2.929688 8.25 C 2.929688 7.730469 3.339844 7.3125 3.839844 7.3125 L 5.660156 7.3125 C 6.160156 7.3125 6.566406 7.730469 6.566406 8.25 Z M 6.566406 10.125 "/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" version="1.1">
|
|
3
|
+
<g id="surface1">
|
|
4
|
+
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 23.777344 12.46875 C 23.777344 8.585938 20.726562 5.4375 16.960938 5.4375 C 13.195312 5.4375 10.140625 8.585938 10.140625 12.46875 C 10.140625 16.351562 13.195312 19.5 16.960938 19.5 C 20.726562 19.5 23.777344 16.351562 23.777344 12.46875 Z M 23.777344 12.46875 "/>
|
|
5
|
+
<path style=" stroke:none;fill-rule:evenodd;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 19.265625 9.746094 C 19.375 9.636719 19.550781 9.636719 19.660156 9.746094 L 21.628906 12.214844 C 21.769531 12.355469 21.765625 12.582031 21.628906 12.71875 L 19.695312 15.207031 C 19.644531 15.253906 19.582031 15.28125 19.515625 15.28125 L 17.894531 15.28125 C 17.664062 15.28125 17.550781 14.996094 17.714844 14.828125 L 19.695312 12.46875 L 17.894531 10.183594 L 17.171875 10.183594 L 18.894531 12.214844 C 19.035156 12.351562 19.035156 12.585938 18.894531 12.722656 L 16.628906 15.207031 C 16.582031 15.253906 16.519531 15.28125 16.453125 15.28125 L 13.890625 15.28125 C 13.328125 15.28125 12.867188 14.808594 12.867188 14.226562 C 12.867188 13.054688 12.867188 11.882812 12.867188 10.710938 C 12.867188 10.128906 13.328125 9.65625 13.890625 9.65625 L 14.910156 9.65625 C 15.050781 9.65625 15.164062 9.773438 15.164062 9.917969 C 15.164062 10.066406 15.050781 10.183594 14.910156 10.183594 L 14.0625 10.183594 C 13.6875 10.183594 13.382812 10.5 13.382812 10.886719 C 13.382812 11.941406 13.382812 12.996094 13.382812 14.050781 C 13.382812 14.4375 13.6875 14.753906 14.0625 14.753906 L 16.261719 14.753906 L 18.328125 12.46875 L 16.347656 10.109375 C 16.183594 9.941406 16.300781 9.65625 16.527344 9.65625 L 18.109375 9.65625 C 18.175781 9.65625 18.238281 9.683594 18.289062 9.730469 L 20.257812 12.214844 C 20.398438 12.351562 20.398438 12.585938 20.257812 12.722656 L 18.535156 14.753906 L 19.304688 14.753906 L 21.058594 12.46875 L 19.265625 10.183594 C 19.15625 10.070312 19.152344 9.855469 19.265625 9.746094 Z M 19.265625 9.746094 "/>
|
|
6
|
+
<path style=" stroke:none;fill-rule:evenodd;fill:rgb(0%,0%,0%);fill-opacity:1;" d="M 1.960938 4.5 L 14.265625 4.5 C 13.367188 4.824219 12.539062 5.300781 11.816406 5.90625 L 2.414062 5.90625 C 1.914062 5.90625 1.503906 6.324219 1.503906 6.84375 L 1.503906 15.265625 C 1.503906 15.792969 1.917969 16.21875 2.429688 16.21875 L 9.628906 16.21875 C 9.867188 16.71875 10.15625 17.1875 10.484375 17.625 L 2.066406 17.625 C 1.003906 17.625 0.140625 16.734375 0.140625 15.640625 L 0.140625 6.375 C 0.140625 5.339844 0.957031 4.5 1.960938 4.5 Z M 6.050781 11.53125 C 6.554688 11.53125 6.960938 11.113281 6.960938 10.59375 L 6.960938 8.71875 C 6.960938 8.199219 6.554688 7.78125 6.050781 7.78125 L 4.234375 7.78125 C 3.730469 7.78125 3.324219 8.199219 3.324219 8.71875 L 3.324219 10.59375 C 3.324219 11.113281 3.730469 11.53125 4.234375 11.53125 Z M 6.050781 11.53125 "/>
|
|
7
|
+
</g>
|
|
8
|
+
</svg>
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M17.135 2.29289C16.7089 1.90237 16.0182 1.90237 15.5922 2.29289C15.1662 2.68342 15.1662 3.31658 15.5922 3.70711L18.0935 6H3.27267C2.67018 6 2.18176 6.44772 2.18176 7C2.18176 7.55228 2.67018 8 3.27267 8H18.0935L15.5922 10.2929C15.1662 10.6834 15.1662 11.3166 15.5922 11.7071C16.0182 12.0976 16.7089 12.0976 17.135 11.7071L21.4986 7.70711C21.6983 7.52405 21.8044 7.28768 21.8169 7.04797C21.8177 7.03199 21.8181 7.016 21.8181 7L19.4765 4.64645L17.135 2.29289Z" fill="#15273F"/>
|
|
3
|
+
<path d="M17.135 2.29289L21.4986 6.29289C21.7091 6.48581 21.8156 6.73793 21.8181 6.99077L17.135 2.29289Z" fill="#15273F"/>
|
|
4
|
+
<path d="M8.4077 12.2929C8.83372 12.6834 8.83372 13.3166 8.4077 13.7071L5.90636 16H20.7272C21.3297 16 21.8181 16.4477 21.8181 17C21.8181 17.5523 21.3297 18 20.7272 18H5.90636L8.4077 20.2929C8.83372 20.6834 8.83372 21.3166 8.4077 21.7071C7.98167 22.0976 7.29095 22.0976 6.86492 21.7071L2.50128 17.7071C2.30387 17.5261 2.18176 17.2761 2.18176 17C2.18176 16.8644 2.2112 16.7351 2.26454 16.6172C2.31698 16.501 2.39434 16.3921 2.49661 16.2972" fill="#15273F"/>
|
|
5
|
+
<path d="M2.50186 16.2924L6.86492 12.2929C7.29095 11.9024 7.98167 11.9024 8.4077 12.2929" fill="#15273F"/>
|
|
6
|
+
</svg>
|