mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 17:30:05 +00:00
Add keyboard icon
This commit is contained in:
parent
0fabe1e3a3
commit
94e5123158
2 changed files with 2 additions and 0 deletions
1
scwx-qt/res/icons/font-awesome-6/keyboard-regular.svg
Normal file
1
scwx-qt/res/icons/font-awesome-6/keyboard-regular.svg
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M64 112c-8.8 0-16 7.2-16 16V384c0 8.8 7.2 16 16 16H512c8.8 0 16-7.2 16-16V128c0-8.8-7.2-16-16-16H64zM0 128C0 92.7 28.7 64 64 64H512c35.3 0 64 28.7 64 64V384c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V128zM176 320H400c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H176c-8.8 0-16-7.2-16-16V336c0-8.8 7.2-16 16-16zm-72-72c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H120c-8.8 0-16-7.2-16-16V248zm16-96h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H120c-8.8 0-16-7.2-16-16V168c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H200c-8.8 0-16-7.2-16-16V248zm16-96h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H200c-8.8 0-16-7.2-16-16V168c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H280c-8.8 0-16-7.2-16-16V248zm16-96h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H280c-8.8 0-16-7.2-16-16V168c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H360c-8.8 0-16-7.2-16-16V248zm16-96h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H360c-8.8 0-16-7.2-16-16V168c0-8.8 7.2-16 16-16zm64 96c0-8.8 7.2-16 16-16h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H440c-8.8 0-16-7.2-16-16V248zm16-96h16c8.8 0 16 7.2 16 16v16c0 8.8-7.2 16-16 16H440c-8.8 0-16-7.2-16-16V168c0-8.8 7.2-16 16-16z"/></svg>
|
||||||
|
After Width: | Height: | Size: 1.5 KiB |
|
|
@ -39,6 +39,7 @@
|
||||||
<file>res/icons/font-awesome-6/gears-solid.svg</file>
|
<file>res/icons/font-awesome-6/gears-solid.svg</file>
|
||||||
<file>res/icons/font-awesome-6/github.svg</file>
|
<file>res/icons/font-awesome-6/github.svg</file>
|
||||||
<file>res/icons/font-awesome-6/house-solid.svg</file>
|
<file>res/icons/font-awesome-6/house-solid.svg</file>
|
||||||
|
<file>res/icons/font-awesome-6/keyboard-regular.svg</file>
|
||||||
<file>res/icons/font-awesome-6/layer-group-solid.svg</file>
|
<file>res/icons/font-awesome-6/layer-group-solid.svg</file>
|
||||||
<file>res/icons/font-awesome-6/palette-solid.svg</file>
|
<file>res/icons/font-awesome-6/palette-solid.svg</file>
|
||||||
<file>res/icons/font-awesome-6/pause-solid.svg</file>
|
<file>res/icons/font-awesome-6/pause-solid.svg</file>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue