Files

12 lines
851 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<!-- Terminal icon based on feathericon "terminal" (MIT, https://github.com/feathericon/feathericon) -->
<rect width="100" height="100" rx="22" fill="#ffffff"/>
<g transform="translate(14,14) scale(3)">
<!-- terminal window frame -->
<path fill="#161719" d="M4,4 L20,4 C21.1045695,4 22,4.8954305 22,6 L22,18 C22,19.1045695 21.1045695,20 20,20 L4,20 C2.8954305,20 2,19.1045695 2,18 L2,6 C2,4.8954305 2.8954305,4 4,4 Z M4,6 L4,18 L20,18 L20,6 L4,6 Z"/>
<!-- prompt chevron -->
<path fill="#161719" d="M10.9852814,11.5710678 L7.44974747,15.1066017 L6.03553391,13.6923882 L8.15685425,11.5710678 L6.03553391,9.44974747 L7.44974747,8.03553391 L10.9852814,11.5710678 Z"/>
<!-- cursor -->
<path fill="#f76b2f" d="M12,14 L18,14 L18,16 L12,16 L12,14 Z"/>
</g>
</svg>