Add icons to this collection by clicking the heart icon.
Inside icon - also known as arrows, direction, directional, ui, inside, and user interface. Created in a clean flat gradient style with a white finish, 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 1.707 1.707"
>
    <linearGradient
        id="a"
        x1=".853"
        x2=".853"
        y1="0"
        y2="1.707"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#66c" />
        <stop offset=".51" stop-color="#f0f" />
        <stop offset="1" stop-color="#f60" />
    </linearGradient>
    <g fill-rule="evenodd">
        <circle cx=".853" cy=".853" r=".853" fill="url(#a)" />
        <path
            fill="#fff"
            fill-rule="nonzero"
            d="M.366.321A.032.032 0 0 0 .32.366L.655.7H.393a.032.032 0 0 0 0 .063h.339A.032.032 0 0 0 .763.732v-.34a.032.032 0 0 0-.063 0v.263L.366.321zm0 1.065A.032.032 0 1 1 .32 1.34l.334-.334H.393a.032.032 0 0 1 0-.064h.339c.017 0 .031.014.031.032v.339a.032.032 0 0 1-.063 0V1.05l-.334.335zm.975 0a.032.032 0 1 0 .045-.045l-.335-.334h.263a.032.032 0 0 0 0-.064H.975a.032.032 0 0 0-.032.032v.339a.032.032 0 0 0 .064 0V1.05l.334.335zm0-1.065a.032.032 0 0 1 .045.045L1.05.7h.263a.032.032 0 0 1 0 .063H.975A.032.032 0 0 1 .943.732v-.34a.032.032 0 0 1 .064 0v.263L1.34.321z"
        />
    </g>
</svg>
More icons in the same style and category