Add icons to this collection by clicking the heart icon.
Gold Bars icon - also known as investment, wealth, treasure, Gold Ingots, business and finance, and Gold Bars. 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.5"
        x2="60.5"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#26bcbc" />
        <stop offset=".23" stop-color="#3ec1c3" />
        <stop offset=".73" stop-color="#7bcfd4" />
        <stop offset="1" stop-color="#a0d7de" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M21.2 36.43a.51.51 0 0 0-.47-.32h-6a.51.51 0 0 0-.47.32l-3.11 8a.51.51 0 0 0 .47.68h12.22a.49.49 0 0 0 .41-.22.48.48 0 0 0 .06-.46zm-8.87 7.64 2.72-7h5.34l2.72 7zm23.15-7.64a.51.51 0 0 0-.47-.32H29a.51.51 0 0 0-.47.32l-3.11 8a.51.51 0 0 0 .47.68h12.23a.51.51 0 0 0 .47-.68zm-8.87 7.64 2.72-7h5.34l2.72 7zm26.26.32-3.11-8a.51.51 0 0 0-.47-.32h-6a.51.51 0 0 0-.47.32l-3.11 8a.48.48 0 0 0 .06.46.49.49 0 0 0 .41.22H52.4a.51.51 0 0 0 .47-.68zm-12-.32 2.72-7H49l2.72 7zm-22.11-9.59H31a.49.49 0 0 0 .41-.22.5.5 0 0 0 .05-.46l-3.1-8a.51.51 0 0 0-.47-.32h-6a.51.51 0 0 0-.47.32l-3.11 8a.5.5 0 0 0 .05.46.51.51 0 0 0 .4.22zm3.45-8h5.34l2.72 7H19.49zm13.47-.68-3.11 8a.51.51 0 0 0 .47.68h12.24a.49.49 0 0 0 .41-.22.5.5 0 0 0 .05-.46l-3.11-8a.49.49 0 0 0-.46-.32h-6a.51.51 0 0 0-.49.36zm6.15.68 2.72 7H33.77l2.72-7zm-15.91-2.59h12.24a.49.49 0 0 0 .41-.22.5.5 0 0 0 0-.46l-3.11-8a.5.5 0 0 0-.46-.32h-6a.5.5 0 0 0-.46.32l-3.11 8a.5.5 0 0 0 .47.68zm3.45-8h5.34l2.71 7H26.65zM50 60.5H14A10.51 10.51 0 0 1 3.5 50V14A10.51 10.51 0 0 1 14 3.5h36A10.51 10.51 0 0 1 60.5 14v36A10.51 10.51 0 0 1 50 60.5zm-36-56A9.51 9.51 0 0 0 4.5 14v36a9.51 9.51 0 0 0 9.5 9.5h36a9.51 9.51 0 0 0 9.5-9.5V14A9.51 9.51 0 0 0 50 4.5z"
    />
</svg>
More icons in the same style and category