Robinhood Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Robinhood 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/332194.svg" alt="Robinhood icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332194.svg" alt="Robinhood icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332194.svg" alt="Robinhood icon" :width="24" :height="24" />
CSS background
.icon-robinhood {
background-image: url('https://proicons.com/icon/332194.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M9.8476,43.5c1.697-9.2761,15.6761-27.6316,19.4979-31.1284L17.6468,14.903,10.6,24.1388s.8421,4.986,2.5464,10.9349"/><path class="a" d="M17.6468,14.903l8.3465-8.9623s7.414-3.2416,10.741,0c2.6681,2.6.7525,7.8676.7525,7.8676-4.1732,4.8574-9.2359,11.6988-12.0409,18.54L12.7372,35.866"/><line class="a" x1="29.3455" y1="12.3716" x2="28.0389" y2="27.0444"/><line class="a" x1="20.3833" y1="36.5902" x2="14.6168" y2="38.2336"/></svg>
Robinhood in other icon packs
Copied!