Add icons to this collection by clicking the heart icon.
Report icon - also known as file, clock, time, report, and time and date. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M100 280c-11.046 0-20 8.954-20 20s8.954 20 20 20h80c11.046 0 20-8.954 20-20s-8.954-20-20-20zm180-60c0-11.046-8.954-20-20-20H100c-11.046 0-20 8.954-20 20s8.954 20 20 20h160c11.046 0 20-8.954 20-20zm-95.981 180H40V40h160v100c0 11.039 8.956 20 20 20l100-.001v24.02c0 11.046 8.954 20 20 20s20-8.954 20-20v-44.02c0-5.4-2.211-10.495-5.858-14.142L234.145 5.86C230.245 1.96 224.962 0 220 0H20C8.954 0 0 8.954 0 20v400c0 11.046 8.954 20 20 20h164.019c11.046 0 20-8.954 20-20s-8.954-20-20-20zM240 68.284 291.716 120H240zM372 232c-77.196 0-140 62.804-140 140s62.804 140 140 140 140-62.804 140-140-62.804-140-140-140zm0 240c-55.14 0-100-44.86-100-100s44.86-100 100-100 100 44.86 100 100-44.86 100-100 100zm40-120h-20v-20c0-11.046-8.954-20-20-20s-20 8.954-20 20v40c0 11.046 8.954 20 20 20h40c11.046 0 20-8.954 20-20s-8.954-20-20-20zM100 160h40c11.046 0 20-8.954 20-20s-8.954-20-20-20h-40c-11.046 0-20 8.954-20 20s8.954 20 20 20z"
    />
</svg>
More icons in the same style and category