@@ -99,29 +99,27 @@ exports[`components/Sidebar.tsx should render itself & its children (logged in)
99
99
title = " Quit Gitify"
100
100
>
101
101
<svg
102
- aria-hidden = " true"
103
- aria-labelledby = " iconQuitId"
104
- className = " w-3.5 h-3.5"
102
+ aria-hidden = " false"
103
+ aria-label = " Quit Gitify"
104
+ className = " octicon octicon-x-circle"
105
+ fill = " currentColor"
106
+ focusable = " false"
107
+ height = { 16 }
105
108
role = " img"
106
- viewBox = " 0 0 512 512"
107
- xmlns = " http://www.w3.org/2000/svg"
109
+ style = {
110
+ {
111
+ " display" : " inline-block" ,
112
+ " overflow" : " visible" ,
113
+ " userSelect" : " none" ,
114
+ " verticalAlign" : " text-bottom" ,
115
+ }
116
+ }
117
+ viewBox = " 0 0 16 16"
118
+ width = { 16 }
108
119
>
109
- <title
110
- id = " iconQuitId"
111
- >
112
- Quit Application
113
- </title >
114
- <g >
115
- <path
116
- d = " M272 0a23.94 23.94 0 0124 24v240a23.94 23.94 0 01-24 24h-32a23.94 23.94 0 01-24-24V24a23.94 23.94 0 0124-24z"
117
- fill = " currentColor"
118
- opacity = { 0.4 }
119
- />
120
- <path
121
- d = " M504 256c0 136.8-110.8 247.7-247.5 248C120 504.3 8.2 393 8 256.4A248 248 0 01111.8 54.2a24.07 24.07 0 0135 7.7L162.6 90a24 24 0 01-6.6 31 168 168 0 00100 303c91.6 0 168.6-74.2 168-169.1a168.07 168.07 0 00-68.1-134 23.86 23.86 0 01-6.5-30.9l15.8-28.1a24 24 0 0134.8-7.8A247.51 247.51 0 01504 256z"
122
- fill = " currentColor"
123
- />
124
- </g >
120
+ <path
121
+ d = " M2.344 2.343h-.001a8 8 0 0 1 11.314 11.314A8.002 8.002 0 0 1 .234 10.089a8 8 0 0 1 2.11-7.746Zm1.06 10.253a6.5 6.5 0 1 0 9.108-9.275 6.5 6.5 0 0 0-9.108 9.275ZM6.03 4.97 8 6.94l1.97-1.97a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l1.97 1.97a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-1.97 1.97a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L6.94 8 4.97 6.03a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018Z"
122
+ />
125
123
</svg >
126
124
</button >
127
125
</div >
@@ -227,29 +225,27 @@ exports[`components/Sidebar.tsx should render itself & its children (logged out)
227
225
title = " Quit Gitify"
228
226
>
229
227
<svg
230
- aria-hidden = " true"
231
- aria-labelledby = " iconQuitId"
232
- className = " w-3.5 h-3.5"
228
+ aria-hidden = " false"
229
+ aria-label = " Quit Gitify"
230
+ className = " octicon octicon-x-circle"
231
+ fill = " currentColor"
232
+ focusable = " false"
233
+ height = { 16 }
233
234
role = " img"
234
- viewBox = " 0 0 512 512"
235
- xmlns = " http://www.w3.org/2000/svg"
235
+ style = {
236
+ {
237
+ " display" : " inline-block" ,
238
+ " overflow" : " visible" ,
239
+ " userSelect" : " none" ,
240
+ " verticalAlign" : " text-bottom" ,
241
+ }
242
+ }
243
+ viewBox = " 0 0 16 16"
244
+ width = { 16 }
236
245
>
237
- <title
238
- id = " iconQuitId"
239
- >
240
- Quit Application
241
- </title >
242
- <g >
243
- <path
244
- d = " M272 0a23.94 23.94 0 0124 24v240a23.94 23.94 0 01-24 24h-32a23.94 23.94 0 01-24-24V24a23.94 23.94 0 0124-24z"
245
- fill = " currentColor"
246
- opacity = { 0.4 }
247
- />
248
- <path
249
- d = " M504 256c0 136.8-110.8 247.7-247.5 248C120 504.3 8.2 393 8 256.4A248 248 0 01111.8 54.2a24.07 24.07 0 0135 7.7L162.6 90a24 24 0 01-6.6 31 168 168 0 00100 303c91.6 0 168.6-74.2 168-169.1a168.07 168.07 0 00-68.1-134 23.86 23.86 0 01-6.5-30.9l15.8-28.1a24 24 0 0134.8-7.8A247.51 247.51 0 01504 256z"
250
- fill = " currentColor"
251
- />
252
- </g >
246
+ <path
247
+ d = " M2.344 2.343h-.001a8 8 0 0 1 11.314 11.314A8.002 8.002 0 0 1 .234 10.089a8 8 0 0 1 2.11-7.746Zm1.06 10.253a6.5 6.5 0 1 0 9.108-9.275 6.5 6.5 0 0 0-9.108 9.275ZM6.03 4.97 8 6.94l1.97-1.97a.749.749 0 0 1 1.275.326.749.749 0 0 1-.215.734L9.06 8l1.97 1.97a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215L8 9.06l-1.97 1.97a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L6.94 8 4.97 6.03a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018Z"
248
+ />
253
249
</svg >
254
250
</button >
255
251
</div >
0 commit comments