Add icons to this collection by clicking the heart icon.
Information icon - also known as computer, screen, information, monitor, info, and communications. 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="3.5"
        x2="60.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffde00" />
        <stop offset="1" stop-color="#fd5900" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 21.038a4.044 4.044 0 0 0 0-8.088 4.044 4.044 0 0 0 0 8.088zm0-5.088a1.044 1.044 0 0 1 0 2.088 1.044 1.044 0 0 1 0-2.088zm2.36 20.424a21.413 21.413 0 0 1 1.513-6.534 4.707 4.707 0 0 0-4.34-6.426 3.45 3.45 0 0 0-2.754 6.036 28.28 28.28 0 0 0-1.286 8.895 4.847 4.847 0 0 0 5.61 4.605 3.417 3.417 0 0 0 1.256-6.576zm-1.257 3.576h-.929a1.689 1.689 0 0 1-1.68-1.654 25.284 25.284 0 0 1 1.53-9.08 1.509 1.509 0 0 0-1.145-1.991.41.41 0 0 1 .074-.81 1.777 1.777 0 0 1 2.139 2.299 24.504 24.504 0 0 0-1.344 4.544c-.125 1.743-1.598 6.03 1.354 5.876a.408.408 0 0 1 0 .816zM56 7.55H8a4.505 4.505 0 0 0-4.5 4.5v31.8a4.505 4.505 0 0 0 4.5 4.5h18.45v5.1h-3.9a1.5 1.5 0 1 0 0 3h18.9a1.5 1.5 0 0 0 0-3h-3.9v-5.1H56a4.505 4.505 0 0 0 4.5-4.5v-31.8a4.505 4.505 0 0 0-4.5-4.5zm-21.45 45.9h-5.1v-5.1h5.1zm22.95-9.6a1.502 1.502 0 0 1-1.5 1.5H8a1.502 1.502 0 0 1-1.5-1.5v-31.8a1.502 1.502 0 0 1 1.5-1.5h48a1.502 1.502 0 0 1 1.5 1.5z"
    />
</svg>
More icons in the same style and category