Add icons to this collection by clicking the heart icon.
Planning icon - also known as diagram, target, objective, goal, planning, process, Purpose, miscellaneous, and subject. 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 64 64"
>
    <linearGradient
        id="a"
        x1="32"
        x2="32"
        y1="63"
        y2="1"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9f2fff" />
        <stop offset="1" stop-color="#0bb1d3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M57.707 51.707 55.414 54l2.293 2.293-1.414 1.414L54 55.414l-2.293 2.293-1.414-1.414L52.586 54l-2.293-2.293 1.414-1.414L54 52.586l2.293-2.293zM63 54c0 4.963-4.037 9-9 9-4.625 0-8.442-3.507-8.941-8H39V41h-4v-8h-9v12h5v18H19V45h5V33h-9v19.236l-4.658 9.316C9.895 62.445 8.997 63 8 63s-1.895-.555-2.342-1.446L1 52.236V6c0-2.757 2.243-5 5-5h4c2.757 0 5 2.243 5 5v25h9V19h-5V1h12v18h-5v12h9v-8h4V11h10V5h10.955l1.255-1.614 1.578 1.229L61 6.914V19H49v-6h-8v10h4v8h4v-6h10.955l1.255-1.614 1.578 1.229L61 26.914V39H49v-6h-4v8h-4v12h4.059c.499-4.493 4.316-8 8.941-8 4.963 0 9 4.037 9 9zM51 37h8v-7.514l-3.906 5.022-2.801-2.801 1.414-1.414 1.199 1.199L58.4 27H51zm0-20h8V9.486l-3.906 5.022-2.801-2.801 1.414-1.414 1.199 1.199L58.4 7H51zm-30 0h8V3h-8zM5.618 57h4.763l2-4H3.618zM13 11H3v2h10zM3 15v36h4V15zm10 36V15H9v36zM3 6v3h10V6c0-1.654-1.346-3-3-3H6C4.346 3 3 4.346 3 6zm5.553 54.657L9.381 59H6.618l.829 1.658c.211.422.895.423 1.106-.001zM29 47h-8v14h8zm8-8h6V25h-6zm24 15c0-3.859-3.141-7-7-7s-7 3.141-7 7 3.141 7 7 7 7-3.141 7-7zM39 29h2v-2h-2zm0 4h2v-2h-2zm0 4h2v-2h-2z"
    />
</svg>
More icons in the same style and category