What is the exact path of black icons like Lock Screen, Log Out, Power Off, Suspend, Switch User created from GNOME Dash?
When I use search on Ubuntu 20.04 LTS with GNOME Shell I see the following icons among others:
How can I get the exact path of creating power icons ?
These icons are stored under /scalable/actions
in the icon folder of your theme. For the default theme of Ubuntu, "Yaru", you will find these icons under /usr/share/icons/Yaru/scalable/actions
. Their names are like system-*-symbolic.svg
, e.g. system-reboot-symbolic.svg
.