@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.29 kB
JavaScript
const icon = '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M20.2256 3.00012H11.2949C11.2949 5.15612 13.1017 6.91101 15.3215 6.91101H16.9734V8.44026C16.9734 10.5962 18.7802 12.3512 21 12.3512V3.75222C21 3.32603 20.6645 3.00012 20.2256 3.00012Z" fill="#2684FF"/><path d="M15.8136 7.31201H6.88281C6.88281 9.46801 8.68961 11.2229 10.9094 11.2229H12.5613V12.7772C12.5613 14.9332 14.3682 16.6881 16.5879 16.6881V8.06408C16.5879 7.66299 16.2523 7.31201 15.8136 7.31201Z" fill="url(#paint0_linear_8575_341)"/><path d="M11.3995 11.6492H2.46875C2.46875 13.8052 4.27555 15.56 6.49533 15.56H8.14727V17.0893C8.14727 19.2453 9.95405 21.0002 12.1738 21.0002V12.4012C12.1738 11.975 11.8125 11.6492 11.3995 11.6492Z" fill="url(#paint1_linear_8575_341)"/><defs><linearGradient id="paint0_linear_8575_341" x1="16.6636" y1="7.33365" x2="12.9805" y2="11.2441" gradientUnits="userSpaceOnUse"><stop offset="0.176" stop-color="#0052CC"/><stop offset="1" stop-color="#2684FF"/></linearGradient><linearGradient id="paint1_linear_8575_341" x1="12.4977" y1="11.678" x2="8.23205" y2="15.9511" gradientUnits="userSpaceOnUse"><stop offset="0.176" stop-color="#0052CC"/><stop offset="1" stop-color="#2684FF"/></linearGradient></defs></svg>';
export default icon;