@webitel/ui-sdk 24.10.26 → 24.10.27

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.
@@ -0,0 +1,7 @@
1
+ <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M13 11H11V13H13V11ZM11 9C9.89543 9 9 9.89543 9 11V13C9 14.1046 9.89543 15 11 15H13C14.1046 15 15 14.1046 15 13V11C15 9.89543 14.1046 9 13 9H11Z" />
3
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6 11H4L4 13H6V11ZM4 9C2.89543 9 2 9.89543 2 11V13C2 14.1046 2.89543 15 4 15H6C7.10457 15 8 14.1046 8 13V11C8 9.89543 7.10457 9 6 9H4Z" />
4
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M20 11H18V13H20V11ZM18 9C16.8954 9 16 9.89543 16 11V13C16 14.1046 16.8954 15 18 15H20C21.1046 15 22 14.1046 22 13V11C22 9.89543 21.1046 9 20 9H18Z" />
5
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M6.70711 2.29289C7.09763 2.68342 7.09763 3.31658 6.70711 3.70711L6.41421 4H17C18.6569 4 20 5.34315 20 7V9H18V7C18 6.44772 17.5523 6 17 6H6.41421L6.70711 6.29289C7.09763 6.68342 7.09763 7.31658 6.70711 7.70711C6.31658 8.09763 5.68342 8.09763 5.29289 7.70711L3.29289 5.70711C2.90237 5.31658 2.90237 4.68342 3.29289 4.29289L5.29289 2.29289C5.68342 1.90237 6.31658 1.90237 6.70711 2.29289Z" />
6
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M17.2929 21.7071C16.9024 21.3166 16.9024 20.6834 17.2929 20.2929L17.5858 20H7C5.34315 20 4 18.6569 4 17L4 15H6V17C6 17.5523 6.44772 18 7 18H17.5858L17.2929 17.7071C16.9024 17.3166 16.9024 16.6834 17.2929 16.2929C17.6834 15.9024 18.3166 15.9024 18.7071 16.2929L20.7071 18.2929C21.0976 18.6834 21.0976 19.3166 20.7071 19.7071L18.7071 21.7071C18.3166 22.0976 17.6834 22.0976 17.2929 21.7071Z" />
7
+ </svg>
@@ -1,5 +1,6 @@
1
1
  import './account.svg';
2
2
  import './agent.svg';
3
+ import './arrange.svg';
3
4
  import './adfs.svg';
4
5
  import './app-navigator.svg';
5
6
  import './arrow-down.svg';