File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ export const aiLaptop: {
81
81
data : string ;
82
82
} = {
83
83
name : 'laptop' ,
84
- data : `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 16"><path fill-rule="evenodd" d="M2 11V3a2 2 0 012-2h12a2 2 0 012 2v8h1a1 1 0 011 1v.5a2.5 2.5 0 01-2.5 2.5h-15A2.5 2.5 0 010 12.5V12a1 1 0 011-1h1zm1.5 0h13V3.5a1 1 0 00-1-1h-11a1 1 0 00-1 1V11zm14 2.5h-15a1 1 0 01-1-1h17a1 1 0 01-1 1z "/></svg>`
84
+ data : `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 20 16"><path d="M1.5 11.5V3a2 2 0 012-2h13a2 2 0 012 2v8.5H17v-8a1 1 0 00-1-1H4a1 1 0 00-1 1v8H1.5zM18.214 15H1.786C.799 15 0 14.2 0 13.214c0-.394.32-.714.714-.714h18.572c.394 0 .714.32.714.714C20 14.2 19.2 15 18.214 15z "/></svg>`
85
85
} ;
86
86
export const aiPhone : {
87
87
name : 'phone' ;
You can’t perform that action at this time.
0 commit comments