@ieeesa-npm/shared-styles 0.6.7 → 0.7.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.
@@ -267,5 +267,8 @@
267
267
  <symbol id="icon-filter-attendees" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
268
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
269
  </symbol>
270
+ <symbol id="icon-attendance-flag" viewBox="0 0 14 16">
271
+ <path d="M1 9.37728C1.80112 8.6414 2.8782 8.22921 4 8.22921C5.1218 8.22921 6.19888 8.6414 7 9.37728C7.80112 10.1132 8.8782 10.5253 10 10.5253C11.1218 10.5253 12.1989 10.1132 13 9.37728V2.14807C12.1989 2.88395 11.1218 3.29614 10 3.29614C8.8782 3.29614 7.80112 2.88395 7 2.14807C6.19888 1.41219 5.1218 1 4 1C2.8782 1 1.80112 1.41219 1 2.14807V9.37728ZM1 9.37728V15" stroke="#00629B" style="stroke: var(--color1, #00629B)" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
272
+ </symbol>
270
273
  </defs>
271
274
  </svg>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ieeesa-npm/shared-styles",
3
- "version": "0.6.7",
3
+ "version": "0.7.0",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^16.1.0",
6
6
  "@angular/core": "^16.1.0"