Add icons to this collection by clicking the heart icon.
Profits icon - also known as business, user, graphic, increase, bar chart, profit, improve, growing, growth, profits, 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 512 512"
>
    <linearGradient id="a">
        <stop offset="0" stop-color="#80d8ff" />
        <stop offset="1" stop-color="#ea80fc" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="158"
        x2="355"
        y1="174.5"
        y2="174.5"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <path
        fill="url(#b)"
        d="M256.5 76c-54.313 0-98.5 44.187-98.5 98.5s44.187 98.5 98.5 98.5 98.5-44.187 98.5-98.5S310.813 76 256.5 76zm0 157c-32.257 0-58.5-26.243-58.5-58.5s26.243-58.5 58.5-58.5 58.5 26.243 58.5 58.5-26.243 58.5-58.5 58.5z"
    />
    <path
        fill="url(#c)"
        d="M256 0C114.517 0 0 114.497 0 256c0 141.484 114.497 256 256 256 141.483 0 256-114.497 256-256C512 114.516 397.503 0 256 0zm-91.31 451.72L188.662 335h22.701l30.494 30.495c7.811 7.811 20.475 7.811 28.285 0L300.637 335h22.701l23.972 116.72C319.559 464.72 288.616 472 256 472s-63.559-7.28-91.31-20.28zm219.012-21.628-24.464-119.115A20 20 0 0 0 339.647 295h-47.295a20 20 0 0 0-14.143 5.858L256 323.068l-22.21-22.21A20 20 0 0 0 219.647 295h-47.295a20 20 0 0 0-19.591 15.977l-24.464 119.115C74.793 390.739 40 327.361 40 256c0-119.103 96.897-216 216-216s216 96.897 216 216c0 71.361-34.793 134.739-88.298 174.092z"
    />
</svg>
More icons in the same style and category