Add icons to this collection by clicking the heart icon.
File Upload icon - also known as arrows, up arrow, buttons, multimedia, ui, and file upload. 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"
        x1="91.25"
        x2="420.75"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f26666" />
        <stop offset="1" stop-color="#f2c53d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M298 32.93a59.37 59.37 0 0 0-42.35-17.59h-.1a59.38 59.38 0 0 0-42.4 17.74L108.69 138.66a59.78 59.78 0 0 0 42.49 101.83h36.77v188.4a67.78 67.78 0 1 0 135.55 0v-188.4h37.31a59.79 59.79 0 0 0 42.36-102zm101.4 163.8c-5.17 12.45-18 25.76-38.59 25.76H314.5a9 9 0 0 0-9 9v197.4a49.78 49.78 0 1 1-99.55 0v-197.4a9 9 0 0 0-9-9h-45.77c-20.52 0-33.38-13.27-38.56-25.69s-5.58-30.89 8.86-45.48L226 45.73a41.5 41.5 0 0 1 29.64-12.4h.07a41.5 41.5 0 0 1 29.6 12.29l105.11 105.6c14.51 14.57 14.15 33.06 8.98 45.51z"
    />
</svg>
More icons in the same style and category