Healthcoach Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Healthcoach 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/341502.svg" alt="Healthcoach icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341502.svg" alt="Healthcoach icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341502.svg" alt="Healthcoach icon" :width="24" :height="24" />
CSS background
.icon-healthcoach {
background-image: url('https://proicons.com/icon/341502.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="M43.5,35.6V12.4c0-2.2091-1.7909-4-4-4H8.5c-2.2091,0-4,1.7909-4,4v23.2c0,2.2091,1.7909,4,4,4h31c2.2091,0,4-1.7909,4-4Z"/><path class="b" d="M17.0044,34.0424h0c-1.1032-.0032-1.9968-.8968-2-2v-1.3c.0032-1.1032.8968-1.9968,2-2h0c1.1032.0032,1.9968.8968,2,2v1.3c-.0032,1.1032-.8968,1.9968-2,2Z"/><line class="b" x1="8.0333" y1="13.9576" x2="8.0333" y2="21.9576"/><path class="b" d="M8.0333,18.6576c.0032-1.1032.8968-1.9968,2-2h0c1.1032.0032,1.9968.8968,2,2v3.3"/><line class="b" x1="35.9667" y1="13.9576" x2="35.9667" y2="21.9576"/><path class="b" d="M35.9667,18.6576c.0032-1.1032.8968-1.9968,2-2h0c1.1032.0032,1.9968.8968,2,2v3.3"/><line class="b" x1="34.4703" y1="26.0424" x2="34.4703" y2="34.0424"/><path class="b" d="M34.4703,30.7424c.0032-1.1032.8968-1.9968,2-2h0c1.1032.0032,1.9968.8968,2,2v3.3"/><line class="b" x1="32.3183" y1="14.9576" x2="32.3183" y2="21.9576"/><line class="b" x1="31.2183" y1="16.6576" x2="33.3183" y2="16.6576"/><path class="b" d="M18.3841,20.9576c-.3416.6187-.9933,1.002-1.7,1h0c-1.1032-.0032-1.9968-.8968-2-2v-1.3c.0032-1.1032.8968-1.9968,2-2h0c1.1032.0032,1.9968.8968,2,2v.7h-4"/><path class="b" d="M28.3278,13.9576v7c-.0315.5208.3653.9685.8861,1,.0379.0023.076.0023.1139,0h.3"/><path class="b" d="M12.3658,33.0424c-.3416.6187-.9933,1.002-1.7,1h0c-1.1032-.0032-1.9968-.8968-2-2v-1.3c.0032-1.1032.8968-1.9968,2-2h0c.7067-.002,1.3584.3813,1.7,1"/><path class="b" d="M31.8317,33.0424c-.3416.6187-.9933,1.002-1.7,1h0c-1.1032-.0032-1.9968-.8968-2-2v-1.3c.0032-1.1032.8968-1.9968,2-2h0c.7067-.002,1.3584.3813,1.7,1"/><path class="b" d="M25.3349,19.9576c-.0032,1.1032-.8968,1.9968-2,2h0c-1.1032-.0032-1.9968-.8968-2-2v-1.3c.0032-1.1032.8968-1.9968,2-2h0c1.1032.0032,1.9968.8968,2,2"/><line class="b" x1="25.3349" y1="21.9576" x2="25.3349" y2="16.6576"/><path class="b" d="M25.493,32.0424c-.0032,1.1032-.8968,1.9968-2,2h0c-1.1032-.0032-1.9968-.8968-2-2v-1.3c.0032-1.1032.8968-1.9968,2-2h0c1.1032.0032,1.9968.8968,2,2"/><line class="b" x1="25.493" y1="34.0424" x2="25.493" y2="28.7424"/></svg>
Copied!