Boat Wearables Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Boat Wearables 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/322822.svg" alt="Boat Wearables icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322822.svg" alt="Boat Wearables icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322822.svg" alt="Boat Wearables icon" :width="24" :height="24" />
CSS background
.icon-boat-wearables {
background-image: url('https://proicons.com/icon/322822.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m44.72,22.85c1.1805,11.5093-7.253,21.6042-18.8366,22.5475-11.5837.9433-21.931-7.6221-23.1115-19.1314C1.5914,14.7568,10.0248,4.6619,21.6085,3.7186c4.0257-.3278,8.0843.5023,11.6915,2.3914"/><path class="c" d="m37.99,7.31h0c.6385-.3967,1.4774-.2048,1.88.43l5.22,8.33c.4033.6402.2112,1.4861-.429,1.8894-.0003.0002-.0007.0004-.001.0006h0c-.6411.3949-1.4807.1984-1.88-.44l-5.22-8.33c-.3967-.6385-.2048-1.4774.43-1.88Z"/><path class="c" d="m30.1,35.6l-13.78.12-2.76-5.75,19.65.1-3.11,5.53Z"/><path class="c" d="m23.6,12.31l4.97,13.28-10.83,3.31,5.86-16.59Z"/></svg>
Copied!