@asd20/ui 3.2.995 → 3.2.996

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.
Files changed (55) hide show
  1. package/package.json +1 -1
  2. package/src/components/atoms/Asd20Icon/index.stories.js +3 -0
  3. package/src/components/atoms/icons/Asd20AccessibilitySvg.vue +35 -8
  4. package/src/components/atoms/icons/Asd20AlertSvg.vue +31 -1
  5. package/src/components/atoms/icons/Asd20ArtsSvg.vue +38 -21
  6. package/src/components/atoms/icons/Asd20AthleticsSvg.vue +42 -1
  7. package/src/components/atoms/icons/Asd20AwardSvg.vue +31 -1
  8. package/src/components/atoms/icons/Asd20BellSvg.vue +32 -1
  9. package/src/components/atoms/icons/Asd20BusSvg.vue +45 -1
  10. package/src/components/atoms/icons/Asd20CalendarAltSvg.vue +40 -1
  11. package/src/components/atoms/icons/Asd20CalendarSvg.vue +38 -1
  12. package/src/components/atoms/icons/Asd20CommitteeSvg.vue +55 -1
  13. package/src/components/atoms/icons/Asd20ContactSvg.vue +27 -0
  14. package/src/components/atoms/icons/Asd20CoraSvg.vue +90 -1
  15. package/src/components/atoms/icons/Asd20DirectionsSvg.vue +37 -1
  16. package/src/components/atoms/icons/Asd20DirectorySvg.vue +46 -2
  17. package/src/components/atoms/icons/Asd20EmailSvg.vue +13 -1
  18. package/src/components/atoms/icons/Asd20ExternalSvg.vue +14 -1
  19. package/src/components/atoms/icons/Asd20FileSvg.vue +11 -2
  20. package/src/components/atoms/icons/Asd20FilesSvg.vue +36 -1
  21. package/src/components/atoms/icons/Asd20FinanceSvg.vue +44 -1
  22. package/src/components/atoms/icons/Asd20FoodSvg.vue +17 -1
  23. package/src/components/atoms/icons/Asd20GallerySvg.vue +55 -1
  24. package/src/components/atoms/icons/Asd20GroupSvg.vue +39 -1
  25. package/src/components/atoms/icons/Asd20HoursSvg.vue +31 -1
  26. package/src/components/atoms/icons/Asd20InfoAltSvg.vue +21 -0
  27. package/src/components/atoms/icons/Asd20InfoSvg.vue +31 -1
  28. package/src/components/atoms/icons/Asd20IxSvg.vue +48 -1
  29. package/src/components/atoms/icons/Asd20JobsSvg.vue +33 -1
  30. package/src/components/atoms/icons/Asd20LibrarySvg.vue +63 -1
  31. package/src/components/atoms/icons/Asd20LinkSvg.vue +34 -0
  32. package/src/components/atoms/icons/Asd20ListSvg.vue +9 -5
  33. package/src/components/atoms/icons/Asd20LoginSvg.vue +35 -1
  34. package/src/components/atoms/icons/Asd20PersonalizeSvg.vue +36 -1
  35. package/src/components/atoms/icons/Asd20PhoneAltSvg.vue +32 -1
  36. package/src/components/atoms/icons/Asd20PhoneSvg.vue +42 -1
  37. package/src/components/atoms/icons/Asd20PrinterSvg.vue +109 -1
  38. package/src/components/atoms/icons/Asd20RegisterSvg.vue +55 -1
  39. package/src/components/atoms/icons/Asd20SchoolSvg.vue +49 -1
  40. package/src/components/atoms/icons/Asd20SchoologySvg.vue +15 -1
  41. package/src/components/atoms/icons/Asd20ShareAltSvg.vue +38 -24
  42. package/src/components/atoms/icons/Asd20ShareSvg.vue +29 -1
  43. package/src/components/atoms/icons/Asd20StaffSvg.vue +98 -1
  44. package/src/components/atoms/icons/Asd20TechnologySvg.vue +41 -23
  45. package/src/components/atoms/icons/Asd20TranslateSvg.vue +65 -1
  46. package/src/components/atoms/icons/Asd20TwitterSvg.vue +1 -1
  47. package/src/components/atoms/icons/Asd20VendorsSvg.vue +35 -1
  48. package/src/components/atoms/icons/Asd20VideoSvg.vue +37 -1
  49. package/src/components/atoms/icons/Asd20WeatherSnowSvg.vue +53 -1
  50. package/src/components/atoms/icons/Asd20WeatherSunSvg.vue +99 -1
  51. package/src/components/atoms/icons/Asd20WebsiteSvg.vue +37 -1
  52. package/src/components/molecules/Asd20DepartmentContactCard/index.vue +3 -3
  53. package/src/components/organisms/Asd20NotificationGroup/index.vue +10 -31
  54. package/src/components/organisms/Asd20WidgetsSection/index.vue +2 -0
  55. package/src/design/tokens.css +21 -21
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <polygon
4
4
  class="fill"
