Add icons to this collection by clicking the heart icon.
Bottom Right icon - also known as arrows, pointer, direction, orientation, way, sign, next, and bottom right. Created in a clean others 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 64 64"
>
    <linearGradient
        id="a"
        x1="12.25"
        x2="51.763"
        y1="12.25"
        y2="51.763"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f3ff37" />
        <stop offset=".019" stop-color="#f4f836" />
        <stop offset=".095" stop-color="#f8e333" />
        <stop offset=".179" stop-color="#fbd431" />
        <stop offset=".277" stop-color="#fccb30" />
        <stop offset=".422" stop-color="#fdc830" />
        <stop offset=".519" stop-color="#fcc130" />
        <stop offset=".664" stop-color="#faad31" />
        <stop offset=".838" stop-color="#f78c33" />
        <stop offset="1" stop-color="#f36735" />
    </linearGradient>
    <g>
        <path
            fill="url(#a)"
            d="M32 6a26 26 0 1 0 26 26A26.012 26.012 0 0 0 32 6z"
        />
        <path
            fill="#41444b"
            d="m42.898 30.019-.344 8.746a3.967 3.967 0 0 1-3.789 3.789l-8.746.344-.12.003c-3.888 0-4.007-5.845-.116-5.998l2.769-.109-9.949-9.949c-2.803-2.802 1.437-7.05 4.242-4.242l9.95 9.949.108-2.77c.155-3.955 6.152-3.73 5.995.237z"
        />
    </g>
</svg>
More icons in the same style and category