Usd Gold Trade Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Usd Gold Trade 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/349162.svg" alt="Usd Gold Trade icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349162.svg" alt="Usd Gold Trade icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349162.svg" alt="Usd Gold Trade icon" :width="24" :height="24" />
CSS background
.icon-usd-gold-trade {
background-image: url('https://proicons.com/icon/349162.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>.t{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="t" 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="t" d="M21.0146,18.284c.5878.7664,1.3248,1.0519,2.3503,1.0519h1.4191c1.3206,0,2.3912-1.0723,2.3912-2.395v-.0103c0-1.3227-1.0706-2.395-2.3912-2.395h-1.5654c-1.3221,0-2.3938-1.0734-2.3938-2.3976h0c0-1.327,1.074-2.4027,2.3989-2.4027h1.4114c1.0254,0,1.7625.2855,2.3503,1.0519"/><path id="e" class="t" d="M12.1194,9.7353v6.4204c0,1.7564,1.4216,3.1802,3.1752,3.1802s3.1752-1.4238,3.1752-3.1802v-6.4204"/><path id="f" class="t" d="M29.5302,19.3359v-9.6007h2.1567c2.3161,0,4.1937,1.8805,4.1937,4.2003v1.2001c0,2.3198-1.8776,4.2003-4.1937,4.2003h-2.1567Z"/><path id="g" class="t" d="M25.8069,22.8011v6.6163h3.269"/><path id="h" class="t" d="M31.6273,29.4174v-6.6163h1.471c1.5797,0,2.8604,1.296,2.8604,2.8946v.827c0,1.5987-1.2806,2.8946-2.8604,2.8946h-1.471Z"/><path id="i" class="t" d="M21.0898,22.8011h0c1.1998,0,2.1657.9775,2.1657,2.1917v2.233c0,1.2142-.9659,2.1917-2.1657,2.1917h0c-1.1998,0-2.1657-.9775-2.1657-2.1917v-2.233c0-1.2142.9659-2.1917,2.1657-2.1917Z"/><path id="j" class="t" d="M16.3727,24.9927c0-1.2104-.9696-2.1917-2.1657-2.1917h0c-1.1961,0-2.1657.9812-2.1657,2.1917v2.233c0,1.2104.9696,2.1917,2.1657,2.1917h0c1.1961,0,2.1657-.9812,2.1657-2.1917h-2.1657"/><path id="k" class="t" d="M12.3313,32.7099h3.5839"/><path id="l" class="t" d="M14.1233,38.2584v-5.5485"/><path id="m" class="t" d="M32.7709,35.4842h1.7635"/><path id="n" class="t" d="M35.4757,38.2584h-2.7048v-5.5485h2.7048"/><path id="o" class="t" d="M17.439,38.2646v-5.561h1.7754c1.0037,0,1.8173.8362,1.8173,1.8676s-.8137,1.8676-1.8173,1.8676h-1.7754"/><path id="p" class="t" d="M19.2144,36.4389l1.7752,1.8244"/><path id="q" class="t" d="M27.6632,38.2584v-5.5484h1.2172c1.3071,0,2.3667,1.0868,2.3667,2.4274v.6936c0,1.3406-1.0596,2.4274-2.3667,2.4274h-1.2172Z"/><path id="r" class="t" d="M25.5458,36.4204h-2.3967"/><path id="s" class="t" d="M22.5555,38.2583l1.792-5.5485,1.792,5.5485"/></svg>
Copied!