@@ -50,4 +50,51 @@
50
50
  d="M7,9H6v4H8V23H6v4h8V23H12V13h2V9H7Zm6,3H11V24h2v2H7V24H9V12H7V10h6Z"
51
51
  />
52
52
  </g>
53
+ </template> -->
54
+
55
+ <template>
56
+ <g
57
+ viewBox="0 0 32 40"
58
+ width="128"
59
+ height="160"
60
+ xmlns="http://www.w3.org/2000/svg"
61
+ >
62
+ <!-- 3/4 Circle badge outline -->
63
+ <path
64
+ d="M6 28 a15 15 0 1 1 20 0"
65
+ fill="none"
66
+ class="line"
67
+ stroke="currentColor"
68
+ stroke-width="2"
69
+ stroke-linecap="round"
70
+ />
71
+ <!-- Outer "C" shape (outline only) -->
72
+
73
+ <g transform="translate(2,1)scale(0.9)">
74
+ <path
75
+ class="line"
76
+ fill="none"
77
+ stroke="currentColor"
78
+ stroke-width="5"
79
+ d="M24,21
80
+ a9,9 0 1 1 0-8
81
+ "
82
+ />
83
+ <!-- Central circle (mountain sun) -->
84
+ <circle cx="16" cy="17" r="6" class="fill" />
85
+ <text
86
+ x="16"
87
+ y="18"
88
+ text-anchor="middle"
89
+ alignment-baseline="middle"
90
+ font-size="10"
91
+ font-family="sans-serif"
92
+ font-weight="bold"
93
+ class="fill"
94
+ fill="white"
95
+ style="pointer-events: none"
96
+ >IX</text
97
+ >
98
+ </g>
99
+ </g>
53
100
  </template>
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <path class="fill" d="M6 11h20v13H6z" />
4
4
  <path
@@ -7,4 +7,36 @@
7
7
  d="M21 9V7H11v2H4v17h24V9zm-9-1h8v1h-8zm15 17H5v-8h10v1h2v-1h10zm-12-9v-1h2v1zm12 0h-9v-2h-4v2H5v-6h22z"
8
8
  />
9
9
  </g>
10
+ </template> -->
11
+
12
+ <template>
13
+ <g
14
+ viewBox="0 0 32 40"
15
+ width="128"
16
+ height="160"
17
+ xmlns="http://www.w3.org/2000/svg"
18
+ >
19
+ <!-- 3/4 Circle badge outline -->
20
+ <path
21
+ d="M6 28 a15 15 0 1 1 20 0"
22
+ fill="none"
23
+ class="line"
24
+ stroke="currentColor"
25
+ stroke-width="2"
26
+ stroke-linecap="round"
27
+ />
28
+ <!-- Briefcase body (fill color) -->
29
+ <path
30
+ class="fill"
31
+ d="M25 16.613a20.986 20.986 0 01-8 2.003V20a1 1 0 01-2 0v-1.384c-2.74-.131-5.46-.798-8-2.003V23.5A1.5 1.5 0 008.5 25h15a1.5 1.5 0 001.5-1.5v-6.887z"
32
+ />
33
+ <!-- Briefcase top (line color) -->
34
+ <path
35
+ class="line"
36
+ fill="currentColor"
37
+ fill-rule="evenodd"
38
+ d="M11.508 8.466 10.356 11H8.5A1.5 1.5 0 007 12.5v1.882l.503.251a19 19 0 0016.994 0L25 14.382V12.5A1.5 1.5 0 0023.5 11h-1.856l-1.152-2.534A2.5 2.5 0 0018.216 7H13.784a2.5 2.5 0 00-2.276 1.466zM13.784 9a.5.5 0 00-.455.293L12.553 11h6.894l-.776-1.707A.5.5 0 0018.216 9H13.784z"
39
+ />
40
+ </g>
10
41
  </template>
42
+
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <path
4
4
  class="fill"
@@ -24,4 +24,66 @@
24
24
  d="M22.88,7.37,18,8.45,22.12,27,27,25.92Zm-.54,16,2.92-.65-.21-1-2.93.65L19.19,9.21l2.93-.65L22.66,11l-2.92.65.21,1L22.88,12l2.93,13.18-2.93.65Z"
25
25
  />
26
26
  </g>
