Height Increase Workout Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Height Increase Workout 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/326962.svg" alt="Height Increase Workout icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326962.svg" alt="Height Increase Workout icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326962.svg" alt="Height Increase Workout icon" :width="24" :height="24" />
CSS background
.icon-height-increase-workout {
background-image: url('https://proicons.com/icon/326962.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>.o{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="o" d="M29.66200113,43.5V15.54199982h4.57499886l-10.23699951-11.04199982-10.23700047,11.04199982h4.57499981v27.95800018"/><path id="f" class="o" d="M23.37800074,18.61599922h6.2840004"/><path id="g" class="o" d="M23.37800074,30h6.2840004"/><path id="h" class="o" d="M23.37800074,41.83599854h6.2840004"/><path id="i" class="o" d="M25.50000048,21.46199989h4.16200066"/><path id="j" class="o" d="M25.50000048,24.30800056h4.16200066"/><path id="k" class="o" d="M25.50000048,27.15399933h4.16200066"/><path id="l" class="o" d="M25.50000048,32.95999908h4.16200066"/><path id="m" class="o" d="M25.50000048,35.91799927h4.16200066"/><path id="n" class="o" d="M25.50000048,38.8769989h4.16200066"/></svg>
Copied!