Skip to content

Commit

Permalink
feat(icons): added scan-qr-code icon (#2247)
Browse files Browse the repository at this point in the history
* Created 'scan-qrcode'

* Rename scan-qrcode to scan-qrcode.svg

* added scan-qrcode.json

* Update icons/scan-qrcode.svg

* Rename scan-qrcode.json to scan-qr-code.json

* Rename scan-qrcode.svg to scan-qr-code.svg

* Update icons/scan-qr-code.json

* Update icons/scan-qr-code.json

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>

---------

Co-authored-by: Jakob Guddas <github@jguddas.de>
Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
  • Loading branch information
3 people committed Jul 7, 2024
1 parent 4dcc340 commit 63deb3e
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 0 deletions.
22 changes: 22 additions & 0 deletions icons/scan-qr-code.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"jguddas",
"vexkiddy"
],
"tags": [
"barcode",
"scan",
"qrcode",
"url",
"information",
"digital",
"scanner"
],
"categories": [
"account",
"shopping",
"devices",
"security"
]
}
20 changes: 20 additions & 0 deletions icons/scan-qr-code.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 63deb3e

Please sign in to comment.