diff options
author | Robert Tari <robert@tari.in> | 2023-09-05 05:10:38 +0200 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2023-09-05 05:10:38 +0200 |
commit | b134dd7b97c91f13dca8d23fd2513eef26405677 (patch) | |
tree | 4a82b6cabc0e142f3dcce1f273fa0758785ad7e8 /data | |
parent | ecf5e442a2d66ef6e9b97bd8e5f54c892df42d11 (diff) | |
download | ayatana-indicator-keyboard-b134dd7b97c91f13dca8d23fd2513eef26405677.tar.gz ayatana-indicator-keyboard-b134dd7b97c91f13dca8d23fd2513eef26405677.tar.bz2 ayatana-indicator-keyboard-b134dd7b97c91f13dca8d23fd2513eef26405677.zip |
Update language list and icons
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> |