27
+ </template> -->
28
+
29
+ <template>
30
+ <g
31
+ viewBox="0 0 32 40"
32
+ width="128"
33
+ height="160"
34
+ xmlns="http://www.w3.org/2000/svg"
35
+ >
36
+ <!-- 3/4 Circle badge outline -->
37
+ <path
38
+ d="M6 28 a15 15 0 1 1 20 0"
39
+ fill="none"
40
+ class="line"
41
+ stroke="currentColor"
42
+ stroke-width="2"
43
+ stroke-linecap="round"
44
+ />
45
+ <!-- Open book (fill color) -->
46
+ <g transform="translate(4.5,5) scale(1.5)">
47
+ <path
48
+ class="fill"
49
+ d="M1.0819,9.9388C0.9871,9.867,1.0007,9.7479,1.0007,9.7479L1.5259,3.5c0,0,0.0082-0.0688,0.0388-0.104
50
+ C1.584,3.374,1.6084,3.342,1.6544,3.3232C2.1826,3.1072,5.0537,1.5519,6.5,3c0.2397,0.2777,0.4999,0.6876,0.4999,1v5.2879
51
+ c0,0,0.0062,0.1122-0.0953,0.1801c-0.0239,0.016-0.124,0.0616-0.242,0.0026c-2.2253-1.1134-4.711,0.1546-5.3381,0.4871
52
+ C1.1987,10.0244,1.1006,9.9531,1.0819,9.9388z M13.6754,9.9577c-0.6271-0.3325-3.1128-1.6005-5.3381-0.4871
53
+ c-0.118,0.059-0.2181,0.0134-0.242-0.0026C7.9939,9.4001,8.0001,9.2879,8.0001,9.2879V4c0-0.3124,0.2602-0.7223,0.4999-1
54
+ c1.4463-1.4481,4.2991,0.1071,4.8273,0.3232c0.046,0.0188,0.0704,0.0508,0.0897,0.0728C13.4476,3.4312,13.4558,3.5,13.4558,3.5
55
+ l0.5435,6.2479c0,0,0.0136,0.1191-0.0812,0.1909C13.8994,9.9531,13.8013,10.0244,13.6754,9.9577z M8.8647,12.6863
56
+ c0.0352-0.0085,0.0964-0.0443,0.1179-0.0775c0.0236-0.0364,0.0378-0.0617,0.0423-0.1088c0.0495-0.9379,1.6245-1.8119,4.6477-0.0298
57
+ c0.0775,0.0441,0.1666,0.0396,0.2425-0.0155C14.0014,12.392,14,12.2859,14,12.2859v-0.5542c0,0,0.0003-0.0764-0.0272-0.1184
58
+ c-0.0205-0.0312-0.0476-0.0643-0.0926-0.0858c-2.0254-1.3145-4.5858-1.8972-5.8854-0.1592
59
+ c-0.0181,0.0423-0.0353,0.0613-0.0728,0.0905C7.8654,11.5028,7.7964,11.5,7.7964,11.5H7.2109c0,0-0.069,0.0028-0.1256-0.0412
60
+ c-0.0375-0.0292-0.0547-0.0482-0.0728-0.0905c-1.2996-1.738-3.86-1.1828-5.8854,0.1317c-0.045,0.0215-0.0721,0.0546-0.0926,0.0858
61
+ c-0.0275,0.042-0.0272,0.1184-0.0272,0.1184v0.5542c0,0-0.0014,0.1061,0.0849,0.1688c0.0759,0.0551,0.165,0.0596,0.2425,0.0155
62
+ c3.0232-1.7821,4.5982-0.8806,4.6477,0.0573c0.0045,0.0471,0.0187,0.0724,0.0423,0.1088c0.0215,0.0332,0.0827,0.069,0.1179,0.0775
63
+ C6.8645,12.8656,7.9112,12.9363,8.8647,12.6863z"
64
+ />
65
+ <!-- Book outline (line color, for detail) -->
66
+ <path
67
+ class="line"
68
+ fill="none"
69
+ stroke="currentColor"
70
+ stroke-width="1"
71
+ d="M1.0819,9.9388C0.9871,9.867,1.0007,9.7479,1.0007,9.7479L1.5259,3.5c0,0,0.0082-0.0688,0.0388-0.104
72
+ C1.584,3.374,1.6084,3.342,1.6544,3.3232C2.1826,3.1072,5.0537,1.5519,6.5,3c0.2397,0.2777,0.4999,0.6876,0.4999,1v5.2879
73
+ c0,0,0.0062,0.1122-0.0953,0.1801c-0.0239,0.016-0.124,0.0616-0.242,0.0026c-2.2253-1.1134-4.711,0.1546-5.3381,0.4871
74
+ C1.1987,10.0244,1.1006,9.9531,1.0819,9.9388z M13.6754,9.9577c-0.6271-0.3325-3.1128-1.6005-5.3381-0.4871
75
+ c-0.118,0.059-0.2181,0.0134-0.242-0.0026C7.9939,9.4001,8.0001,9.2879,8.0001,9.2879V4c0-0.3124,0.2602-0.7223,0.4999-1
76
+ c1.4463-1.4481,4.2991,0.1071,4.8273,0.3232c0.046,0.0188,0.0704,0.0508,0.0897,0.0728C13.4476,3.4312,13.4558,3.5,13.4558,3.5
77
+ l0.5435,6.2479c0,0,0.0136,0.1191-0.0812,0.1909C13.8994,9.9531,13.8013,10.0244,13.6754,9.9577z M8.8647,12.6863
78
+ c0.0352-0.0085,0.0964-0.0443,0.1179-0.0775c0.0236-0.0364,0.0378-0.0617,0.0423-0.1088c0.0495-0.9379,1.6245-1.8119,4.6477-0.0298
79
+ c0.0775,0.0441,0.1666,0.0396,0.2425-0.0155C14.0014,12.392,14,12.2859,14,12.2859v-0.5542c0,0,0.0003-0.0764-0.0272-0.1184
80
+ c-0.0205-0.0312-0.0476-0.0643-0.0926-0.0858c-2.0254-1.3145-4.5858-1.8972-5.8854-0.1592
81
+ c-0.0181,0.0423-0.0353,0.0613-0.0728,0.0905C7.8654,11.5028,7.7964,11.5,7.7964,11.5H7.2109c0,0-0.069,0.0028-0.1256-0.0412
82
+ c-0.0375-0.0292-0.0547-0.0482-0.0728-0.0905c-1.2996-1.738-3.86-1.1828-5.8854,0.1317c-0.045,0.0215-0.0721,0.0546-0.0926,0.0858
83
+ c-0.0275,0.042-0.0272,0.1184-0.0272,0.1184v0.5542c0,0-0.0014,0.1061,0.0849,0.1688c0.0759,0.0551,0.165,0.0596,0.2425,0.0155
84
+ c3.0232-1.7821,4.5982-0.8806,4.6477,0.0573c0.0045,0.0471,0.0187,0.0724,0.0423,0.1088c0.0215,0.0332,0.0827,0.069,0.1179,0.0775
85
+ C6.8645,12.8656,7.9112,12.9363,8.8647,12.6863z"
86
+ />
87
+ </g>
88
+ </g>
27
89
  </template>
