Add icons to this collection by clicking the heart icon.
Data Analytics icon - also known as data, graphic, statistics, analysis, stats, data analytics, analytics, and business and finance. 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 48 48"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(40 40 -40 40 4 4)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M25 43v-1a1 1 0 0 0-2 0v1h-2v-2a1 1 0 0 0-2 0v2h-4V29a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v14H5V4a1 1 0 0 0-2 0v40a1 1 0 0 0 1 1h30.648a1 1 0 0 0 0-2zm9.509-4.248 5.37 5.37a3.001 3.001 0 0 0 4.243-4.243l-5.37-5.37a11.94 11.94 0 0 0 1.663-6.094c0-6.623-5.377-12-12-12s-12 5.377-12 12 5.377 12 12 12a11.94 11.94 0 0 0 6.094-1.663zm3.067-2.59c-.431.509-.904.982-1.414 1.414l5.131 5.131a.999.999 0 1 0 1.414-1.414zM9 29h4v14H9zm19.415-10.585c5.519 0 10 4.48 10 10 0 5.519-4.481 10-10 10-5.52 0-10-4.481-10-10 0-5.52 4.48-10 10-10zM29 25h4v9a1 1 0 0 0 2 0v-9a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v11a1 1 0 0 0 2 0zm-6 4v6a1 1 0 0 0 2 0v-6a2 2 0 0 0-2-2h-2a1 1 0 0 0 0 2zm14.949-10.001L38 19l.043-.005c.191-.029.957-.193.957-1.009V17h4v14a1 1 0 0 0 2 0V17a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v1c0 .05.004.098.011.146a.895.895 0 0 0 .154.404c.17.257.456.432.784.449zm.099-14.461L32.95 9.636a3.063 3.063 0 0 0-4.399.521l-4.487-2.243a3.066 3.066 0 1 0-6.072.68l-5.088 5.088A3.001 3.001 0 1 0 11 19a3.001 3.001 0 0 0 2.952-3.538l5.098-5.098a3.063 3.063 0 0 0 4.399-.521l4.487 2.243a3.066 3.066 0 1 0 6.072-.68l5.088-5.088A3.001 3.001 0 1 0 41 1a3.001 3.001 0 0 0-2.952 3.538zM11 15a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm20-4.065a1.065 1.065 0 1 1 0 2.13 1.065 1.065 0 0 1 0-2.13zm-10-4a1.065 1.065 0 1 1 0 2.13 1.065 1.065 0 0 1 0-2.13zM41 3a1 1 0 1 1 0 2 1 1 0 0 1 0-2z"
        />
    </g>
</svg>
More icons in the same style and category