@ieeesa-npm/shared-styles 0.6.6 → 0.6.7

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.
@@ -264,5 +264,8 @@
264
264
  <symbol id="icon-export" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
265
265
  <path d="M10.5 8.25V10.5H1.5V8.25H0V10.5C0 11.325 0.675 12 1.5 12H10.5C11.325 12 12 11.325 12 10.5V8.25H10.5ZM9.75 5.25L8.6925 4.1925L6.75 6.1275V0H5.25V6.1275L3.3075 4.1925L2.25 5.25L6 9L9.75 5.25Z" fill="#00629B"/>
266
266
  </symbol>
267
+ <symbol id="icon-filter-attendees" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
268
+ <path d="M4.75036 9.69715C4.75032 9.79495 4.77617 9.89083 4.82502 9.97404C4.87386 10.0572 4.94377 10.1245 5.0269 10.1682L6.02704 10.6945C6.1033 10.7346 6.18803 10.7535 6.27319 10.7495C6.35835 10.7454 6.44112 10.7185 6.51362 10.6713C6.58612 10.6241 6.64595 10.5582 6.68744 10.4798C6.72892 10.4014 6.75068 10.3132 6.75064 10.2235V6.53933C6.75075 6.27849 6.84288 6.02698 7.00917 5.83356L10.6212 1.62893C10.6859 1.55343 10.7285 1.45982 10.7437 1.3594C10.759 1.25898 10.7463 1.15606 10.7071 1.06308C10.668 0.970109 10.6041 0.891061 10.5232 0.835499C10.4422 0.779937 10.3477 0.75024 10.2511 0.75H1.24989C1.15318 0.750037 1.05855 0.779586 0.977476 0.83507C0.896398 0.890553 0.832346 0.969589 0.793078 1.0626C0.75381 1.15562 0.741012 1.25862 0.756233 1.35914C0.771454 1.45965 0.814042 1.55337 0.878837 1.62893L4.49183 5.83356C4.65812 6.02698 4.75025 6.27849 4.75036 6.53933V9.69715Z" stroke="#00629B" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
269
+ </symbol>
267
270
  </defs>
268
271
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ieeesa-npm/shared-styles",
3
- "version": "0.6.6",
3
+ "version": "0.6.7",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^16.1.0",
6
6
  "@angular/core": "^16.1.0"