@@ -0,0 +1,34 @@
1
+ <template>
2
+ <g
3
+ viewBox="0 0 32 40"
4
+ width="128"
5
+ height="160"
6
+ xmlns="http://www.w3.org/2000/svg"
7
+ >
8
+ <!-- 3/4 Circle outline (open at bottom) -->
9
+ <path
10
+ d="M6 28 a15 15 0 1 1 20 0"
11
+ fill="none"
12
+ class="line"
13
+ stroke="currentColor"
14
+ stroke-width="2"
15
+ stroke-linecap="round"
16
+ />
17
+ <!-- Browser window (rounded rectangle, outline color) -->
18
+ <rect x="7" y="9" width="18" height="15" rx="2.5" class="line" fill="currentColor"/>
19
+ <!-- Toolbar (top bar, cutout from window, background shows through) -->
20
+ <rect x="7.8" y="10" width="16.4" height="3" rx="1.2" fill="#fff"/>
21
+ <!-- Toolbar circles (left) -->
22
+ <circle cx="9.6" cy="11.7" r="0.55" class="line" fill="currentColor"/>
23
+ <circle cx="11.2" cy="11.7" r="0.55" class="line" fill="currentColor"/>
24
+ <circle cx="12.8" cy="11.7" r="0.55" class="line" fill="currentColor"/>
25
+ <!-- Toolbar right bar -->
26
+ <rect x="16.7" y="11.1" width="5.1" height="1.1" rx="0.5" class="line" fill="currentColor"/>
27
+
28
+ <!-- Three horizontal lines (fill color, like page content) -->
29
+ <path
30
+ d="M 15.5251 15.2678 C 16.0167 14.7762 16.6835 14.5 17.3787 14.5 C 18.8264 14.5 20 15.6736 20 17.1213 C 20 17.8165 19.7238 18.4833 19.2323 18.9749 L 18.2071 20 L 17.5 19.2929 L 18.5252 18.2678 C 18.8292 17.9637 19 17.5513 19 17.1213 C 19 16.2259 18.2741 15.5 17.3787 15.5 C 16.9487 15.5 16.5363 15.6708 16.2322 15.9749 L 15.2071 17 L 14.5 16.2929 L 15.5251 15.2678 Z M 15.7678 21.0252 L 16.7929 20 L 17.5 20.7071 L 16.4749 21.7323 C 15.9833 22.2238 15.3165 22.5 14.6213 22.5 C 13.1736 22.5 12 21.3264 12 19.8787 C 12 19.1835 12.2762 18.5167 12.7678 18.0251 L 13.7929 17 L 14.5 17.7071 L 13.4749 18.7322 C 13.1708 19.0363 13 19.4487 13 19.8787 C 13 20.7741 13.7259 21.5 14.6213 21.5 C 15.0513 21.5 15.4637 21.3292 15.7678 21.0252 Z M 14.8536 20.3535 L 17.8535 17.3536 L 17.1465 16.6464 L 14.1464 19.6465 L 14.8536 20.3535 Z"
31
+ class="fill"
32
+ />
33
+ </g>
34
+ </template>
@@ -1,9 +1,13 @@
1
1
  <template>
2
2
  <g>
