Add icons to this collection by clicking the heart icon.
Information icon - also known as information, direction, orientation, cross mark, signaling, adventure, treasure map, and maps and location. Created in a clean flat 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="47.515"
        x2="464.485"
        y1="400.485"
        y2="-16.485"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".011" stop-color="#4c8550" />
        <stop offset="1" stop-color="#b7ceb9" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="151.583"
        x2="450.538"
        y1="198.199"
        y2="198.199"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".015" stop-color="#49b7d6" />
        <stop offset="1" stop-color="#b6e2ef" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="364.902"
        x2="427.098"
        y1="139.098"
        y2="76.902"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".015" stop-color="#fccc8a" />
        <stop offset="1" stop-color="#feeed8" />
    </linearGradient>
    <g>
        <path
            fill="#c2a6c2"
            d="M424 508a12 12 0 0 1-12-12V352a12 12 0 0 1 24 0v144a12 12 0 0 1-12 12zM88 508a12 12 0 0 1-12-12V352a12 12 0 0 1 24 0v144a12 12 0 0 1-12 12z"
        />
        <rect width="504" height="344" x="4" y="20" fill="url(#a)" rx="12" />
        <path
            fill="url(#b)"
            d="M241 91c31.86 2.987 62.173 38.4 80 80 24 56 55.015 21 88 21 32 0 46.548 29.806 40 56-8 32-40 83-120 43-51.6-25.8-89 21-136-8-20.425-12.6-48-56-40-104 11.763-70.581 56-91 88-88z"
        />
        <path
            fill="#b7ceb9"
            d="M382.259 317.717c-17.723 0-37.325-5.334-58.625-15.984-21.614-10.806-40.657-6.543-60.818-2.028-22.558 5.051-48.128 10.777-76.118-6.493-13.2-8.147-26.387-24.572-35.265-43.937-7.465-16.281-15.306-42.032-10.27-72.248 5.757-34.538 19.81-61.821 40.64-78.9 17.2-14.1 39.187-21.055 60.317-19.075 40.351 3.783 72.9 47.536 89.909 87.221 9.117 21.27 17.332 23.324 20.032 24 6.878 1.719 16.011-1.1 25.684-4.092 9.377-2.9 20-6.18 31.255-6.18 17 0 31.789 6.952 41.645 19.574 10.829 13.87 14.566 33.061 10 51.337-3.292 13.169-14.374 45.373-46.095 59.963a76.388 76.388 0 0 1-32.291 6.842zm-87.3-46.811a86.059 86.059 0 0 1 39.41 9.361c28.389 14.193 51.991 17.155 70.153 8.8 22.9-10.534 30.925-36.325 32.839-43.979 2.749-11 .591-22.777-5.63-30.746C426.444 207.577 418.585 204 409 204c-7.627 0-15.663 2.482-24.171 5.111-22.566 6.97-53.472 16.517-74.858-33.384-17.684-41.259-45.851-70.507-70.091-72.779-28.183-2.646-64.74 16.207-75.043 78.025-7.442 44.653 19.221 82.409 34.465 91.815 19.675 12.139 37.56 8.135 58.27 3.5 11.605-2.602 24.021-5.382 37.384-5.382z"
        />
        <circle cx="396" cy="108" r="44" fill="url(#c)" />
        <g fill="#93b696">
            <path
                d="M128 92H48a12 12 0 0 1 0-24h80a12 12 0 0 1 0 24zM104 148H48a12 12 0 0 1 0-24h56a12 12 0 0 1 0 24zM88 204H48a12 12 0 0 1 0-24h40a12 12 0 0 1 0 24zM96 260H48a12 12 0 0 1 0-24h48a12 12 0 0 1 0 24zM120 316H48a12 12 0 0 1 0-24h72a12 12 0 0 1 0 24z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category