Hevy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hevy 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/341555.svg" alt="Hevy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341555.svg" alt="Hevy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341555.svg" alt="Hevy icon" :width="24" :height="24" />
CSS background
.icon-hevy {
background-image: url('https://proicons.com/icon/341555.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m30.4809,29.4472v7.0532c0,1.8395,1.7614,3.167,3.5297,2.6602l6.5242-1.8697c1.5319-.439,2.6119-1.8002,2.6835-3.3921.1205-2.6811.2817-6.8836.2817-10.1869,0-3.1332-.182-6.4889-.3299-8.698-.1004-1.5006-1.0934-2.7908-2.5189-3.2702l-7.4323-2.4993c-1.5709-.5283-3.1969.6404-3.1969,2.2977v4.5241c0,2.6496-1.3709,5.1106-3.6237,6.5052l-4.7966,2.9693c-2.2529,1.3946-3.6237,3.8556-3.6237,6.5052v4.0467c0,1.892-1.8561,3.226-3.6494,2.623l-6.9797-2.3472c-1.4255-.4794-2.4185-1.7696-2.5189-3.2702-.1479-2.2091-.3299-5.5648-.3299-8.698,0-3.3033.1612-7.5058.2817-10.1869.0716-1.5919,1.1516-2.9531,2.6835-3.3921l6.9619-1.9952c1.549-.4439,3.092.719,3.092,2.3304v7.5085"/></svg>
Hevy in other icon packs
Copied!