3
- <path
4
- class="line"
5
- fill="currentColor"
6
- d="M10 12.5h17v2H10zM10 7.5h17v2H10zM10 17.5h17v2H10zM10 22.5h17v2H10zM5 12.5h3v2H5zM5 7.5h3v2H5zM5 17.5h3v2H5zM5 22.5h3v2H5z"
7
- />
3
+ <!-- Top row: dot and line -->
4
+ <circle cx="8" cy="11.5" r="1.5" class="line" stroke="currentColor" />
5
+ <rect x="14" y="11" width="13" height="1" rx="0.5" class="line" stroke="currentColor" />
6
+ <!-- Middle row: dot and line -->
7
+ <circle cx="8" cy="16.5" r="1.5" class="line" stroke="currentColor" />
8
+ <rect x="14" y="16" width="13" height="1" rx="0.5" class="line" stroke="currentColor" />
9
+ <!-- Bottom row: dot and line -->
10
+ <circle cx="8" cy="21.5" r="1.5" class="line" stroke="currentColor" />
11
+ <rect x="14" y="21" width="13" height="1" rx="0.5" class="line" stroke="currentColor" />
8
12
  </g>
9
13
  </template>
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <path
4
4
  class="fill"
@@ -20,4 +20,38 @@
20
20
  d="M9 15a3 3 0 0 1 3 3v6H6v-6a3 3 0 0 1 3-3m0-1a4 4 0 0 0-4 4v7h8v-7a4 4 0 0 0-4-4z"
21
21
  />
22
22
  </g>
23
+ </template> -->
24
+
25
+ <template>
26
+ <g
27
+ viewBox="0 0 32 40"
28
+ width="128"
29
+ height="160"
30
+ xmlns="http://www.w3.org/2000/svg"
31
+ >
32
+ <!-- 3/4 circle badge outline -->
33
+ <path
34
+ d="M6 28 a15 15 0 1 1 20 0"
35
+ fill="none"
36
+ class="line"
37
+ stroke="currentColor"
38
+ stroke-width="2"
39
+ stroke-linecap="round"
40
+ />
41
+ <!-- Door/body (rounded rectangle, fill color, with outline) -->
42
+ <path
43
+ d="M22.7071 18.2929C23.0976 18.6834 23.0976 19.3166 22.7071 19.7071 22.3166 20.0976 21.6834 20.0976 21.2929 19.7071L18.3799 16.7941C18.3649 16.7791 18.3503 16.7637 18.3363 16.748 18.13 16.5648 18 16.2976 18 16 18 15.7024 18.13 15.4352 18.3363 15.252 18.3503 15.2363 18.3649 15.2209 18.3799 15.2059L21.2929 12.2929C21.6834 11.9024 22.3166 11.9024 22.7071 12.2929 23.0976 12.6834 23.0976 13.3166 22.7071 13.7071L21.4142 15H27C27.5523 15 28 15.4477 28 16 28 16.5523 27.5523 17 27 17H21.4142L22.7071 18.2929Z"
44
+ class="line"
45
+ fill="none"
46
+ stroke="currentColor"
47
+ stroke-width="1"
48
+ />
49
+ <path
50
+ d="M11 6C9.3431 6 8 7.3431 8 9V23C8 24.6569 9.3431 26 11 26H20.5C21.8807 26 23 24.8807 23 23.5V20.7326C22.2351 21.1747 21.2401 21.0686 20.5858 20.4142L17.6728 17.5012C17.658 17.4865 17.6435 17.4715 17.6292 17.4563 17.2431 17.0928 17 16.5742 17 16 17 15.4258 17.2431 14.9072 17.6292 14.5437 17.6435 14.5285 17.658 14.5135 17.6728 14.4988L20.5858 11.5858C21.2402 10.9314 22.2351 10.8253 23 11.2674V8.5C23 7.1193 21.8807 6 20.5 6H11Z"
51
+ class="fill"
52
+ stroke="currentColor"
53
+ stroke-width="1.5"
54
+ />
55
+
56
+ </g>
23
57
  </template>
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <path
4
4
  class="fill"
@@ -18,4 +18,39 @@
18
18
  <circle class="line" fill="currentColor" cx="23.5" cy="16.5" r="1.5" />
19
19
  <circle class="line" fill="currentColor" cx="19.5" cy="21.5" r="1.5" />
20
20
  </g>
21
+ </template> -->
22
+
23
+ <template>
24
+ <g
25
+ viewBox="0 0 32 40"
26
+ width="128"
27
+ height="160"
28
+ xmlns="http://www.w3.org/2000/svg"
29
+ >
30
+ <!-- 3/4 Circle outline (open at bottom) -->
31
+ <path
32
+ d="M6 28 a15 15 0 1 1 20 0"
33
+ fill="none"
34
+ class="line"
35
+ stroke="currentColor"
36
+ stroke-width="2"
37
+ stroke-linecap="round"
38
+ />
39
+
40
+ <!-- Person (body and head, clearly defined) -->
41
+ <!-- Head -->
42
+ <circle cx="8" cy="12" r="2.3" class="fill"/>
43
+ <!-- Body -->
44
+ <rect x="4" y="15" width="8" height="9" rx="1.3" class="fill"/>
45
+
46
+ <!-- Top row: dot and line -->
47
+ <circle cx="18" cy="11.5" r="1.5" class="line" stroke="currentColor" />
48
+ <rect x="14" y="11" width="13" height="1" rx="0.5" class="line" stroke="currentColor" />
49
+ <!-- Middle row: dot and line -->
50
+ <circle cx="23" cy="16.5" r="1.5" class="line" stroke="currentColor" />
51
+ <rect x="14" y="16" width="13" height="1" rx="0.5" class="line" stroke="currentColor" />
52
+ <!-- Bottom row: dot and line -->
53
+ <circle cx="18" cy="21.5" r="1.5" class="line" stroke="currentColor" />
54
+ <rect x="14" y="21" width="13" height="1" rx="0.5" class="line" stroke="currentColor" />
55
+ </g>
21
56
  </template>
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <path
4
4
  class="line"
