Wolvesville Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Wolvesville 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/335225.svg" alt="Wolvesville icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335225.svg" alt="Wolvesville icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335225.svg" alt="Wolvesville icon" :width="24" :height="24" />
CSS background
.icon-wolvesville {
background-image: url('https://proicons.com/icon/335225.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="b" 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="M6.0806,29.6818l6.4455-3.9901c1.2335-.7636,2.0297-2.069,2.1438-3.5153l.0624-.7902c.0555-.7035.3853-1.3571.9182-1.8198l3.6878-3.2021s-1.482-2.6479-1.0599-9.6649c.0347-.5766.6799-.9043,1.1628-.5873,4.1548,2.7278,5.8494,6.9454,5.8494,6.9454.4409,0,1.0141.022,1.0141.022.6607-2.7104,2.2585-5.5119,2.9631-6.6642.1995-.3262.5807-.3719.8672-.1186,3.0845,2.7269,5.5577,8.7032,6.2086,10.3748.1122.2882.3184.5367.5942.6768,1.6126.8194,3.2663.9129,4.4613.8208.6557-.0505,1.0248.7573.5598,1.2223-1.146,1.1461-2.7509,2.192-4.0803,2.5282,2.5402.977,3.914,3.6064,4.5802,5.4043.2.5399-.3637,1.0355-.8764.7734-1.9283-.9858-4.5195-1.2396-4.5195-1.2396,2.9139,2.7235,2.7545,6.2835,2.3188,8.3672-.0989.4732-.7425.5006-.9214.0515-.9097-2.2843-2.9406-3.7892-2.9406-3.7892,1.2286,3.7928-1.1815,7.9308-3.3038,10.3111-.4141.4645-1.1762.1118-1.1027-.5062.3329-2.8005-.1436-4.8979-2.2732-7.4461.3313,1.9743-1.0147,3.9658-2.0671,5.1787-.3452.3979-.9734.1551-1.0044-.3708-.0862-1.4598-.8044-2.6369-1.482-3.4363-.6216-.7333-1.6341-.9984-2.5324-.6561-1.7901.6823-5.072,1.7975-7.3979,1.7975-2.6288,0-6.4786-2.9306-8.4522-4.7259-.6044-.5498-.518-1.5218.1768-1.9518Z"/><path class="c" d="M17.3505,25.3478c.6724-1.8959,2.2597-3.0643,5.2358-2.899-1.1243,2.7447-5.2358,2.899-5.2358,2.899Z"/></svg>
Copied!