@ieeesa-npm/shared-styles 0.6.1 → 0.6.2

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.
@@ -252,5 +252,8 @@
252
252
  <path d="M6.063 19.873v-2.526h10.105v2.526h-10.105zM6.063 14.4v-2.526h18.526v2.526h-18.526zM6.063 8.926v-2.526h18.526v2.526h-18.526z"></path>
253
253
  <path d="M17.852 23.137l1.789 1.789 2.421-2.421 2.421 2.421 1.789-1.789-2.421-2.421 2.421-2.421-1.789-1.789-2.421 2.421-2.421-2.421-1.789 1.789 2.421 2.421-2.421 2.421z"></path>
254
254
  </symbol>
255
+ <symbol id="icon-file-delete" width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg">
256
+ <path id="icon" fill-rule="evenodd" clip-rule="evenodd" d="M11.25 2.25V3H15V4.5H14.25V14.25C14.25 15.075 13.575 15.75 12.75 15.75H5.25C4.425 15.75 3.75 15.075 3.75 14.25V4.5H3V3H6.75V2.25H11.25ZM5.25 14.25H12.75V4.5H5.25V14.25ZM6.75 6H8.25V12.75H6.75V6ZM11.25 6H9.75V12.75H11.25V6Z" fill="#1C1B1F"/>
257
+ </symbol>
255
258
  </defs>
256
259
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ieeesa-npm/shared-styles",
3
- "version": "0.6.1",
3
+ "version": "0.6.2",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^16.1.0",
6
6
  "@angular/core": "^16.1.0"