Add icons to this collection by clicking the heart icon.
Send icon - also known as interface, button, email, letter, send, and communications. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 32 32"
>
    <linearGradient
        id="a"
        x1="2.56"
        x2="29.32"
        y1="28.959"
        y2="3.821"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30.707 1.293a1 1 0 0 0-1.073-.224l-28 11a1 1 0 0 0-.164 1.779l8 5a1 1 0 0 0 .977.047l5.317-2.659-2.659 5.317a1 1 0 0 0 .047.977l5 8A1 1 0 0 0 19 31h.092a1 1 0 0 0 .839-.63l11-28a1 1 0 0 0-.224-1.077zM18.8 27.786l-3.65-5.84 3.75-7.5a1 1 0 0 0-1.342-1.342l-7.5 3.75-5.84-3.65L28.23 3.77z"
    />
</svg>
More icons in the same style and category