This commit is contained in:
Austin Andrews
2014-11-29 23:54:04 -06:00
parent 2cb9442ab9
commit bc05c4b2b6
12 changed files with 30 additions and 0 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
icons/design/key.design Normal file

Binary file not shown.

5
icons/svg/key-change.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-linejoin="round" d="M 6.5,2.00001C 8.45932,2.00001 10.1262,3.25222 10.7439,5L 22,5L 22,8L 18,8L 18,11L 15,11L 15,8L 10.7439,8C 10.1262,9.74779 8.45933,11 6.5,11C 4.01472,11 2,8.98529 2,6.50001C 2,4.01472 4.01472,2.00001 6.5,2.00001 Z M 6.49999,5.00001C 5.67157,5.00001 5,5.67159 5,6.50001C 5,7.32844 5.67157,8.00001 6.49999,8.00001C 7.32842,8.00001 7.99999,7.32844 7.99999,6.50001C 7.99999,5.67159 7.32842,5.00001 6.49999,5.00001 Z M 6.5,13C 8.45932,13 10.1262,14.2522 10.7439,16L 22,16L 22,19L 20,19L 20,22L 18,22L 18,19L 16,19L 16,22L 13,22L 13,19L 10.7439,19C 10.1262,20.7478 8.45932,22 6.5,22C 4.01472,22 2,19.9853 2,17.5C 2,15.0147 4.01472,13 6.5,13 Z M 6.49999,16C 5.67157,16 5,16.6716 5,17.5C 5,18.3284 5.67157,19 6.49999,19C 7.32842,19 7.99999,18.3284 7.99999,17.5C 7.99999,16.6716 7.32842,16 6.49999,16 Z "/>
</svg>

5
icons/svg/key-minus.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-linejoin="round" d="M 6.5,3.00001C 8.45932,3.00001 10.1262,4.25221 10.7439,6L 22,6L 22,9L 18,9L 18,12L 15,12L 15,9L 10.7439,9C 10.1262,10.7478 8.45933,12 6.5,12C 4.01472,12 2,9.98528 2,7.5C 2,5.01472 4.01472,3.00001 6.5,3.00001 Z M 6.49999,6.00001C 5.67157,6.00001 4.99999,6.67158 4.99999,7.50001C 4.99999,8.32844 5.67157,9.00001 6.49999,9.00001C 7.32842,9.00001 7.99999,8.32844 7.99999,7.50001C 7.99999,6.67158 7.32842,6.00001 6.49999,6.00001 Z M 8,17L 16,17L 16,19L 8,19L 8,17 Z "/>
</svg>

5
icons/svg/key-plus.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-linejoin="round" d="M 6.5,3.00001C 8.45932,3.00001 10.1262,4.25221 10.7439,6L 22,6L 22,9L 18,9L 18,12L 15,12L 15,9L 10.7439,9C 10.1262,10.7478 8.45933,12 6.5,12C 4.01472,12 2,9.98528 2,7.5C 2,5.01472 4.01472,3.00001 6.5,3.00001 Z M 6.49999,6.00001C 5.67157,6.00001 4.99999,6.67158 4.99999,7.50001C 4.99999,8.32844 5.67157,9.00001 6.49999,9.00001C 7.32842,9.00001 7.99999,8.32844 7.99999,7.50001C 7.99999,6.67158 7.32842,6.00001 6.49999,6.00001 Z M 8,17L 11,17L 11,14L 13,14L 13,17L 16,17L 16,19L 13,19L 13,22L 11,22L 11,19L 8,19L 8,17 Z "/>
</svg>

5
icons/svg/key-remove.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 6.5,3.00001C 8.45932,3.00001 10.1262,4.25221 10.7439,6L 22,6L 22,9L 18,9L 18,12L 15,12L 15,9L 10.7439,9C 10.1262,10.7478 8.45933,12 6.5,12C 4.01472,12 2,9.98528 2,7.5C 2,5.01472 4.01472,3.00001 6.5,3.00001 Z M 6.49999,6.00001C 5.67156,6.00001 4.99999,6.67159 4.99999,7.50001C 4.99999,8.32844 5.67156,9.00001 6.49999,9.00001C 7.32842,9.00001 7.99999,8.32844 7.99999,7.50001C 7.99999,6.67159 7.32842,6.00001 6.49999,6.00001 Z M 14.59,14L 16,15.41L 13.41,18L 16,20.59L 14.59,22L 12,19.41L 9.41,22L 8,20.59L 10.59,18L 8,15.41L 9.41,14L 12,16.59L 14.59,14 Z "/>
</svg>

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-linejoin="round" d="M 22,18L 22,22L 18,22L 18,19L 15,19L 15,16L 12,16L 9.74293,13.7429C 9.19135,13.9101 8.60617,14 8,14C 4.68629,14 2,11.3137 2,8C 2,4.68629 4.68629,2 8,2C 11.3137,2 14,4.68629 14,8C 14,8.60617 13.9101,9.19135 13.7429,9.74293L 22,18 Z M 7,5C 5.89543,5 5,5.89543 5,7C 5,8.10457 5.89543,9 7,9C 8.10457,9 9,8.10457 9,7C 9,5.89543 8.10457,5 7,5 Z "/>
</svg>

5
icons/svg/key.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-linejoin="round" d="M 7,14C 5.9,14 5,13.1 5,12C 5,10.9 5.9,10 7,10C 8.1,10 9,10.9 9,12C 9,13.1 8.1,14 7,14 Z M 12.65,10C 11.83,7.67 9.61,6 7,6C 3.69,6 1,8.69 1,12C 1,15.31 3.69,18 7,18C 9.61,18 11.83,16.33 12.65,14L 17,14L 17,18L 21,18L 21,14L 23,14L 23,10L 12.65,10 Z "/>
</svg>