1 <svg version="1" xmlns="http://www.w3.org/2000/svg" class="icon" 2 viewBox="0 0 48 48" enable-background="new 0 0 48 48"> 3 <path fill="#888888" 4 d="M7,40V8c0-2.2,1.8-4,4-4h24c2.2,0,4,1.8,4,4v32c0,2.2-1.8,4-4,4H11C8.8,44,7,42.2,7,40z"/> 5 <g fill="#30CF30"> 6 <polygon points="13.3,24 24,15 24,33"/> 7 <rect x="19" y="21" width="23" height="6"/> 8 </g> 9 </svg> 10