Pokemon Masters Ex Alt 2 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pokemon Masters Ex Alt 2 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/331456.svg" alt="Pokemon Masters Ex Alt 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331456.svg" alt="Pokemon Masters Ex Alt 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331456.svg" alt="Pokemon Masters Ex Alt 2 icon" :width="24" :height="24" />
CSS background
.icon-pokemon-masters-ex-alt-2 {
background-image: url('https://proicons.com/icon/331456.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>.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="j" d="M13.8095,20.2135l-4.8237-2.6465,2.0062-.5311c-.6504-.3055-1.0778-.8683-1.1269-2.016l1.8248-.2426c-.9905-3.2136.8686-7.4821,4.6381-9.446,3.471-1.8084,7.6198-.4057,10.7485,1.7136l1.3233,2.764,4.9605-.2722c-.4118,2.8309-2.3875,4.1613-4.5608,4.8192l-1.2688,3.5909c.0967.5944.6284.8637,1.3554,1.5767l-1.1941,1.6936c-1.0418,1.8815-1.7846,3.398-3.3714,4.2501l-4.6194-1.6987-1.2957,1.3678c3.5016,2.2613,4.1464,5.3694,4.1811,7.2171l.1245,6.6412,8.2766-5.6671c-.319-1.5241.0272-2.5857.5346-3.5159.7641-1.4006,1.0669-2.3939.9702-3.9322.7861-.6519,2.4381.1794,2.4055,1.6246l-.0344,1.5253c.5075.2668,2.7837-.0869,3.3369-.3203.7756-.3272,1.3001-1.0488,1.921-1.6189-.1072-.6844.4676-1.0483,1.0175-.9706l.5798.9409c.3872.6283-.0096,1.6238-.4014,2.2219l-.5946.9075c-.3217,1.5995-1.2321,2.6117-2.4799,3.2875-1.5215.6351-2.525.8777-4.0769,2.1474,0,0-.3319.7849-.6321,1.0707l-7.1492,6.8043"/><path id="d" class="j" d="M11.784,19.1104c-.0981,1.5593.9113,2.151,2.1506,2.9395,0,0-2.9368-1.6943-5.1381-.053l-2.6739,1.9937"/></g><g id="e"><path id="f" class="j" d="M38.0016,26.1562c0,.4933-.4767.8932-1.0648.8932s-1.0648-.3999-1.0648-.8932.4767-.8932,1.0648-.8932,1.0648.3999,1.0648.8932Z"/><path id="g" class="j" d="M33.9321,25.8699c.2919-1.2642,1.6729-2.1818,3.2834-2.1818,1.7783,0,3.2446,1.1125,3.3345,2.5301"/><path id="h" class="j" d="M37.9799,26.3293c.6844.3019,1.2314.7783,1.5493,1.3495"/><path id="i" class="j" d="M34.549,26.4096c.3981-.2139.8551-.3516,1.3382-.4033"/></g></svg>
Copied!