Manman Alt 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Manman Alt 1 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/343407.svg" alt="Manman Alt 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343407.svg" alt="Manman Alt 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343407.svg" alt="Manman Alt 1 icon" :width="24" :height="24" />
CSS background
.icon-manman-alt-1 {
background-image: url('https://proicons.com/icon/343407.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="M32.025,17.567c-.407,0-.736.32-.736.715s.33.714.736.714c.407,0,.736-.32.736-.714s-.33-.715-.736-.715M25.938,12.744v-1.128M23.094,18.296c-.0055.3921-.3278.7055-.7199.7,0,0,0,0-.0001,0-.3921.0061-.7149-.3068-.721-.6988,0-.0004,0-.0008,0-.0012,0-.386.323-.684.72-.699.517-.02,1.857.347,3.565,1.4v-5.288M23.094,18.297v-3.81c0-.43-.359-.778-.801-.778s-.802.348-.802.778.359.778.802.778.801-.349.801-.778M18.468,18.218c0,.43.36.778.802.778.4359.0061.7944-.3421.801-.778-.0066-.4359-.3651-.7841-.801-.778-.4363-.0067-.7953.3416-.802.7778,0,0,0,.0001,0,.0002v-4.51M15.602,18.218c0,.43.358.778.801.778s.802-.348.802-.778-.36-.778-.802-.778-.801.348-.801.778v-4.51M29.108,14.487c0,.43-.36.778-.802.778s-.802-.349-.802-.778.36-.778.802-.778.802.348.802.778v4.51c1.037-.842,1.78-1.207,2.917-1.43v-3.857M34.252,23.879l-10.13,7.768-10.132-7.768c-.5196-.398-.8239-1.0155-.823-1.67V7.184c0-.93.753-1.684,1.683-1.684h18.542c.93,0,1.683.754,1.683,1.684v15.025c0,.654-.304,1.271-.824,1.67h.001ZM34.565,23.798h2.525c.232,0,.42.188.42.42v2.525c0,.232-.188.42-.42.42h-2.525c-.232,0-.42-.188-.42-.42v-2.525c0-.232.188-.42.42-.42M31.658,25.868v.875c0,.232-.188.42-.42.42-.0003,0-.0007,0-.001,0h-1.269M18.275,27.163h-1.267c-.232.0006-.4204-.187-.421-.419,0-.0003,0-.0007,0-.001v-.875M11.155,23.798h2.525c.232,0,.42.188.42.42h0v2.525c0,.232-.188.42-.42.42h-2.525c-.232.0006-.4204-.187-.421-.419,0-.0003,0-.0007,0-.001v-2.525c0-.232.188-.42.42-.42h0M34.564,29.781h2.526c.232,0,.42.188.42.42v2.526c0,.232-.188.42-.42.42h-2.525c-.232.0006-.4204-.187-.421-.419v-2.528c0-.232.188-.42.42-.42M28.712,29.78h2.525c.232,0,.42.188.42.42h0v2.526c0,.232-.188.42-.42.42h-2.525c-.232,0-.42-.188-.42-.42v-2.526c0-.232.188-.42.42-.42h0M25.805,30.355v2.37c.0006.232-.187.4204-.419.421h-2.526c-.232,0-.42-.188-.42-.42v-2.37M17.007,29.78h2.524c.232-.0006.4204.187.421.419,0,.0003,0,.0007,0,.001v2.526c0,.232-.188.42-.42.42h-2.525c-.232.0006-.4204-.187-.421-.419,0-.0003,0-.0007,0-.001v-2.526c0-.232.188-.42.42-.42h0M11.153,29.78h2.525c.232,0,.42.188.42.42h0v2.526c0,.232-.188.42-.42.42h-2.525c-.232,0-.42-.188-.42-.42v-2.526c0-.232.188-.42.42-.42h0M14.519,35.764h19.203c.232-.0006.4204.187.421.419v2.487c0,.232-.188.42-.42.42H14.519c-.232,0-.42-.188-.42-.42v-2.486c0-.232.188-.42.42-.42M13.166,18.574h-5.526c-1.148,0-2.078.93-2.078,2.077v19.771c0,1.148.93,2.078,2.078,2.078h32.72c1.147,0,2.078-.93,2.078-2.078v-19.77c0-1.148-.93-2.078-2.078-2.078h-5.284"/></svg>
Copied!