Pokemon Masters Ex Alt 1 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pokemon Masters Ex Alt 1 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/346014.svg" alt="Pokemon Masters Ex Alt 1 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346014.svg" alt="Pokemon Masters Ex Alt 1 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346014.svg" alt="Pokemon Masters Ex Alt 1 icon" :width="24" :height="24" />
CSS background
.icon-pokemon-masters-ex-alt-1 {
background-image: url('https://proicons.com/icon/346014.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="f" d="M11.4019,21.4018h12.0437c.0628.6229.0935,1.9693.0935,2.5975h0c0,.5546-.024,1.8269-.075,2.3771"/><path id="d" class="f" d="M11.4019,26.3764h12.0623c-.2155,1.3604-.7729,3.3866-1.2793,4.5948l-18.6849-.0015,3.0549-3.7124v-10.2285l15.633.0002c.4772,1.1445,1.032,3.0932,1.2577,4.3728"/><path id="e" class="f" d="M22.676,17.0288l6.7948.0002,4.1172,4.3239,4.1172-4.3239,6.7948-.0002-6.9984,6.9712,6.9984,6.9712-6.7948-.0002-4.1172-4.3239-4.1172,4.3239-6.7948.0002,6.9984-6.9712-6.9984-6.9712Z"/></g></svg>
Copied!