Add icons to this collection by clicking the heart icon.
Graphic Design icon - also known as art, screen, graphic design, editor, website design, and edit tools. Created in a clean flat 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="256"
        x2="256"
        y1="433.393"
        y2="78.61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1aa8dc" />
        <stop offset=".49" stop-color="#ae3b89" />
        <stop offset="1" stop-color="#f26270" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M18 356V116c0-20 17-37 37-37h402c20 0 36 16 36 37v240zm462 77H32c-17 0-32-14-32-31v-24c0-5 3-8 7-8h186v20c0 10 9 19 20 19h86c11 0 20-8 20-19v-20h186c4 0 7 3 7 8v24c0 17-15 31-32 31zm-317-24h-17c-4 0-7-3-7-7s3-8 7-8h17c5 0 8 4 8 8s-3 7-8 7zm-44 0h-18c-4 0-7-3-7-7s3-8 7-8h18c4 0 7 4 7 8s-3 7-7 7zm-45 0H57c-5 0-8-3-8-7s3-8 8-8h17c4 0 7 4 7 8s-4 7-7 7zm134-39v20c0 2 2 4 4 4h87c3 0 5-2 5-4v-20zm38-153-67-66 41 109 63 42 57-57-42-64-107-39 65 65c5-2 9-3 14-3 7 0 14 3 19 8s8 12 8 19c0 8-3 14-8 20-5 4-12 7-19 7s-14-3-19-8c-9-9-11-22-5-33zm15 5c-3 2-4 5-4 9 0 3 1 7 4 9 5 5 13 5 18 0 2-2 3-5 3-9 0-3-1-7-3-9-5-5-13-5-18 0zm-97-105c1 0 2 0 3 1l138 51c2 0 3 1 4 3l47 70c2 3 1 7-1 9l-66 65c-2 2-3 3-5 3s-3-1-5-2l-69-46c-2-1-3-2-3-4l-52-141c-1-3-1-6 1-8s5-2 8-1z"
        />
    </g>
</svg>
More icons in the same style and category