Add icons to this collection by clicking the heart icon.
Newspaper icon - also known as home, house, newspaper, building, real estate, communications, and description. 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="241"
        x2="241"
        y1="451"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="285.994"
        x2="285.994"
        y1="451"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M482 91V61H45C20.099 61 0 81.099 0 106v300c0 24.899 20.099 45 45 45h437v-30l-30-90V181z"
    />
    <path
        fill="url(#b)"
        d="M75 241h15v75c0 8.399 6.599 15 15 15h45v-45c0-8.401 6.599-15 15-15s15 6.599 15 15v45h45c8.401 0 15-6.601 15-15v-75h15c6 0 11.4-3.6 13.801-9.3 2.399-5.7 1.199-12.001-3.301-16.201l-90-90c-5.7-5.999-15.298-5.999-20.999 0l-90 90C60 219.699 58.801 226 61.2 231.7c2.4 5.7 7.8 9.3 13.8 9.3zm90-30c8.401 0 15 6.599 15 15 0 8.399-6.599 15-15 15s-15-6.601-15-15c0-8.401 6.599-15 15-15zM482 61c-16.501 0-30 13.5-30 30v90h45c8.401 0 15-6.601 15-15V91c0-17.382-14.327-30-30-30zm15 270h-45v90c0 16.5 13.499 30 30 30 15.63 0 30-12.588 30-30v-75c0-8.401-6.599-15-15-15zm-120 30H75c-8.291 0-15 6.709-15 15s6.709 15 15 15h302c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60h-92c-8.291 0-15 6.709-15 15s6.709 15 15 15h92c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60h-62c-8.291 0-15 6.709-15 15s6.709 15 15 15h62c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60h-62c-8.291 0-15 6.709-15 15s6.709 15 15 15h62c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0-60h-92c-8.291 0-15 6.709-15 15s6.709 15 15 15h92c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category