@@ -6,4 +6,35 @@
6
6
  d="M22.15 26.53c-1.9 0-6.1-.63-10.83-5.35C5 14.88 6 8.57 6 8.3l.08-.42 4.14-2.77 4 5.38-4.37 5.56a17.79 17.79 0 0 0 2.89 3.71 20.2 20.2 0 0 0 3.1 2.58L21 18.2l5.38 4-2.76 4.13-.4.08a6.23 6.23 0 0 1-1.07.12zm-4.44-3.12a9.87 9.87 0 0 0 4.75 1.12l1.21-1.83-2.62-2zM8 9a11.93 11.93 0 0 0 .9 5l2.89-3.61-2-2.62z"
7
7
  />
8
8
  </g>
9
+ </template> -->
10
+
11
+ <template>
12
+ <g
13
+ viewBox="0 0 32 40"
14
+ width="128"
15
+ height="160"
16
+ xmlns="http://www.w3.org/2000/svg"
17
+ >
18
+ <defs>
19
+ <!-- Mask for phone body: screen, speaker, and button are cut out -->
20
+ <mask id="phoneBodyMask">
21
+ <!-- Body shape (opaque) -->
22
+ <rect x="10" y="7" width="12" height="20" rx="4" fill="white"/>
23
+ <!-- Screen cutout (transparent) -->
24
+ <rect x="12.7" y="10.5" width="6.6" height="13" rx="1" fill="black"/>
25
+ <!-- Speaker (transparent) -->
26
+ <rect x="14.3" y="8.5" width="3.4" height="1" rx="0.5" fill="black"/>
27
+ <!-- Home button (transparent) -->
28
+ <circle cx="16" cy="25" r="1.2" fill="black"/>
29
+ </mask>
30
+ </defs>
31
+ <!-- Phone body with transparent screen, speaker, and button -->
32
+ <rect x="10" y="7" width="12" height="20" rx="4" class="line" fill="currentColor" mask="url(#phoneBodyMask)"/>
33
+ <!-- Vibration waves (left, light blue) -->
34
+ <path d="M8 14 q-3 3 0 6" fill="none" class="line" stroke="currentColor" stroke-width="1.4" stroke-linecap="round"/>
35
+ <path d="M6.2 12 q-5 5 0 10" fill="none" class="line" stroke="currentColor" stroke-width="1.4" stroke-linecap="round"/>
36
+ <!-- Vibration waves (right, light blue) -->
37
+ <path d="M24 14 q3 3 0 6" fill="none" class="line" stroke="currentColor" stroke-width="1.4" stroke-linecap="round"/>
38
+ <path d="M25.8 12 q5 5 0 10" fill="none" class="line" stroke="currentColor" stroke-width="1.4" stroke-linecap="round"/>
39
+ </g>
9
40
  </template>
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <path
4
4
  class="fill"
@@ -12,4 +12,45 @@
12
12
  />
13
13
  </g>
14
14
  </g>
15
+ </template> -->
16
+
17
+ <template>
18
+ <g
19
+ viewBox="0 0 32 40"
20
+ width="128"
21
+ height="160"
22
+ xmlns="http://www.w3.org/2000/svg"
23
+ >
24
+ <defs>
25
+ <!-- Mask for phone body: screen, speaker, and button are cut out -->
26
+ <mask id="phoneBodyMask">
27
+ <!-- Body shape (opaque) -->
28
+ <rect x="10" y="7" width="12" height="20" rx="4" fill="white"/>
29
+ <!-- Screen cutout (transparent) -->
30
+ <rect x="12.7" y="10.5" width="6.6" height="13" rx="1" fill="black"/>
31
+ <!-- Speaker (transparent) -->
32
+ <rect x="14.3" y="8.5" width="3.4" height="1" rx="0.5" fill="black"/>
33
+ <!-- Home button (transparent) -->
34
+ <circle cx="16" cy="25" r="1.2" fill="black"/>
35
+ </mask>
36
+ </defs>
37
+ <!-- 3/4 Circle outline (open at bottom) -->
38
+ <path
39
+ d="M6 28 a15 15 0 1 1 20 0"
40
+ fill="none"
41
+ class="line"
42
+ stroke="currentColor"
43
+ stroke-width="2.2"
44
+ stroke-linecap="round"
45
+ />
46
+ <!-- Phone body with transparent screen, speaker, and button -->
47
+ <rect x="10" y="7" width="12" height="20" rx="4" class="line" fill="currentColor" mask="url(#phoneBodyMask)"/>
48
+ <!-- Vibration waves (left, light blue) -->
49
+ <path d="M8 14 q-3 3 0 6" fill="none" class="line" stroke="currentColor" stroke-width="1.4" stroke-linecap="round"/>
50
+ <path d="M6.2 12 q-5 5 0 10" fill="none" class="line" stroke="currentColor" stroke-width="1.4" stroke-linecap="round"/>
51
+ <!-- Vibration waves (right, light blue) -->
52
+ <path d="M24 14 q3 3 0 6" fill="none" class="line" stroke="currentColor" stroke-width="1.4" stroke-linecap="round"/>
53
+ <path d="M25.8 12 q5 5 0 10" fill="none" class="line" stroke="currentColor" stroke-width="1.4" stroke-linecap="round"/>
54
+ </g>
15
55
  </template>
