@iconify-svelte/wordpress 1.0.2 → 1.0.3

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.
Files changed (71) hide show
  1. package/components/a/accordion-heading.svelte +1 -1
  2. package/components/a/accordion-item.svelte +1 -1
  3. package/components/a/accordion.svelte +1 -1
  4. package/components/a/add-template.svelte +1 -1
  5. package/components/a/archive.svelte +1 -1
  6. package/components/b/background.svelte +1 -1
  7. package/components/b/bell.svelte +1 -1
  8. package/components/b/block-meta.svelte +1 -1
  9. package/components/b/box.svelte +1 -1
  10. package/components/b/bug.svelte +1 -1
  11. package/components/c/caption.svelte +1 -1
  12. package/components/c/category.svelte +1 -1
  13. package/components/c/caution.svelte +1 -1
  14. package/components/c/chart-bar.svelte +1 -1
  15. package/components/c/cog.svelte +1 -1
  16. package/components/c/columns.svelte +1 -1
  17. package/components/c/comment-author-avatar.svelte +1 -1
  18. package/components/c/comment-author-name.svelte +1 -1
  19. package/components/c/comment-content.svelte +1 -1
  20. package/components/c/contents.svelte +1 -1
  21. package/components/c/copy-small.svelte +1 -1
  22. package/components/c/copy.svelte +1 -1
  23. package/components/c/corner-all.svelte +1 -1
  24. package/components/c/corner-bottom-left.svelte +1 -1
  25. package/components/c/corner-bottom-right.svelte +1 -1
  26. package/components/c/corner-top-left.svelte +1 -1
  27. package/components/c/corner-top-right.svelte +1 -1
  28. package/components/d/details.svelte +1 -1
  29. package/components/d/drafts.svelte +1 -1
  30. package/components/d/drawer-left.svelte +1 -1
  31. package/components/d/drawer-right.svelte +1 -1
  32. package/components/e/envelope.svelte +1 -1
  33. package/components/e/error.svelte +1 -1
  34. package/components/f/file.svelte +1 -1
  35. package/components/g/gallery.svelte +1 -1
  36. package/components/g/grid.svelte +1 -1
  37. package/components/h/help-filled.svelte +1 -1
  38. package/components/h/home-button.svelte +1 -1
  39. package/components/i/inbox.svelte +1 -1
  40. package/components/i/info.svelte +1 -1
  41. package/components/i/institution.svelte +1 -1
  42. package/components/k/key.svelte +1 -1
  43. package/components/l/lifesaver.svelte +1 -1
  44. package/components/l/line-dashed.svelte +1 -1
  45. package/components/l/line-dotted.svelte +1 -1
  46. package/components/l/lock-small.svelte +1 -1
  47. package/components/m/media.svelte +1 -1
  48. package/components/m/megaphone.svelte +1 -1
  49. package/components/n/not-allowed.svelte +1 -1
  50. package/components/p/payment.svelte +1 -1
  51. package/components/p/pending.svelte +1 -1
  52. package/components/p/percent.svelte +1 -1
  53. package/components/p/plus-circle.svelte +1 -1
  54. package/components/p/post-author.svelte +1 -1
  55. package/components/p/post-categories.svelte +1 -1
  56. package/components/p/published.svelte +1 -1
  57. package/components/r/receipt.svelte +1 -1
  58. package/components/r/remove-submenu.svelte +1 -1
  59. package/components/s/scheduled.svelte +1 -1
  60. package/components/s/send.svelte +1 -1
  61. package/components/s/shield.svelte +1 -1
  62. package/components/s/sides-axial.svelte +1 -1
  63. package/components/s/square.svelte +2 -2
  64. package/components/s/star-empty.svelte +1 -1
  65. package/components/s/store.svelte +1 -1
  66. package/components/s/styles.svelte +1 -1
  67. package/components/t/table-of-contents.svelte +1 -1
  68. package/components/t/trash.svelte +1 -1
  69. package/css/{c/c8g26u.css → r/r7ikjci.css} +3 -1
  70. package/iconify.json +1 -1
  71. package/package.json +1 -1
