Waistline Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Waistline 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/349501.svg" alt="Waistline icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349501.svg" alt="Waistline icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349501.svg" alt="Waistline icon" :width="24" :height="24" />
CSS background
.icon-waistline {
background-image: url('https://proicons.com/icon/349501.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;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M24.9343,4.7613c-1.9985-.0347-4.2629.1259-5.6227.4626-2.1437.5218-4.0214,1.23-4.5534,1.7067-.4922.4473-.5128,3.2875-.0463,5.1099.8289,3.1937,3.5857,5.9851,6.7575,6.8385,4.1872,1.1245,8.6352-.6786,10.8791-4.4134.9035-1.5062,1.3507-3.3029,1.3507-5.4672,0-1.6463-.0398-1.7915-.568-2.2079-.5964-.4678-2.9765-1.2852-5.1202-1.753-.7634-.1657-1.8725-.2558-3.0767-.2763h0ZM20.4139,24.4871"/><circle class="c" cx="24.0424" cy="8.1495" r=".75"/><circle class="c" cx="30.2822" cy="9.6545" r=".75"/><circle class="c" cx="17.7998" cy="9.6545" r=".75"/><circle class="c" cx="20.9211" cy="8.8995" r=".75"/><circle class="c" cx="27.1623" cy="8.8995" r=".75"/><path class="b" d="M15.6068,33.5041c-2.548-1.6349-2.548-3.1629-2.548-4.0461,0-2.1554,3.2908-4.4439,6.3189-4.4439s2.271,2.4813,1.9346,3.4065-2.9019,6.729-3.2383,7.6542-.8824,2.9439.715,2.9439c3.014,0,6.8972-1.514,7.528-8.7056,0,0-5.8037,8.5374-.5129,8.5374,5.84,0,6.4651-9.1262,6.7063-13.8364"/><circle class="b" cx="24.0372" cy="15.7617" r="1.2617"/><line class="b" x1="24.0372" y1="14.5" x2="24.0372" y2="10.715"/><path class="b" d="M18.2616,5.5h-8.7616c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4h-8.6683"/></svg>
Waistline in other icon packs
Copied!