/ src / modules / cmdpal / ext / Microsoft.CmdPal.Ext.System / Assets / SystemCommand.svg
SystemCommand.svg
 1  <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
 2  <rect x="5.5" y="0.5" width="5" height="6" rx="2.5" stroke="#666666"/>
 3  <rect x="2" y="4" width="12" height="12" rx="3" fill="url(#paint0_linear_1909_18087)"/>
 4  <circle cx="8" cy="10" r="2" fill="url(#paint1_linear_1909_18087)"/>
 5  <defs>
 6  <linearGradient id="paint0_linear_1909_18087" x1="2.5" y1="4" x2="12.5" y2="16" gradientUnits="userSpaceOnUse">
 7  <stop stop-color="#E8EDF2"/>
 8  <stop offset="1" stop-color="#C0C1C1"/>
 9  </linearGradient>
10  <linearGradient id="paint1_linear_1909_18087" x1="6.5" y1="8" x2="9.5" y2="12.5" gradientUnits="userSpaceOnUse">
11  <stop stop-color="#666666"/>
12  <stop offset="1" stop-color="#666666"/>
13  </linearGradient>
14  </defs>
15  </svg>