@osn/icons 1.4.0 → 1.4.1

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/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "components",
6
6
  "ui"
7
7
  ],
8
- "version": "1.4.0",
8
+ "version": "1.4.1",
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
@@ -1,3 +1,3 @@
1
1
  <svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7504 4.6665C12.7504 4.25229 12.4146 3.9165 12.0004 3.9165C11.5862 3.9165 11.2504 4.25229 11.2504 4.6665V11.2498H4.66699C4.25278 11.2498 3.91699 11.5856 3.91699 11.9998C3.91699 12.414 4.25278 12.7498 4.66699 12.7498L11.2504 12.7498L11.2504 19.3332C11.2504 19.7474 11.5862 20.0832 12.0004 20.0832C12.4146 20.0832 12.7504 19.7474 12.7504 19.3332V12.7498H19.3337C19.7479 12.7498 20.0837 12.414 20.0837 11.9998C20.0837 11.5856 19.7479 11.2498 19.3337 11.2498L12.7504 11.2498L12.7504 4.6665Z" fill="#1E2134"/>
2
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M12.7499 5.74902C12.7499 5.33481 12.4141 4.99902 11.9999 4.99902C11.5857 4.99902 11.2499 5.33481 11.2499 5.74902V11.25H5.74902C5.33481 11.25 4.99902 11.5858 4.99902 12C4.99902 12.4142 5.33481 12.75 5.74902 12.75H11.2499L11.2499 18.2512C11.2499 18.6654 11.5857 19.0012 11.9999 19.0012C12.4141 19.0012 12.7499 18.6654 12.7499 18.2512L12.7499 12.75L18.2512 12.75C18.6654 12.75 19.0012 12.4142 19.0012 12C19.0012 11.5858 18.6654 11.25 18.2512 11.25L12.7499 11.25V5.74902Z" fill="#1E2134"/>
3
3
  </svg>
@@ -15,7 +15,7 @@ export default function SvgSystemPlus(props) {
15
15
  <path
16
16
  fillRule="evenodd"
17
17
  clipRule="evenodd"
18
- d="M12.7504 4.6665C12.7504 4.25229 12.4146 3.9165 12.0004 3.9165C11.5862 3.9165 11.2504 4.25229 11.2504 4.6665V11.2498H4.66699C4.25278 11.2498 3.91699 11.5856 3.91699 11.9998C3.91699 12.414 4.25278 12.7498 4.66699 12.7498L11.2504 12.7498L11.2504 19.3332C11.2504 19.7474 11.5862 20.0832 12.0004 20.0832C12.4146 20.0832 12.7504 19.7474 12.7504 19.3332V12.7498H19.3337C19.7479 12.7498 20.0837 12.414 20.0837 11.9998C20.0837 11.5856 19.7479 11.2498 19.3337 11.2498L12.7504 11.2498L12.7504 4.6665Z"
18
+ d="M12.7499 5.74902C12.7499 5.33481 12.4141 4.99902 11.9999 4.99902C11.5857 4.99902 11.2499 5.33481 11.2499 5.74902V11.25H5.74902C5.33481 11.25 4.99902 11.5858 4.99902 12C4.99902 12.4142 5.33481 12.75 5.74902 12.75H11.2499L11.2499 18.2512C11.2499 18.6654 11.5857 19.0012 11.9999 19.0012C12.4141 19.0012 12.7499 18.6654 12.7499 18.2512L12.7499 12.75L18.2512 12.75C18.6654 12.75 19.0012 12.4142 19.0012 12C19.0012 11.5858 18.6654 11.25 18.2512 11.25L12.7499 11.25V5.74902Z"
19
19
  fill="#1E2134"
20
20
  />
21
21
  </svg>