diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-15 15:48:16 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2023-09-15 15:48:16 +0200 |
commit | 761419285e36a00a4f0add11e464f9ede99d6416 (patch) | |
tree | de57b504a73764a6c238c241f1c1c41fefb9e94e /data | |
parent | ecf5e442a2d66ef6e9b97bd8e5f54c892df42d11 (diff) | |
parent | 6cd61d67a4af511717ed1b0878f106b24a8b9ed6 (diff) | |
download | ayatana-indicator-keyboard-761419285e36a00a4f0add11e464f9ede99d6416.tar.gz ayatana-indicator-keyboard-761419285e36a00a4f0add11e464f9ede99d6416.tar.bz2 ayatana-indicator-keyboard-761419285e36a00a4f0add11e464f9ede99d6416.zip |
Merge branch 'tari01-pr/show-layout'
Attributes GH PR #52: https://github.com/AyatanaIndicators/ayatana-indicator-keyboard/pull/52
Diffstat (limited to 'data')
4 files changed, 4 insertions, 0 deletions
diff --git a/data/icons/ContrastHigh/scalable/status/ayatana-indicator-keyboard-An.svg b/data/icons/ContrastHigh/scalable/status/ayatana-indicator-keyboard-An.svg new file mode 100644 index 00000000..365e0229 --- /dev/null +++ b/data/icons/ContrastHigh/scalable/status/ayatana-indicator-keyboard-An.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg version="1.1" width="24" height="24"><rect x="0.4" y="0.4" width="23.2" height="23.2" rx="4.0" style="stroke:black;stroke-width:0.8;fill:white;"/><text x="2.5" y="16.5009765625" style="font-family:Sans Regular;font-weight:600;font-size:13;fill:black">An</text></svg> diff --git a/data/icons/ContrastHigh/scalable/status/ayatana-indicator-keyboard-Go.svg b/data/icons/ContrastHigh/scalable/status/ayatana-indicator-keyboard-Go.svg new file mode 100644 index 00000000..fb70e020 --- /dev/null +++ b/data/icons/ContrastHigh/scalable/status/ayatana-indicator-keyboard-Go.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg version="1.1" width="24" height="24"><rect x="0.4" y="0.4" width="23.2" height="23.2" rx="4.0" style="stroke:black;stroke-width:0.8;fill:white;"/><text x="2.5" y="16.5009765625" style="font-family:Sans Regular;font-weight:600;font-size:13;fill:black">Go</text></svg> diff --git a/data/icons/hicolor/scalable/status/ayatana-indicator-keyboard-An.svg b/data/icons/hicolor/scalable/status/ayatana-indicator-keyboard-An.svg new file mode 100644 index 00000000..a610ecc1 --- /dev/null +++ b/data/icons/hicolor/scalable/status/ayatana-indicator-keyboard-An.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg version="1.1" width="24" height="24"><defs><mask id="m"><rect x="0" y="0" width="24" height="24" style="fill:white"/><text x="3.0" y="17.193359375" style="font-family:Sans Regular;font-weight:500;font-size:15;fill:black">An</text></mask></defs><rect x="0.0" y="0.0" width="24" height="24" rx="3" mask="url(#m)" style="fill:#ffffff"/></svg> diff --git a/data/icons/hicolor/scalable/status/ayatana-indicator-keyboard-Go.svg b/data/icons/hicolor/scalable/status/ayatana-indicator-keyboard-Go.svg new file mode 100644 index 00000000..a51cc3fc --- /dev/null +++ b/data/icons/hicolor/scalable/status/ayatana-indicator-keyboard-Go.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><svg version="1.1" width="24" height="24"><defs><mask id="m"><rect x="0" y="0" width="24" height="24" style="fill:white"/><text x="3.0" y="17.193359375" style="font-family:Sans Regular;font-weight:500;font-size:15;fill:black">Go</text></mask></defs><rect x="0.0" y="0.0" width="24" height="24" rx="3" mask="url(#m)" style="fill:#ffffff"/></svg> |