Add icons to this collection by clicking the heart icon.
Market Fluctuation icon - also known as graphic, chart, statistics, stats, investment, business and finance, stock market, and market fluctuation. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="411"
        y2="81"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M441 366c0 8.284-6.716 15-15 15h-55V271h70zM71 241h70V131H86c-8.284 0-15 6.716-15 15zm440 30v-15c0-8.284-6.716-15-15-15H271V135C271 60.441 210.559 0 136 0S1 60.441 1 135v26h30v-26C31 77.01 78.01 30 136 30s105 47.01 105 105v106H1v15c0 8.284 6.716 15 15 15h225v106c0 74.558 60.441 135 135 135 74.558 0 135-60.441 135-135v-26h-30v26c0 57.99-47.01 105-105 105s-105-47.01-105-105V271z"
    />
    <path
        fill="url(#b)"
        d="M191 376c0 8.284-6.716 15-15 15H96c-8.284 0-15-6.716-15-15s6.716-15 15-15h80c8.284 0 15 6.716 15 15zm225-255h-25V96c0-8.284-6.716-15-15-15s-15 6.716-15 15v25h-25c-8.284 0-15 6.716-15 15s6.716 15 15 15h25v25c0 8.284 6.716 15 15 15s15-6.716 15-15v-25h25c8.284 0 15-6.716 15-15s-6.716-15-15-15zM301 396c0 8.284 6.716 15 15 15h40c8.284 0 15-6.716 15-15V271h-70zM196 101h-40c-8.284 0-15 6.716-15 15v125h70V116c0-8.284-6.716-15-15-15zm245 170v80h70v-80zM1 241h70v-80H1z"
    />
</svg>
More icons in the same style and category