Add icons to this collection by clicking the heart icon.
Press icon - also known as garbage, rubbish, press, and ecology and environment. Created in a clean lineal color 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M106 212h300c8.284 0 15-6.716 15-15v-30c0-24.813-20.187-45-45-45h-75V15c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15v107h-75c-24.813 0-45 20.187-45 45v30c0 8.284 6.716 15 15 15zM241 30h30v92h-30zM121 167c0-8.271 6.729-15 15-15h240c8.271 0 15 6.729 15 15v15H121zm376 105h-31c-24.813 0-45 20.187-45 45v29.403l-72.856-68.067C323.064 254.904 290.34 242 256 242s-67.064 12.904-92.144 36.336L91 346.403V317c0-24.813-20.187-45-45-45H15c-8.284 0-15 6.716-15 15v210c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15V287c0-8.284-6.716-15-15-15zM91 387.458l93.337-87.201C203.841 282.035 229.291 272 256 272s52.159 10.035 71.663 28.257L421 387.458V422H91zM482 482H30V302h16c8.271 0 15 6.729 15 15v120c0 8.284 6.716 15 15 15h360c8.284 0 15-6.716 15-15V317c0-8.271 6.729-15 15-15h16zM346 362c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-60-60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-49.394 34.393c-5.857-5.857-15.355-5.857-21.213 0-5.858 5.858-5.858 15.355 0 21.213l30 30c5.858 5.858 15.355 5.858 21.213 0s5.858-15.355 0-21.213z"
    />
</svg>
More icons in the same style and category