Hsh Trade Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hsh 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/327153.svg" alt="Hsh Trade icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327153.svg" alt="Hsh Trade icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327153.svg" alt="Hsh Trade icon" :width="24" :height="24" />
CSS background
.icon-hsh-trade {
background-image: url('https://proicons.com/icon/327153.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>.k{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="k" d="M40.6361,23.0624l-1.1272-3.9498c-.1395-.4888-.5399-.99-1.0301-1.1246l-23.6029-6.4815c-.7146-.1962-1.567-.2785-2.2221.0678l-4.0505,2.1415c-.5323.2814-.9639.8491-1.095,1.4368l-.8671,3.8849c-.0818.3665-.0245.9675.3351,1.0755l25.0421,7.5148c.9902.2972,2.2213.3539,3.0952-.1986l5.213-3.2955c.5808-.3672.448-.5863.3096-1.0714Z"/><path id="d" class="k" d="M39.1707,18.471l-5.8079,3.6774.1015,5.7009"/><path id="e" class="k" d="M33.3628,22.1484L7.7781,14.5041"/><path id="f" class="k" d="M8.4383,20.5527l-3.7393,1.9769c-.5323.2814-.9639.8491-1.095,1.4368l-.8671,3.8849c-.0818.3665-.0245.9675.3351,1.0754l25.0421,7.5148c.9902.2972,2.2213.3539,3.0952-.1986l5.213-3.2955c.5808-.3672.448-.5863.3096-1.0713h0l-1.1272-3.9498c-.0604-.2117-.1698-.4258-.3142-.6114"/><path id="g" class="k" d="M34.7374,27.6197l-5.2789,3.3425.1015,5.7009"/><path id="h" class="k" d="M29.4585,30.9622L3.8737,23.3179"/><path id="i" class="k" d="M36.519,31.1346l.04.012c.9902.2972,2.2213.3539,3.0952-.1986l5.213-3.2955c.5808-.3672.448-.5863.3096-1.0713h0l-1.1272-3.9498c-.1395-.4888-.5399-.99-1.0301-1.1246l-3.0673-.8423"/><path id="j" class="k" d="M43.7112,21.9898l-5.8079,3.6774.1015,5.7009"/></svg>
Copied!