Add icons to this collection by clicking the heart icon.
Image icon - also known as computer, interface, screen, visualization, image, and ui. Created in a clean lineal color 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="#ff5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M106 150c24.813 0 45-20.187 45-45s-20.187-45-45-45-45 20.187-45 45 20.187 45 45 45zm0-60c8.271 0 15 6.729 15 15s-6.729 15-15 15-15-6.729-15-15 6.729-15 15-15zM467 0H45C20.187 0 0 20.187 0 45v300c0 24.813 20.187 45 45 45h136.729l-15.546 31.091C146.078 425.584 131 443.559 131 465v32c0 8.284 6.716 15 15 15h220c8.284 0 15-6.716 15-15v-32c0-21.441-15.078-39.416-35.184-43.909L330.27 390H467c24.813 0 45-20.187 45-45V45c0-24.813-20.187-45-45-45zM336 450c8.271 0 15 6.729 15 15v17H161v-17c0-8.271 6.729-15 15-15zm-135.729-30 15-30h81.459l15 30zM482 345c0 8.271-6.729 15-15 15H45c-8.271 0-15-6.729-15-15v-15h452zm0-45H30V45c0-8.271 6.729-15 15-15h422c8.271 0 15 6.729 15 15zM241.557 159.622l-33.668-43.768c-6.004-7.806-17.774-7.806-23.779 0l-100 130C76.523 255.719 83.555 270 96 270h340c11.98 0 19.126-13.352 12.481-23.32l-120-180c-5.937-8.906-19.024-8.906-24.962 0zM126.463 240 196 149.602 265.537 240zm176.923 0-42.513-55.267L316 102.042 407.973 240z"
    />
</svg>
More icons in the same style and category