56
+
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
3
3
  <g>
4
4
  <polygon
@@ -12,4 +12,112 @@
12
12
  />
13
13
  </g>
14
14
  </svg>
15
+ </template> -->
16
+
17
+ <template>
18
+ <g viewBox="0 0 32 40" xmlns="http://www.w3.org/2000/svg">
19
+ <!-- 3/4 arc outline (open at bottom) -->
20
+ <path
21
+ d="M6 28 a15 15 0 1 1 20 0"
22
+ fill="none"
23
+ class="line"
24
+ stroke="currentColor"
25
+ stroke-width="2"
26
+ stroke-linecap="round"
27
+ />
28
+ <g transform="translate(3,4) scale(0.8)">
29
+ <defs>
30
+ <!-- Mask to round the band while keeping the notch -->
31
+ <mask id="printerBandMask">
32
+ <!-- White = keep, Black = cut out -->
33
+ <rect x="0" y="0" width="32" height="40" fill="black" />
34
+ <!-- Rounded band area -->
35
+ <rect x="6" y="14" width="20" height="7" rx="1.6" fill="white" />
36
+ <!-- Notch (remove inside band) -->
37
+ <rect x="8" y="18" width="16" height="3" rx="0.8" fill="black" />
38
+ </mask>
39
+ </defs>
40
+
41
+ <!-- Outer printer body (rounded outline) -->
42
+ <rect
43
+ x="4"
44
+ y="9"
45
+ width="24"
46
+ height="14"
47
+ rx="2"
48
+ fill="none"
49
+ class="line"
50
+ stroke="currentColor"
51
+ stroke-width="1.5"
52
+ stroke-linejoin="round"
53
+ />
54
+
55
+ <!-- Top module (rounded) -->
56
+ <rect
57
+ x="9"
58
+ y="6"
59
+ width="14"
60
+ height="3"
61
+ rx="1.2"
62
+ class="line"
63
+ fill="currentColor"
64
+ />
65
+
66
+ <!-- Top slot (rounded) -->
67
+ <rect
68
+ x="10"
69
+ y="7"
70
+ width="12"
71
+ height="2"
72
+ rx="0.8"
73
+ class="line"
74
+ fill="currentColor"
75
+ />
76
+
77
+ <!-- Middle band (original polygon reimagined: rounded + notched via mask) -->
78
+ <rect
79
+ x="6"
80
+ y="14"
81
+ width="20"
82
+ height="7"
83
+ rx="1.6"
84
+ class="fill"
85
+ mask="url(#printerBandMask)"
86
+ />
87
+
88
+ <!-- Small indicators (rounded) -->
89
+ <rect
90
+ x="6"
91
+ y="11"
92
+ width="2"
93
+ height="1"
94
+ rx="0.5"
95
+ class="line"
96
+ fill="currentColor"
97
+ />
98
+ <rect
99
+ x="9"
100
+ y="11"
101
+ width="1"
102
+ height="1"
103
+ rx="0.5"
104
+ class="line"
105
+ fill="currentColor"
106
+ />
107
+
108
+ <!-- Paper page (rounded) -->
109
+ <rect
110
+ x="10"
111
+ y="20"
112
+ width="12"
113
+ height="6"
114
+ rx="1.2"
115
+ fill="white"
116
+ class="line"
117
+ stroke="currentColor"
118
+ stroke-width="1.5"
119
+ stroke-linejoin="round"
120
+ />
121
+ </g>
122
+ </g>
15
123
  </template>
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <path
4
4
  class="fill"
@@ -20,4 +20,58 @@
20
20
  d="M22 4H9v6h1V5h12v3h3v19H10v-1H9v2h17V8l-4-4z"
21
21
  />
22
22
  </g>
