diff options
author | B Stack <bgstack15@gmail.com> | 2020-02-13 19:24:24 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-02-13 19:24:24 -0500 |
commit | ade5b01e06311f9fba3038955d82bdb8a49000d5 (patch) | |
tree | c21529e22fe5e0d066aac657c2a0c03c244d1578 /src/usr/share | |
download | keyboard-leds-trayicons-ade5b01e06311f9fba3038955d82bdb8a49000d5.tar.gz keyboard-leds-trayicons-ade5b01e06311f9fba3038955d82bdb8a49000d5.tar.bz2 keyboard-leds-trayicons-ade5b01e06311f9fba3038955d82bdb8a49000d5.zip |
initial commit
Diffstat (limited to 'src/usr/share')
4 files changed, 16 insertions, 0 deletions
diff --git a/src/usr/share/icons/hicolor/scalable/status/capslock-off.svg b/src/usr/share/icons/hicolor/scalable/status/capslock-off.svg new file mode 100644 index 0000000..3d3be8e --- /dev/null +++ b/src/usr/share/icons/hicolor/scalable/status/capslock-off.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26"> + <path style="text-indent:0;text-align:start;line-height:normal;text-transform:none;block-progression:tb;-inkscape-font-specification:Bitstream Vera Sans" d="M 9.8125 4 A 2.0002 2.0002 0 0 0 8.59375 4.59375 L 5.59375 7.59375 A 2.0002 2.0002 0 0 0 5 9 L 5 17 A 2.0002 2.0002 0 0 0 5.59375 18.40625 L 8.59375 21.40625 A 2.0002 2.0002 0 0 0 10 22 L 16 22 A 2.0002 2.0002 0 0 0 17.40625 21.40625 L 20.40625 18.40625 L 17.59375 15.59375 L 15.1875 18 L 10.8125 18 L 9 16.1875 L 9 9.8125 L 10.8125 8 L 15.1875 8 L 17.59375 10.40625 L 20.40625 7.59375 L 17.40625 4.59375 A 2.0002 2.0002 0 0 0 16 4 L 10 4 A 2.0002 2.0002 0 0 0 9.8125 4 z" overflow="visible" enable-background="accumulate" font-family="Bitstream Vera Sans"/> +</svg>
\ No newline at end of file diff --git a/src/usr/share/icons/hicolor/scalable/status/capslock-on.svg b/src/usr/share/icons/hicolor/scalable/status/capslock-on.svg new file mode 100644 index 0000000..f4db539 --- /dev/null +++ b/src/usr/share/icons/hicolor/scalable/status/capslock-on.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26"> + <path style="text-indent:0;text-align:start;line-height:normal;text-transform:none;block-progression:tb;-inkscape-font-specification:Bitstream Vera Sans" d="M 8.8125 0 A 2.0002 2.0002 0 0 0 7.59375 0.59375 L 3.59375 4.59375 A 2.0002 2.0002 0 0 0 3 6 L 3 20 A 2.0002 2.0002 0 0 0 3.59375 21.40625 L 7.59375 25.40625 A 2.0002 2.0002 0 0 0 9 26 L 17 26 A 2.0002 2.0002 0 0 0 18.40625 25.40625 L 22.40625 21.40625 L 19.59375 18.59375 L 16.1875 22 L 9.8125 22 L 7 19.1875 L 7 6.8125 L 9.8125 4 L 16.1875 4 L 19.59375 7.40625 L 22.40625 4.59375 L 18.40625 0.59375 A 2.0002 2.0002 0 0 0 17 0 L 9 0 A 2.0002 2.0002 0 0 0 8.8125 0 z" overflow="visible" enable-background="accumulate" font-family="Bitstream Vera Sans"/> +</svg>
\ No newline at end of file diff --git a/src/usr/share/icons/hicolor/scalable/status/numlock-off.svg b/src/usr/share/icons/hicolor/scalable/status/numlock-off.svg new file mode 100644 index 0000000..549e284 --- /dev/null +++ b/src/usr/share/icons/hicolor/scalable/status/numlock-off.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26"> + <path style="text-indent:0;text-align:start;line-height:normal;text-transform:none;block-progression:tb;-inkscape-font-specification:Bitstream Vera Sans" d="M 5 4 L 5 22 L 9 22 L 9 10 L 11.65625 8 L 15.1875 8 L 17 9.8125 L 17 22 L 21 22 L 21 9 A 2.0002 2.0002 0 0 0 20.40625 7.59375 L 17.40625 4.59375 A 2.0002 2.0002 0 0 0 16 4 L 11 4 A 2.0002 2.0002 0 0 0 10.8125 4 A 2.0002 2.0002 0 0 0 9.8125 4.40625 L 9 5 L 9 4 L 5 4 z" overflow="visible" enable-background="accumulate" font-family="Bitstream Vera Sans"/> +</svg>
\ No newline at end of file diff --git a/src/usr/share/icons/hicolor/scalable/status/numlock-on.svg b/src/usr/share/icons/hicolor/scalable/status/numlock-on.svg new file mode 100644 index 0000000..ef65035 --- /dev/null +++ b/src/usr/share/icons/hicolor/scalable/status/numlock-on.svg @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="26" height="26" viewBox="0 0 26 26"> + <path style="text-indent:0;text-align:start;line-height:normal;text-transform:none;block-progression:tb;-inkscape-font-specification:Bitstream Vera Sans" d="M 3 0 L 3 26 L 7 26 L 7 9.625 L 19 20.875 L 19 26 L 23 26 L 23 0 L 19 0 L 19 15.375 L 7 4.125 L 7 0 L 3 0 z" overflow="visible" enable-background="accumulate" font-family="Bitstream Vera Sans"/> +</svg>
\ No newline at end of file |