Add icons to this collection by clicking the heart icon.
Gold icon - also known as business, finance, investment, wealth, gold, value, ingot, 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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M17.357 11.5h-1.37a1.093 1.093 0 0 0-.035-.456l-.966-3.183a1.179 1.179 0 0 0-1.129-.816h-3.714a1.178 1.178 0 0 0-1.13.817l-.965 3.182a1.093 1.093 0 0 0-.035.456h-1.37a1.178 1.178 0 0 0-1.13.816l-.965 3.182a1.098 1.098 0 0 0 .173.982 1.192 1.192 0 0 0 .956.475h5.646a1.199 1.199 0 0 0 .677-.217 1.199 1.199 0 0 0 .677.217h5.646a1.192 1.192 0 0 0 .956-.475 1.098 1.098 0 0 0 .173-.982l-.966-3.182a1.179 1.179 0 0 0-1.129-.816zm-8.334-.07a.102.102 0 0 1-.018-.096l.966-3.181a.175.175 0 0 1 .172-.107h3.714a.175.175 0 0 1 .172.106l.948 3.278a.186.186 0 0 1-.154.07H9.177a.186.186 0 0 1-.154-.07zM12 14.009l-.458-1.509h.916zm-.677 1.946H5.677a.186.186 0 0 1-.154-.07.102.102 0 0 1-.018-.096l.966-3.182a.175.175 0 0 1 .172-.107h3.714a.175.175 0 0 1 .172.106l.948 3.278a.186.186 0 0 1-.154.07zm7 0h-5.646a.186.186 0 0 1-.154-.07.102.102 0 0 1-.018-.096l.966-3.182a.175.175 0 0 1 .172-.107h3.714a.175.175 0 0 1 .172.107l.948 3.278a.186.186 0 0 1-.154.07zM12 .5A11.5 11.5 0 1 0 23.5 12 11.513 11.513 0 0 0 12 .5zm0 22A10.5 10.5 0 1 1 22.5 12 10.512 10.512 0 0 1 12 22.5z"
    />
</svg>
More icons in the same style and category