Add icons to this collection by clicking the heart icon.
Noticeboard icon - also known as information, notes, notice, noticeboard, furniture and household, edit tools, and pinup. 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="451"
        y2="61"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="391"
        y2="121"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 61H15C6.709 61 0 67.709 0 76v360c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15V76c0-8.291-6.709-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M436 181H316c-8.291 0-15 6.709-15 15 0 86.396-28.945 174.375-29.238 175.254C268.546 381.026 275.816 391 286 391h120c6.46 0 12.188-4.131 14.224-10.254C421.483 376.981 451 287.377 451 196c0-8.291-6.709-15-15-15zm-60 90c-8.284 0-15-6.716-15-15 0-8.286 6.716-15 15-15s15 6.714 15 15c0 8.284-6.716 15-15 15zM211 136c0-8.291-6.709-15-15-15H76c-8.291 0-15 6.709-15 15 0 91.377 29.517 180.981 30.776 184.746A14.985 14.985 0 0 0 106 331h120c10.204 0 17.446-9.996 14.238-19.746C239.945 310.375 211 222.396 211 136zm-75 75c-8.284 0-15-6.716-15-15 0-8.286 6.716-15 15-15s15 6.714 15 15c0 8.284-6.716 15-15 15z"
    />
</svg>
More icons in the same style and category