Bowmasters Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bowmasters 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/322906.svg" alt="Bowmasters icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322906.svg" alt="Bowmasters icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322906.svg" alt="Bowmasters icon" :width="24" :height="24" />
CSS background
.icon-bowmasters {
background-image: url('https://proicons.com/icon/322906.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>.n{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="n" d="M32.558,14.0119c-4.848-5.428-12.826-6.2-18.378-1.775h0c-.971.773-2.219,1.035-3.53.882-1.4701-.1781-2.8161-.9128-3.761-2.053-.5302-.634-.446-1.5778.188-2.108.634-.5302,1.5778-.446,2.108.188.545.652,1.193.929,1.812,1,.618.073,1.179-.138,1.318-.249,6.84-5.452,16.543-4.711,22.6,2.261"/><path id="c" class="n" d="M36.045,13.5929c5.358,7.524,3.804,17.13-3.1,22.5-.14.11-.477.606-.552,1.224-.075.618.043,1.313.548,1.995.4921.6641.3526,1.6014-.3115,2.0935-.6641.4921-1.6014.3526-2.0935-.3115h0c-.887-1.1861-1.2857-2.667-1.114-4.138.16-1.31.706-2.461,1.686-3.223,5.604-4.36,6.722-12.297,2.583-18.283"/><path id="d" class="n" d="M37.23,7.5199l6.27-.96-2.403,5.87-3.867-4.91Z"/><path id="e" class="n" d="M39.677,10.7329l-30.75,24.217-1.13-1.435,30.75-24.217"/><path id="f" class="n" d="M7.802,33.4129l-3.302-.885,5.85-4.606,3.302.884"/><path id="g" class="n" d="M9.026,34.9679l.086,3.417,5.85-4.607-.086-3.417"/><path id="h" class="n" d="M32.74,37.0529c-1.143-.073-2.228-.193-3.665-.035"/><path id="i" class="n" d="M32.893,38.1669c-1.29.003-2.623-.102-3.806.175"/><path id="j" class="n" d="M29.298,37.5689l-16.246-2.284"/><path id="k" class="n" d="M11.334,9.8709c-.196,1.129-.335,2.211-.825,3.571"/><path id="l" class="n" d="M10.288,9.4619c-.306,1.254-.517,2.574-1.063,3.659"/><path id="m" class="n" d="M10.026,13.0959l-1.588,16.33"/></svg>
Copied!