Add icons to this collection by clicking the heart icon.
Notification icon - also known as business, economy, money, finance, coin, notification, 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 120 120"
>
    <linearGradient
        id="a"
        x1="60"
        x2="60"
        y1="16"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3cc9c0" />
        <stop offset="1" stop-color="#4282ff" />
    </linearGradient>
    <g fill="none">
        <g fill="url(#a)" fill-rule="evenodd" clip-rule="evenodd">
            <path
                d="M64 41a4 4 0 0 0-8 0h-1.878c-2.828 0-5.225 1.13-6.864 3.02C45.69 45.829 45 48.111 45 50.25s.69 4.421 2.259 6.23c1.638 1.89 4.035 3.02 6.863 3.02H56V62h-5.526a4 4 0 0 0 0 8H56a4 4 0 0 0 8 0h1.878c2.828 0 5.225-1.13 6.864-3.02C74.31 65.171 75 62.889 75 60.75s-.69-4.421-2.259-6.23c-1.638-1.89-4.035-3.02-6.863-3.02H64V49h4.805a4 4 0 0 0 0-8zm-8 8h-1.878c-1.55 0-1.523 2.5 0 2.5H56zm8 10.5V62h1.878c1.557 0 1.516-2.5 0-2.5z"
            />
            <path
                d="M60 84c-16.016 0-29-12.984-29-29s12.984-29 29-29 29 12.984 29 29-12.984 29-29 29zM39 55c0-11.598 9.402-21 21-21s21 9.402 21 21-9.402 21-21 21-21-9.402-21-21z"
            />
            <path
                d="M74.754 93.137c.244-.2.475-.417.703-.63.742-.696 1.456-1.364 2.49-1.364h5.267C98.008 91.143 110 79.007 110 64.036v-20.93C110 28.136 98.008 16 83.214 16H36.786C21.992 16 10 28.136 10 43.106v20.93c0 14.97 11.992 27.107 26.786 27.107h5.598c1.351 0 1.827.236 3.193 1.994 1.087 1.153 2.052 2.536 3.034 3.944C51.308 100.946 54.136 105 60 105c5.932 0 8.895-4.101 11.724-8.017.986-1.365 1.956-2.708 3.03-3.846zm-23.076-5.185c1.353 1.487 2.478 3.096 3.305 4.28l.092.133c.948 1.356 1.597 2.285 2.294 3.092C58.556 96.831 59.119 97 60 97c.954 0 1.605-.22 2.867-1.626.747-.83 1.455-1.806 2.47-3.211l.045-.062c.902-1.249 2.121-2.936 3.552-4.453l.35-.372.392-.321c.003-.002.024-.02.073-.065l.244-.227.067-.062c.23-.215.693-.65 1.232-1.073 1.208-.948 3.464-2.385 6.654-2.385h5.268C93.5 83.143 102 74.679 102 64.036v-20.93C102 32.464 93.5 24 83.214 24H36.786C26.5 24 18 32.464 18 43.106v20.93c0 10.642 8.5 19.107 18.786 19.107h5.598c1.106 0 3.376.06 5.747 1.502 1.674 1.018 2.858 2.431 3.547 3.307z"
            />
        </g>
    </g>
</svg>
More icons in the same style and category