Add icons to this collection by clicking the heart icon.
Choice icon - also known as photo, photography, picture, select, image, ui, and choice. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M336 312h-60V200h-40v123.716l-45.858 45.858c-23.394 23.394-23.394 61.458 0 84.853L247.716 512H396V372c0-33.084-26.916-60-60-60zm20 160h-91.716l-45.857-45.858c-3.778-3.778-5.858-8.8-5.858-14.142s2.08-10.364 5.858-14.142L264.284 352H336c11.028 0 20 8.972 20 20zM156 100c0 11.046 8.954 20 20 20s20-8.954 20-20-8.954-20-20-20-20 8.954-20 20zM76 0v280h120v-40h-80V40h280v91.715l-60-60-74.143 74.142 28.285 28.284L336 128.284l60 59.999V240h-80v40h120V0z"
    />
</svg>
More icons in the same style and category