@@ -6,6 +6,6 @@ import '../../css/r/rdlnrx.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="mwfimy"/><path class="rdlnrx"/>`;
9
+ const content = `<path clip-rule="evenodd" class="mwfimy"/><path class="rdlnrx"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:accordion-heading" {...props}></Icon>
@@ -6,6 +6,6 @@ import '../../css/g/gfibxt.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="e-1td4v"/><path class="gfibxt"/>`;
9
+ const content = `<path clip-rule="evenodd" class="e-1td4v"/><path class="gfibxt"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:accordion-item" {...props}></Icon>
@@ -8,6 +8,6 @@ import '../../css/m/m_z43o.css';
8
8
  let {width, height, ...props} = $props();
9
9
 
10
10
  const viewBox = {"width":24,"height":24};
11
- const content = `<path class="l-77qp"/><path class="rexvdb"/><path class="srlz1t"/><path class="m_z43o"/>`;
11
+ const content = `<path clip-rule="evenodd" class="l-77qp"/><path class="rexvdb"/><path clip-rule="evenodd" class="srlz1t"/><path class="m_z43o"/>`;
12
12
  </script>
13
13
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:accordion" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/a/aruxy9bg.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="aruxy9bg"/>`;
8
+ const content = `<path clip-rule="evenodd" class="aruxy9bg"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:add-template" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/y/yo2ni9lf.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="yo2ni9lf"/>`;
8
+ const content = `<path clip-rule="evenodd" class="yo2ni9lf"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:archive" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/h/h09m_wul.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="h09m_wul"/>`;
8
+ const content = `<path clip-rule="evenodd" class="h09m_wul"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:background" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/c/cxuwc4zb.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="cxuwc4zb"/>`;
8
+ const content = `<path clip-rule="evenodd" class="cxuwc4zb"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:bell" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/f/fd9l4rbz.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="fd9l4rbz"/>`;
8
+ const content = `<path clip-rule="evenodd" class="fd9l4rbz"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:block-meta" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/v/v1j4v69w.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="v1j4v69w"/>`;
8
+ const content = `<path clip-rule="evenodd" class="v1j4v69w"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:box" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/x/xbx-88bc.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="xbx-88bc"/>`;
8
+ const content = `<path clip-rule="evenodd" class="xbx-88bc"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:bug" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/v/vweo2mbs.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="vweo2mbs"/>`;
8
+ const content = `<path clip-rule="evenodd" class="vweo2mbs"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:caption" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/h/hym_wbco.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="hym_wbco"/>`;
8
+ const content = `<path clip-rule="evenodd" class="hym_wbco"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:category" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/w/w3tht1c.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="w3tht1c"/>`;
8
+ const content = `<path clip-rule="evenodd" class="w3tht1c"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:caution" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/r/re39vls.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="re39vls"/>`;
8
+ const content = `<path clip-rule="evenodd" class="re39vls"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:chart-bar" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/z/z7syx42j.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="z7syx42j"/>`;
8
+ const content = `<path clip-rule="evenodd" class="z7syx42j"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:cog" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/z/ztzwjhg.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="ztzwjhg"/>`;
8
+ const content = `<path clip-rule="evenodd" class="ztzwjhg"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:columns" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/x/xfbt36bq.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="xfbt36bq"/>`;
8
+ const content = `<path clip-rule="evenodd" class="xfbt36bq"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:comment-author-avatar" {...props}></Icon>
@@ -7,6 +7,6 @@ import '../../css/p/peaqnp.css';
7
7
  let {width, height, ...props} = $props();
8
8
 
9
9
  const viewBox = {"width":24,"height":24};
10
- const content = `<path class="m32240i"/><path class="ohva8a"/><circle class="peaqnp"/>`;
10
+ const content = `<path clip-rule="evenodd" class="m32240i"/><path clip-rule="evenodd" class="ohva8a"/><circle clip-rule="evenodd" class="peaqnp"/>`;
11
11
  </script>
12
12
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:comment-author-name" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/v/vp8ju7b.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="vp8ju7b"/>`;
8
+ const content = `<path clip-rule="evenodd" class="vp8ju7b"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:comment-content" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/g/gowxx9bg.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="gowxx9bg"/>`;
8
+ const content = `<path clip-rule="evenodd" class="gowxx9bg"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:contents" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/w/wrovdlhd.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="wrovdlhd"/>`;
8
+ const content = `<path clip-rule="evenodd" class="wrovdlhd"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:copy-small" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/b/b30b3nbl.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="b30b3nbl"/>`;
8
+ const content = `<path clip-rule="evenodd" class="b30b3nbl"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:copy" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/h/hdk9f2bt.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="hdk9f2bt"/>`;
8
+ const content = `<path clip-rule="evenodd" class="hdk9f2bt"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:corner-all" {...props}></Icon>
@@ -6,6 +6,6 @@ import '../../css/a/an1g38y.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="gj8alxbt"/><path class="an1g38y"/>`;
9
+ const content = `<path class="gj8alxbt"/><path clip-rule="evenodd" class="an1g38y"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:corner-bottom-left" {...props}></Icon>
@@ -6,6 +6,6 @@ import '../../css/q/qavkjsr.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="gj8alxbt"/><path class="qavkjsr"/>`;
9
+ const content = `<path class="gj8alxbt"/><path clip-rule="evenodd" class="qavkjsr"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:corner-bottom-right" {...props}></Icon>
@@ -6,6 +6,6 @@ import '../../css/b/bg26osb.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="gj8alxbt"/><path class="bg26osb"/>`;
9
+ const content = `<path class="gj8alxbt"/><path clip-rule="evenodd" class="bg26osb"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:corner-top-left" {...props}></Icon>
@@ -6,6 +6,6 @@ import '../../css/u/uv9q8ik.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="gj8alxbt"/><path class="uv9q8ik"/>`;
9
+ const content = `<path class="gj8alxbt"/><path clip-rule="evenodd" class="uv9q8ik"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:corner-top-right" {...props}></Icon>
@@ -6,6 +6,6 @@ import '../../css/e/em0vfc.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="n0ujfsb"/><path class="em0vfc"/>`;
9
+ const content = `<path clip-rule="evenodd" class="n0ujfsb"/><path class="em0vfc"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:details" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/p/pk4h28b.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="pk4h28b"/>`;
8
+ const content = `<path clip-rule="evenodd" class="pk4h28b"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:drafts" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/u/uy_kolq.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="uy_kolq"/>`;
8
+ const content = `<path clip-rule="evenodd" class="uy_kolq"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:drawer-left" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/i/ihc1yjm.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="ihc1yjm"/>`;
8
+ const content = `<path clip-rule="evenodd" class="ihc1yjm"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:drawer-right" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/r/rg0fyub.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="rg0fyub"/>`;
8
+ const content = `<path clip-rule="evenodd" class="rg0fyub"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:envelope" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/u/u-lke3ni.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="u-lke3ni"/>`;
8
+ const content = `<path clip-rule="evenodd" class="u-lke3ni"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:error" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/v/vb9imwce.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="vb9imwce"/>`;
8
+ const content = `<path clip-rule="evenodd" class="vb9imwce"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:file" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/c/cvr4-kbx.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="cvr4-kbx"/>`;
8
+ const content = `<path clip-rule="evenodd" class="cvr4-kbx"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:gallery" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/e/e_qch9bk.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="e_qch9bk"/>`;
8
+ const content = `<path clip-rule="evenodd" class="e_qch9bk"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:grid" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/z/zmf4af5r.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="zmf4af5r"/>`;
8
+ const content = `<path clip-rule="evenodd" class="zmf4af5r"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:help-filled" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/v/vea5kobg.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="vea5kobg"/>`;
8
+ const content = `<path clip-rule="evenodd" class="vea5kobg"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:home-button" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/z/z_enmrfv.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="z_enmrfv"/>`;
8
+ const content = `<path clip-rule="evenodd" class="z_enmrfv"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:inbox" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/p/pn-8oob.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="pn-8oob"/>`;
8
+ const content = `<path clip-rule="evenodd" class="pn-8oob"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:info" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/b/bvyv_30p.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="bvyv_30p"/>`;
8
+ const content = `<path clip-rule="evenodd" class="bvyv_30p"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:institution" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/c/ciic52b.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="ciic52b"/>`;
8
+ const content = `<path clip-rule="evenodd" class="ciic52b"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:key" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/t/tgm655mn.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="tgm655mn"/>`;
8
+ const content = `<path clip-rule="evenodd" class="tgm655mn"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:lifesaver" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/a/a48uvhb.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="a48uvhb"/>`;
8
+ const content = `<path clip-rule="evenodd" class="a48uvhb"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:line-dashed" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/u/uhzw6nb.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="uhzw6nb"/>`;
8
+ const content = `<path clip-rule="evenodd" class="uhzw6nb"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:line-dotted" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/b/beqkjnb.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="beqkjnb"/>`;
8
+ const content = `<path clip-rule="evenodd" class="beqkjnb"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:lock-small" {...props}></Icon>
@@ -6,6 +6,6 @@ import '../../css/q/qojsqrrr.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="mi9p4n"/><path class="qojsqrrr"/>`;
9
+ const content = `<path class="mi9p4n"/><path clip-rule="evenodd" class="qojsqrrr"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:media" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/t/t-15l92n.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="t-15l92n"/>`;
8
+ const content = `<path clip-rule="evenodd" class="t-15l92n"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:megaphone" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/d/d6b-7li.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="d6b-7li"/>`;
8
+ const content = `<path clip-rule="evenodd" class="d6b-7li"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:not-allowed" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/m/m1_i4ox.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="m1_i4ox"/>`;
8
+ const content = `<path clip-rule="evenodd" class="m1_i4ox"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:payment" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/l/le8x25b.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="le8x25b"/>`;
8
+ const content = `<path clip-rule="evenodd" class="le8x25b"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:pending" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/p/pfvf7u_l.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="pfvf7u_l"/>`;
8
+ const content = `<path clip-rule="evenodd" class="pfvf7u_l"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:percent" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/u/u7ixqeb.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="u7ixqeb"/>`;
8
+ const content = `<path clip-rule="evenodd" class="u7ixqeb"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:plus-circle" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/c/c_uamy2d.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="c_uamy2d"/>`;
8
+ const content = `<path clip-rule="evenodd" class="c_uamy2d"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:post-author" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/i/iv46eqki.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="iv46eqki"/>`;
8
+ const content = `<path clip-rule="evenodd" class="iv46eqki"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:post-categories" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/p/p1ylx2b.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="p1ylx2b"/>`;
8
+ const content = `<path clip-rule="evenodd" class="p1ylx2b"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:published" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/i/if464pbu.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="if464pbu"/>`;
8
+ const content = `<path clip-rule="evenodd" class="if464pbu"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:receipt" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/s/s68t07fy.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="s68t07fy"/>`;
8
+ const content = `<path clip-rule="evenodd" class="s68t07fy"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:remove-submenu" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/r/rsq-plf.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="rsq-plf"/>`;
8
+ const content = `<path clip-rule="evenodd" class="rsq-plf"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:scheduled" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/q/qyuunbc.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="qyuunbc"/>`;
8
+ const content = `<path clip-rule="evenodd" class="qyuunbc"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:send" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/n/n--jzu6b.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="n--jzu6b"/>`;
8
+ const content = `<path clip-rule="evenodd" class="n--jzu6b"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:shield" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/u/uyy-fqtt.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="uyy-fqtt"/>`;
8
+ const content = `<path clip-rule="evenodd" class="uyy-fqtt"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:sides-axial" {...props}></Icon>
@@ -1,10 +1,10 @@
1
1
  <script>
2
2
  import Icon from '@iconify/css-svelte';
3
- import '../../css/c/c8g26u.css';
3
+ import '../../css/r/r7ikjci.css';
4
4
 
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="c8g26u"/>`;
8
+ const content = `<path class="r7ikjci"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:square" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/e/ej4c_goc.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="ej4c_goc"/>`;
8
+ const content = `<path clip-rule="evenodd" class="ej4c_goc"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:star-empty" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/f/f-01ynbn.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="f-01ynbn"/>`;
8
+ const content = `<path clip-rule="evenodd" class="f-01ynbn"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:store" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/u/u6e_0na.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="u6e_0na"/>`;
8
+ const content = `<path clip-rule="evenodd" class="u6e_0na"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:styles" {...props}></Icon>
@@ -6,6 +6,6 @@ import '../../css/l/lc_wq6y.css';
6
6
  let {width, height, ...props} = $props();
7
7
 
8
8
  const viewBox = {"width":24,"height":24};
9
- const content = `<path class="ap-0y6n"/><path class="lc_wq6y"/>`;
9
+ const content = `<path clip-rule="evenodd" class="ap-0y6n"/><path class="lc_wq6y"/>`;
10
10
  </script>
11
11
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:table-of-contents" {...props}></Icon>
@@ -5,6 +5,6 @@ import '../../css/r/r2f75dbp.css';
5
5
  let {width, height, ...props} = $props();
6
6
 
7
7
  const viewBox = {"width":24,"height":24};
8
- const content = `<path class="r2f75dbp"/>`;
8
+ const content = `<path clip-rule="evenodd" class="r2f75dbp"/>`;
9
9
  </script>
10
10
  <Icon width={width} height={height} viewBox={viewBox} content={content} fallback="wordpress:trash" {...props}></Icon>
@@ -1,5 +1,7 @@
1
- .c8g26u {
1
+ .r7ikjci {
2
2
  fill: none;
3
3
  stroke: currentColor;
4
+ stroke-linecap: square;
5
+ stroke-width: 1.5px;
4
6
  d: path("M5.75 12.75v5.5h5.5m1.5-12.5h5.5v5.5");
5
7
  }
package/iconify.json CHANGED
@@ -27,5 +27,5 @@
27
27
  ],
28
28
  "palette": false
29
29
  },
30
- "lastModified": 1770924760
30
+ "lastModified": 1771310493
31
31
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@iconify-svelte/wordpress",
3
3
  "type": "module",
4
- "version": "1.0.2",
4
+ "version": "1.0.3",
5
5
  "homepage": "https://icon-sets.iconify.design/wordpress/",
6
6
  "bugs": "https://github.com/iconify/icon-sets/issues",
7
7
  "license": "GPL-2.0-or-later",