Shrug Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Shrug 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/347280.svg" alt="Shrug icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347280.svg" alt="Shrug icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347280.svg" alt="Shrug icon" :width="24" :height="24" />
CSS background
.icon-shrug {
background-image: url('https://proicons.com/icon/347280.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M10.45,38.56C6.18,35.38,4.5,30.81,4.5,24S6.18,12.62,10.45,9.44"/><path class="cls-1" d="M37.55,38.56c4.27-3.18,6-7.75,6-14.56s-1.68-11.38-6-14.56"/><path class="cls-1" d="M21.1,12.47a42.1,42.1,0,0,1,3,7"/><path class="cls-1" d="M14.07,14.25a42.81,42.81,0,0,1,3,7.05"/><path class="cls-1" d="M33.29,13.19c-1.32,5.54-2,14.92-14.54,20.53"/></svg>
Shrug in other icon packs
Copied!