| 123456789101112131415161718192021222324 |
- <svg
- xmlns="http://www.w3.org/2000/svg" width="18" height="18" fill="none">
- <g fill="#0078d4">
- <path fill-rule="evenodd" d="M15.5 12.85h-13c-1.036 0-1.875.988-1.875 2.207s.839 2.207 1.875 2.207h13c1.035 0 1.875-.988 1.875-2.207s-.84-2.207-1.875-2.207zm-13-.736c-1.381 0-2.5 1.318-2.5 2.943S1.119 18 2.5 18h13c1.381 0 2.5-1.318 2.5-2.943s-1.119-2.943-2.5-2.943z"/>
- <path d="M2.5 12.85h13c1.035 0 1.875.988 1.875 2.207s-.84 2.207-1.875 2.207h-13c-1.036 0-1.875-.988-1.875-2.207S1.464 12.85 2.5 12.85z"/>
- </g>
- <path d="M5 15.115c0 .956-.746 1.731-1.667 1.731s-1.667-.775-1.667-1.731.746-1.731 1.667-1.731S5 14.159 5 15.115zm-.556 0c0 .637-.497 1.154-1.111 1.154s-1.111-.517-1.111-1.154.497-1.154 1.111-1.154 1.111.517 1.111 1.154zm4.334 0c0 .956-.746 1.731-1.667 1.731s-1.667-.775-1.667-1.731.746-1.731 1.667-1.731 1.667.775 1.667 1.731zm-.556 0c0 .637-.497 1.154-1.111 1.154S6 15.752 6 15.115s.497-1.154 1.111-1.154 1.111.517 1.111 1.154zm2.667 1.731c.921 0 1.667-.775 1.667-1.731s-.746-1.731-1.667-1.731-1.667.775-1.667 1.731.746 1.731 1.667 1.731zm0-.577c.614 0 1.111-.517 1.111-1.154s-.497-1.154-1.111-1.154-1.111.517-1.111 1.154.497 1.154 1.111 1.154zm5.444-1.154c0 .956-.746 1.731-1.667 1.731S13 16.071 13 15.115s.746-1.731 1.667-1.731 1.667.775 1.667 1.731zm-.556 0c0 .637-.498 1.154-1.111 1.154s-1.111-.517-1.111-1.154.497-1.154 1.111-1.154 1.111.517 1.111 1.154z" fill-rule="evenodd" fill="#7db6f8"/>
- <path d="M3.333 16.269c.614 0 1.111-.517 1.111-1.154s-.497-1.154-1.111-1.154-1.111.517-1.111 1.154.497 1.154 1.111 1.154zm3.778 0c.614 0 1.111-.517 1.111-1.154s-.497-1.154-1.111-1.154S6 14.477 6 15.115s.497 1.154 1.111 1.154zM12 15.115c0 .637-.497 1.154-1.111 1.154s-1.111-.517-1.111-1.154.497-1.154 1.111-1.154S12 14.477 12 15.115zm2.667 1.154c.614 0 1.111-.517 1.111-1.154s-.498-1.154-1.111-1.154-1.111.517-1.111 1.154.497 1.154 1.111 1.154z" fill="#7db6f8"/>
- <path fill-rule="evenodd" d="M13.292.741H3.375v9.782h9.917zM2.667 0v11.264H14V0z" fill="url(#A)"/>
- <path d="M3.375.741h9.917v9.782H3.375z" fill="url(#A)"/>
- <g fill="#b1d4f7">
- <path fill-rule="evenodd" d="M10.972.832H5.694v1.443h5.278zM5 .11v2.885h6.667V.11z"/>
- <path d="M5.694.832h5.278v1.443H5.694z"/>
- </g>
- <defs>
- <linearGradient id="A" x1="8.333" y1="11.264" x2="8.333" y2="0" gradientUnits="userSpaceOnUse">
- <stop stop-color="#0078d4"/>
- <stop offset=".156" stop-color="#1380da"/>
- <stop offset=".528" stop-color="#3c91e5"/>
- <stop offset=".822" stop-color="#559cec"/>
- <stop offset="1" stop-color="#5ea0ef"/>
- </linearGradient>
- </defs>
- </svg>
|