Gcm Trader Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Gcm Trader 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/340978.svg" alt="Gcm Trader icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340978.svg" alt="Gcm Trader icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340978.svg" alt="Gcm Trader icon" :width="24" :height="24" />
CSS background
.icon-gcm-trader {
background-image: url('https://proicons.com/icon/340978.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m36.9758,24.532h6.9878v5.4272c-1.8241,2.3114-4.6064,3.66-7.551,3.66-5.3125,0-9.6191-4.3065-9.6191-9.6191s4.3065-9.6191,9.6191-9.6191c2.9363,0,5.7118,1.3411,7.5363,3.6416"/><path class="b" d="m36.0611,36.4144c-6.856,0-12.414-5.5579-12.414-12.414s5.5579-12.414,12.414-12.414c2.584,0,5.1035.8063,7.2082,2.3079-3.5791-6.1278-10.1339-9.8944-17.2197-9.8944C15.0295,4,6.0952,12.9543,6.0952,24s8.934,20,19.9545,20c7.11-.0003,13.6823-3.7924,17.2439-9.9282-2.1171,1.5328-4.6421,2.3426-7.2319,2.3426h-.0006Z"/><path class="b" d="m37.6529,7.7294c-5.1201,3.1438-11.2072,4.6875-17.2065,4.3634-3.8641-.2087-7.6853-1.179-11.181-2.839"/><path class="b" d="m23.918,21.4232c-2.349.2662-4.7224.3175-7.0806.1528-4.2899-.2995-8.5286-1.3178-12.4867-2.9997"/><path class="b" d="m25.1854,29.9856c-3.314.6502-6.7176.8409-10.0833.5651-3.7976-.3112-7.5458-1.2173-11.0657-2.6753"/><path class="b" d="m37.4417,36.3386c-4.9631,1.6705-10.1895,2.557-15.4257,2.6167-4.8183.0549-9.644-.5895-14.2786-1.9067"/></svg>
Copied!