Gold Invest Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gold Invest icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/326587.svg" alt="Gold Invest icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326587.svg" alt="Gold Invest icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326587.svg" alt="Gold Invest icon" :width="24" :height="24" />
CSS background
.icon-gold-invest {
background-image: url('https://proicons.com/icon/326587.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.p{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="p" d="M9.5,5.5h29c2.216,0,4,1.784,4,4v29c0,2.216-1.784,4-4,4H9.5c-2.216,0-4-1.784-4-4V9.5c0-2.216,1.784-4,4-4Z"/><path id="d" class="p" d="M11.0614,27.4636v5.4325"/><path id="e" class="p" d="M33.5641,27.4636h3.3746"/><path id="f" class="p" d="M35.2513,32.8961v-5.4325"/><path id="g" class="p" d="M13.3461,32.8961v-5.4325l3.3746,5.4325v-5.4325"/><path id="h" class="p" d="M22.1055,27.4636l-1.6873,5.4325-1.6873-5.4325"/><path id="i" class="p" d="M28.5209,32.3008c.3123.4337.704.5952,1.2489.5952h.7541c.7018,0,1.2707-.6067,1.2707-1.3552v-.0059c0-.7485-.5689-1.3552-1.2707-1.3552h-.8318c-.7025,0-1.2721-.6074-1.2721-1.3567h0c0-.7509.5707-1.3596,1.2748-1.3596h.75c.5449,0,.9366.1615,1.2489.5952"/><path id="j" class="p" d="M24.1037,30.1798h1.6605"/><path id="k" class="p" d="M26.6506,32.8961h-2.5469v-5.4325h2.5469"/><path id="l" class="p" d="M25.6374,15.1039v8h4"/><path id="m" class="p" d="M16.3669,17.7539c0-1.4636-1.1865-2.65-2.65-2.65h0c-1.4635,0-2.65,1.1864-2.65,2.65v2.7c0,1.4636,1.1865,2.65,2.65,2.65h0c1.4635,0,2.65-1.1864,2.65-2.65h-2.65"/><path id="n" class="p" d="M31.6227,23.1039v-8h1.8c1.933,0,3.5,1.567,3.5,3.5v1c0,1.933-1.567,3.5-3.5,3.5h-1.8Z"/><path id="o" class="p" d="M21.0022,15.1039h0c1.4681,0,2.65,1.1819,2.65,2.65v2.7c0,1.4681-1.1819,2.65-2.65,2.65h0c-1.4681,0-2.65-1.1819-2.65-2.65v-2.7c0-1.4681,1.1819-2.65,2.65-2.65Z"/></svg>
Copied!