This commit is contained in:
Austin Andrews
2014-11-16 12:27:41 -06:00
parent ee0327ce9a
commit 73ca7eb5d9
4 changed files with 10 additions and 0 deletions

BIN
icons/design/barcode.design Normal file

Binary file not shown.

BIN
icons/design/qrcode.design Normal file

Binary file not shown.

5
icons/svg/barcode.svg Normal file
View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 2,6L 4,6L 4,18L 2,18L 2,6 Z M 5,6.00001L 6,6.00001L 6,18L 5,18L 5,6.00001 Z M 7,6.00001L 10,6.00001L 10,18L 7,18L 7,6.00001 Z M 11,6L 12,6L 12,18L 11,18L 11,6 Z M 14,6L 16,6L 16,18L 14,18L 14,6 Z M 17,6L 20,6L 20,18L 17,18L 17,6 Z M 21,6L 22,6L 22,18L 21,18L 21,6 Z "/>
</svg>

5
icons/svg/qrcode.svg Normal file
View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" baseProfile="full" width="24" height="24" viewBox="0 0 24.00 24.00" enable-background="new 0 0 24.00 24.00" xml:space="preserve">
<path fill="#000000" fill-opacity="1" stroke-width="0.2" stroke-linejoin="round" d="M 5.00001,4.99999L 7.00001,4.99999L 7.00001,6.99999L 5.00001,6.99999L 5.00001,4.99999 Z M 1,1.00004L 11,1.00005L 11,11L 1,11L 1,1.00004 Z M 3,3.00002L 3,9.00002L 8.99999,9.00003L 8.99999,3.00002L 3,3.00002 Z M 5,17L 6.99999,17L 6.99999,19L 5,19L 5,17 Z M 1,13L 11,13L 11,23L 1,23L 1,13 Z M 3,15L 3,21L 8.99999,21L 8.99999,15L 3,15 Z M 17,5.00001L 19,5.00001L 19,7.00001L 17,7.00001L 17,5.00001 Z M 13,1.00004L 22.9999,1.00005L 22.9999,11L 13,11L 13,1.00004 Z M 15,3.00002L 15,9.00002L 21,9.00003L 21,3.00002L 15,3.00002 Z M 13,13L 17,13L 17,15L 19,15L 19,13L 23,13L 23,15L 19,15L 19,17L 23,17L 23,23L 19,23L 19,21L 15,21L 15,23L 13,23L 13,21L 15,21L 15,19L 13,19L 13,13 Z M 21,21L 21,19L 19,19L 19,21L 21,21 Z M 19,17L 17,17L 17,15L 15,15L 15,19L 19,19L 19,17 Z "/>
</svg>