Add icons to this collection by clicking the heart icon.
Info icon - also known as security, shield, info, padlock, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="437"
        y2="45"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M361 180.638V152c0-57.891-47.109-107-105-107S151 94.109 151 152v28.638c-28.77 28.301-45 66.328-45 106.362 0 82.705 67.295 150 150 150s150-67.295 150-150c0-40.034-16.23-78.062-45-106.362z"
    />
    <path
        fill="url(#b)"
        d="M436 60c-43.5 0-68.101-15-94.2-30.601C317.8 15 293.2 0 256 0s-61.8 15-85.8 29.399C144.101 45 119.5 60 76 60c-8.401 0-15 6.599-15 15v172.4c0 120 76.5 225.899 190.201 263.699 1.499.601 3.299.901 4.799.901s3.3-.3 4.799-.901c55.801-18.6 103.5-53.699 137.401-101.1 34.501-47.4 52.8-103.5 52.8-162.599V75c0-8.401-6.599-15-15-15zM256 407c-66.301 0-120-53.701-120-120 0-37.8 17.701-70.8 45-93.001V152c0-41.4 33.6-77 75-77s75 35.6 75 77v41.999C358.299 216.2 376 249.2 376 287c0 66.299-53.699 120-120 120zm0-302c-24.901 0-45 22.1-45 47v24c13.801-5.7 29.099-9 45-9s31.199 3.3 45 9v-24c0-24.9-20.099-47-45-47zm0 182c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15s15-6.709 15-15v-30c0-8.291-6.709-15-15-15zm0-60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category