diff --git a/src/design/icons.js b/src/design/icons.js index d913f18..6646455 100644 --- a/src/design/icons.js +++ b/src/design/icons.js @@ -62,6 +62,7 @@ module.exports = [ { id: 'pos-print', category: 'pos' }, { id: 'pos-static', category: 'pos' }, { id: 'pull-payments', category: 'general' }, + { id: 'qr-code', category: 'general' }, { id: 'refresh', category: 'general' }, { id: 'remove', category: 'general' }, { id: 'scan-qr', category: 'general' }, diff --git a/src/icons/qr-code.svg b/src/icons/qr-code.svg new file mode 100644 index 0000000..b6c65ad --- /dev/null +++ b/src/icons/qr-code.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/static/svg/icons.svg b/src/static/svg/icons.svg index cd96963..72ed20d 100644 --- a/src/static/svg/icons.svg +++ b/src/static/svg/icons.svg @@ -63,6 +63,7 @@ +