@d-matrix/icons-svg 0.37.0 → 0.38.0

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@d-matrix/icons-svg",
3
- "version": "0.37.0",
3
+ "version": "0.38.0",
4
4
  "description": "Vanilla svg",
5
5
  "devDependencies": {
6
6
  "cnpm": "^9.4.0"
@@ -0,0 +1,5 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M14.667 14.667H1.33301V1.33301H14.667V14.667ZM2.66699 13.333H9.33301V2.66699H2.66699V13.333ZM10.667 13.333H13.333V2.66699H10.667V13.333ZM7.87695 7.55371L8.4541 8.02051L7.87695 8.4873L5.37695 10.5078L5 10.041L4.62305 9.5752L6.54492 8.02051L4.62305 6.4668L5.37695 5.5332L7.87695 7.55371Z"
4
+ fill="currentColor" fill-opacity="0.45" />
5
+ </svg>
@@ -0,0 +1,15 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path
3
+ d="M1.33334 1.33334C1.33334 0.96515 1.63182 0.666672 2.00001 0.666672H12C13.4728 0.666672 14.6667 1.86058 14.6667 3.33334V14.6667C14.6667 15.0349 14.3682 15.3333 14 15.3333H4.00001C2.52725 15.3333 1.33334 14.1394 1.33334 12.6667V1.33334Z"
4
+ fill="url(#paint0_linear_19865_51562)" />
5
+ <path
6
+ d="M11 5.59963C10.9998 5.26857 10.7315 5.00023 10.4004 5.00002H8.5V7.50002H11V5.59963ZM5 7.50002H7.5V5.00002H5.59961C5.26855 5.00023 5.00021 5.26857 5 5.59963V7.50002ZM12 10.4004L11.9922 10.5635C11.9158 11.3166 11.3166 11.9158 10.5635 11.9922L10.4004 12V11C10.7315 10.9998 10.9998 10.7315 11 10.4004V8.50002H8.5V11H10.4004V12H5.59961V11H7.5V8.50002H5V10.4004C5.00021 10.7315 5.26855 10.9998 5.59961 11V12C4.7713 11.9998 4.08966 11.3703 4.00781 10.5635L4 10.4004V5.59963C4.00021 4.71629 4.71626 4.00023 5.59961 4.00002H10.4004L10.5635 4.00784C11.3702 4.08969 11.9998 4.77133 12 5.59963V10.4004Z"
7
+ fill="white" />
8
+ <defs>
9
+ <linearGradient id="paint0_linear_19865_51562" x1="6.40001" y1="6.4" x2="14" y2="15.6"
10
+ gradientUnits="userSpaceOnUse">
11
+ <stop stop-color="#1F6ED4" />
12
+ <stop offset="1" stop-color="#6E46E8" />
13
+ </linearGradient>
14
+ </defs>
15
+ </svg>
@@ -0,0 +1,6 @@
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M7.5 2V6H2V2H7.5ZM3 5H6.5V3H3V5Z" fill="#0E65E7" />
3
+ <path d="M2 7H7.5V14H2V7Z" fill="#1777FF" fill-opacity="0.7" />
4
+ <path d="M8.5 10H14V14H8.5V10Z" fill="#1777FF" />
5
+ <path d="M8.5 2H14V9H8.5V2Z" fill="#1777FF" fill-opacity="0.3" />
6
+ </svg>