Skip to content

Commit

Permalink
feat: add laptop typing svg (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
SheldonDialpad authored Apr 29, 2022
1 parent 633d200 commit ca861fd
Show file tree
Hide file tree
Showing 3 changed files with 508 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/_data/svg-spot.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,17 @@
"file": "file-upload",
"vue": "SpotFileUpload",
"desc": "File Upload"
},
{
"name": "Male Laptop Typing",
"file": "male-laptop-typing",
"vue": "SpotMaleLaptopTyping",
"desc": "A man typing laptop"
},
{
"name": "Female Laptop Typing",
"file": "female-laptop-typing",
"vue": "SpotFemaleLaptopTyping",
"desc": "A woman typing laptop"
}
]
Loading

0 comments on commit ca861fd

Please sign in to comment.