Add icons to this collection by clicking the heart icon.
Send icon - also known as message, mail, send, ui, paper plane, 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 512 512"
>
    <linearGradient
        id="a"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0ff" />
        <stop offset="1" stop-color="#005dff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M396.444 0H115.556A115.687 115.687 0 0 0 0 115.557v280.886A115.687 115.687 0 0 0 115.556 512h280.888A115.687 115.687 0 0 0 512 396.443V115.557A115.687 115.687 0 0 0 396.444 0zM496 396.443A99.669 99.669 0 0 1 396.444 496H115.556A99.669 99.669 0 0 1 16 396.443V115.557A99.669 99.669 0 0 1 115.556 16h280.888A99.669 99.669 0 0 1 496 115.557zM378.791 118.01 78.066 237.087a8 8 0 0 0-.834 14.489l71.67 38.416-14.427 73.322a8 8 0 0 0 9.394 9.395l73.324-14.427 38.415 71.67a8 8 0 0 0 7.049 4.221c.153 0 .307 0 .462-.014a8 8 0 0 0 6.978-5.041l119.077-300.724a8 8 0 0 0-10.383-10.384zM99.983 245.617 324.4 156.755l-167.254 119.5zm117.008 96.4-64.516 12.694 12.694-64.516L346.688 160.5zm44.575 65.183-30.641-57.167 119.506-167.255z"
    />
</svg>
More icons in the same style and category