23
+ </template> -->
24
+
25
+ <template>
26
+ <g
27
+ viewBox="0 0 32 40"
28
+ width="128"
29
+ height="160"
30
+ xmlns="http://www.w3.org/2000/svg"
31
+ >
32
+ <!-- 3/4 Circle badge outline (open at bottom) -->
33
+ <path
34
+ d="M6 28 a15 15 0 1 1 20 0"
35
+ fill="none"
36
+ class="line"
37
+ stroke="currentColor"
38
+ stroke-width="2"
39
+ stroke-linecap="round"
40
+ />
41
+ <!-- Document lines (fill color)
42
+ <path d="M9 14L21 14" class="fill" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" />
43
+ <path d="M9 17H21" class="fill" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" />
44
+ <path d="M9 20H15" class="fill" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" /> -->
45
+ <defs>
46
+ <!-- Document lines "cut out" via mask -->
47
+ <mask id="docMask">
48
+ <!-- Fill entire area (white = opaque) -->
49
+ <rect x="8.5" y="8" width="14" height="19" rx="2.2" fill="white"/>
50
+ <!-- Lines to be transparent (black = transparent) -->
51
+ <rect x="11" y="12" width="9" height="1.1" rx="0.6" fill="black"/>
52
+ <rect x="11" y="14" width="9" height="1.1" rx="0.6" fill="black"/>
53
+ <rect x="11" y="16" width="9" height="1.1" rx="0.6" fill="black"/>
54
+ <rect x="11" y="19" width="7" height="1.1" rx="0.6" fill="black"/>
55
+ </mask>
56
+ </defs>
57
+
58
+ <!-- Document, using the mask so lines are "see through" -->
59
+ <rect
60
+ x="8.5" y="8" width="14" height="19" rx="2.2"
61
+ class="line"
62
+ fill="currentColor"
63
+ mask="url(#docMask)"
64
+ />
65
+ <!-- Pencil/Check/edit mark (line color) -->
66
+ <path
67
+ d="M23.5 21.5 17.7 27.3C17.3 27.7 16.7 28 16.1 28.1L12.9 28.7 13.5 25.6C13.6 25 13.9 24.4 14.3 24L20.1 18.2M23.5 21.5 25 20C25.4 19.6 25.4 18.9 25 18.5L24 17.5C23.076 16.548 22.378 16.077 21.663 16.84L20.111 18.193M23.5 21.5 20.1 18.2"
68
+ class="fill"
69
+ stroke="currentColor"
70
+ stroke-width="2"
71
+ stroke-linecap="round"
72
+ stroke-linejoin="round"
73
+ />
74
+ </g>
23
75
  </template>
76
+
77
+
@@ -1,4 +1,4 @@
1
- <template>
1
+ <!-- <template>
2
2
  <g>
3
3
  <path
4
4
  class="fill"
@@ -40,4 +40,52 @@
40
40
  d="M17.42 9H15.5v1h1.92V9zM16.5 10h-1v1.5h1V10z"
41
41
  />
42
42
  </g>
43
+ </template> -->
44
+
45
+ <template>
46
+ <g
47
+ viewBox="0 0 32 40"
48
+ width="128"
49
+ height="160"
50
+ xmlns="http://www.w3.org/2000/svg"
51
+ >
52
+ <defs>
53
+ <!-- Mask for left building (outline color) -->
54
+ <mask id="leftBuildingMask">
55
+ <!-- Building shape (opaque) -->
56
+ <polygon points="7,29 7,13 17,11 17,29" fill="white"/>
57
+ <!-- Windows and door (transparent "holes") -->
58
+ <rect x="10" y="15" width="2" height="2" rx="0.3" fill="black"/>
59
+ <rect x="10" y="19" width="2" height="2" rx="0.3" fill="black"/>
60
+ <rect x="14" y="15" width="2" height="2" rx="0.3" fill="black"/>
61
+ <rect x="14" y="19" width="2" height="2" rx="0.3" fill="black"/>
62
+ <rect x="12" y="23" width="4" height="4" rx="0.7" fill="black"/>
63
+ </mask>
64
+ <!-- Mask for right building (fill color) -->
65
+ <mask id="rightBuildingMask">
66
+ <!-- Building shape (opaque) -->
67
+ <polygon points="17,29 17,13 25,15 25,29" fill="white"/>
68
+ <!-- Windows (transparent "holes") -->
69
+ <rect x="21" y="17" width="3" height="1.2" rx="0.4" fill="black"/>
70
+ <rect x="21" y="20" width="3" height="1.2" rx="0.4" fill="black"/>
71
+ <rect x="21" y="23" width="3" height="1.2" rx="0.4" fill="black"/>
72
+ </mask>
73
+ </defs>
74
+ <!-- 3/4 Circle outline (open at bottom) -->
75
+ <path
76
+ d="M6 28 a15 15 0 1 1 20 0"
77
+ fill="none"
78
+ class="line"
79
+ stroke="currentColor"
80
+ stroke-width="2"
81
+ stroke-linecap="round"
82
+ />
83
+ <!-- Left building (outline color, slanted roof left, with transparent windows/door) -->
84
+ <polygon points="7,29 7,13 17,11 17,29" class="line" fill="currentColor" mask="url(#leftBuildingMask)" />
85
+ <!-- Right building (fill color, slanted roof right, with transparent windows) -->
86
+ <polygon points="17,29 17,13 25,15 25,29" class="fill" mask="url(#rightBuildingMask)" />
87
+ <!-- Flag and pole (outline color) -->
88
+ <polygon points="17,29 17,6 25,6 25,10 19,10 19,29" class="line" fill="currentColor" />
89
+ </g>
43
90
  </template>
91
+