@gravitee/ui-particles-angular 14.1.5-add-icons-e4ea7cd → 14.1.5-add-icons-e8fdba5

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.
@@ -1,5 +1,4 @@
1
- <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
2
- <defs>
1
+ <svg width="0" height="0" class="hidden">
3
2
  <symbol id="search" fill="none" viewBox="0 0 24 24">
4
3
  <path fill="currentColor" fill-rule="evenodd" d="M11 4a7 7 0 1 0 0 14 7 7 0 0 0 0-14Zm-9 7a9 9 0 1 1 18 0 9 9 0 0 1-18 0Z" clip-rule="evenodd"/>
5
4
  <path fill="currentColor" fill-rule="evenodd" d="M15.943 15.943a1 1 0 0 1 1.414 0l4.35 4.35a1 1 0 1 1-1.414 1.414l-4.35-4.35a1 1 0 0 1 0-1.414Z" clip-rule="evenodd"/>
@@ -1616,5 +1615,4 @@
1616
1615
  <path fill="currentColor" d="M15.663 3.773A9 9 0 1 0 21 12v-.919a1 1 0 0 1 2 0V12a11.002 11.002 0 0 1-21.066 4.432A11 11 0 0 1 16.477 1.947a.999.999 0 0 1-.037 1.863 1 1 0 0 1-.777-.037Z"/>
1617
1616
  <path fill="currentColor" d="M22.707 3.293a1 1 0 0 1 0 1.414l-10 10.01a1 1 0 0 1-1.414 0l-3-3a1 1 0 1 1 1.414-1.414L12 12.595l9.293-9.302a1 1 0 0 1 1.414 0Z"/>
1618
1617
  </symbol>
1619
- </defs>
1620
1618
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gravitee/ui-particles-angular",
3
- "version": "14.1.5-add-icons-e4ea7cd",
3
+ "version": "14.1.5-add-icons-e8fdba5",
4
4
  "description": "Gravitee.io - UI Particles Angular",
5
5
  "repository": {
6
6
  "type": "git",