9ea745bcd4
- split _common.scss into widgets - improve _drawing functions - minify SVG assets https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/904
4 lines
203 B
XML
4 lines
203 B
XML
<svg class="keyboard-key" xmlns="http://www.w3.org/2000/svg" width="24" height="24">
|
|
<path d="M8 22v-8H2L12 2l10 12h-6v8z" style="marker:none" color="#000" overflow="visible" fill="#bebebe"/>
|
|
</svg>
|