| 1 |
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" x="0px" |
| 2 |
y="0px" |
| 3 |
viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"> |
| 4 |
<defs> |
| 5 |
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%"> |
| 6 |
<stop offset="0%" style="stop-color:#9B62FF;stop-opacity:1"/> |
| 7 |
<stop offset="100%" style="stop-color:#5B03FF;stop-opacity:1"/> |
| 8 |
</linearGradient> |
| 9 |
</defs> |
| 10 |
<g fill="url(#grad1)"> |
| 11 |
<path d="M501.333,64H10.667C4.779,64,0,68.779,0,74.667v170.667C0,251.221,4.779,256,10.667,256h490.667 |
| 12 |
c5.888,0,10.667-4.779,10.667-10.667V74.667C512,68.779,507.221,64,501.333,64z M320,234.667H21.333V85.333H320V234.667z |
| 13 |
M490.667,234.667H341.333V85.333h149.333V234.667z"/> |
| 14 |
<path d="M405.333,192c7.723,0,15.061-2.197,21.547-6.016l24.235,24.235c2.091,2.069,4.821,3.115,7.552,3.115 |
| 15 |
s5.461-1.045,7.552-3.115c4.16-4.16,4.16-10.923,0-15.083l-24.235-24.235c3.819-6.485,6.016-13.824,6.016-21.568 |
| 16 |
c0-11.392-4.437-22.101-12.501-30.165c-16.128-16.128-44.203-16.128-60.331,0c-8.064,8.064-12.501,18.773-12.501,30.165 |
| 17 |
c0,11.392,4.437,22.101,12.501,30.165C383.232,187.563,393.941,192,405.333,192z M390.251,134.251 |
| 18 |
c4.032-4.032,9.387-6.251,15.083-6.251c5.696,0,11.051,2.219,15.083,6.251s6.251,9.387,6.251,15.083 |
| 19 |
c0,5.675-2.219,11.008-6.229,15.04c-0.021,0.021-0.043,0.021-0.043,0.043c-0.021,0.021-0.021,0.021-0.021,0.043 |
| 20 |
c-8.085,8.021-22.059,8.021-30.123-0.021c-4.032-4.053-6.251-9.408-6.251-15.104C384,143.637,386.219,138.283,390.251,134.251z" |
| 21 |
/> |
| 22 |
<path d="M53.333,213.333c5.888,0,10.667-4.779,10.667-10.667v-85.333c0-5.888-4.779-10.667-10.667-10.667 |
| 23 |
s-10.667,4.779-10.667,10.667v85.333C42.667,208.555,47.445,213.333,53.333,213.333z"/> |
| 24 |
<path d="M416,298.667H10.667C4.779,298.667,0,303.445,0,309.333S4.779,320,10.667,320H416c5.888,0,10.667-4.779,10.667-10.667 |
| 25 |
S421.888,298.667,416,298.667z"/> |
| 26 |
<path d="M10.667,384h192c5.888,0,10.667-4.779,10.667-10.667c0-5.888-4.779-10.667-10.667-10.667h-192 |
| 27 |
C4.779,362.667,0,367.445,0,373.333C0,379.221,4.779,384,10.667,384z"/> |
| 28 |
<path d="M330.667,426.667h-320C4.779,426.667,0,431.445,0,437.333C0,443.221,4.779,448,10.667,448h320 |
| 29 |
c5.888,0,10.667-4.779,10.667-10.667C341.333,431.445,336.555,426.667,330.667,426.667z"/> |
| 30 |
</g> |
| 31 |
</svg> |
| 32 |
|