Rise Up Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Rise Up 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/346736.svg" alt="Rise Up icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346736.svg" alt="Rise Up icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346736.svg" alt="Rise Up icon" :width="24" :height="24" />
CSS background
.icon-rise-up {
background-image: url('https://proicons.com/icon/346736.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="M24.9995,44.5c4.5779-8.419-4.6024-5.928-1.9433-14.9057.2719-.7742.343-1.1864-.5591-1.2349-3.7752-.929-6.6645-5.0963-8.0359-8.6069C10.8498,11.3825,18.4715.4624,27.6738,4.32c4.6288,2.0337,7.5994,7.9716,6.5263,12.9331-1.0581,4.4819-4.0089,9.7146-8.5785,11.1787-.4034.1404-.7631-.0864-.889.2155-.0566.5547.676,1.5447.6438,2.0736-.3266.1725-2.2091.0705-2.6258.0869"/></svg>
Rise Up in other icon packs
Copied!