Pokemon Masters Ex Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pokemon Masters Ex 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/346013.svg" alt="Pokemon Masters Ex icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346013.svg" alt="Pokemon Masters Ex icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346013.svg" alt="Pokemon Masters Ex icon" :width="24" :height="24" />
CSS background
.icon-pokemon-masters-ex {
background-image: url('https://proicons.com/icon/346013.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>.k{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="k" d="M21.773,17.1778l-3.5823-1.9668,1.4899-.3947c-.483-.227-.8004-.6453-.8369-1.4983l1.3552-.1803c-.7356-2.3882.6451-5.5605,3.4444-7.02,2.5777-1.3439,5.6588-.3015,7.9823,1.2735l.9828,2.0541,3.6838-.2023c-.3058,2.1039-1.773,3.0926-3.387,3.5815l-.9422,2.6687c.0718.4418.4667.6419,1.0066,1.1718l-.8868,1.2587c-.7737,1.3983-1.3253,2.5253-2.5038,3.1585l-3.4305-1.2624-.9623,1.0165c2.6004,1.6805,3.0793,3.9904,3.105,5.3636l.0924,4.9355,6.1466-4.2116c-.2369-1.1327.0202-1.9216.397-2.6129.5674-1.0409.7924-1.7791.7205-2.9223.5838-.4845,1.8106.1333,1.7864,1.2074l-.0255,1.1336c.3769.1983,2.0673-.0646,2.4781-.238.576-.2432.9655-.7795,1.4266-1.2031-.0796-.5086.3473-.779.7557-.7213l.4306.6993c.2875.467-.007,1.2068-.2981,1.6513l-.4416.6745c-.2389,1.1887-.915,1.941-1.8417,2.4432-1.13.472-1.8752.6523-3.0276,1.5959,0,0-.2465.5833-.4694.7957l-2.1542,2.0518"/><path id="c" class="k" d="M20.2688,16.358c-.0729,1.1589.6768,1.5986,1.5971,2.1846,0,0-2.181-1.2591-3.8157-.0394l-1.9857,1.4817"/><path id="d" class="k" d="M39.739,21.5943c0,.3666-.354.6638-.7907.6638h0c-.4367,0-.7907-.2972-.7907-.6638h0c0-.3666.354-.6638.7907-.6638s.7907.2972.7907.6638Z"/><path id="e" class="k" d="M36.7168,21.3815c.2168-.9395,1.2424-1.6215,2.4384-1.6215,1.3206,0,2.4095.8268,2.4763,1.8803"/><path id="f" class="k" d="M39.7229,21.7229c.5083.2244.9145.5784,1.1506,1.0029"/><path id="g" class="k" d="M37.175,21.7826c.2957-.1589.6351-.2613.9938-.2997"/><path id="h" class="k" d="M11.6291,34.9355h9.5204c.0496.4924.0739,1.5567.0739,2.0533h0c0,.4384-.019,1.4441-.0593,1.8791"/><path id="i" class="k" d="M11.6291,38.8679h9.5351c-.1703,1.0753-.611,2.6771-1.0113,3.6321l-14.7701-.0011,2.4149-2.9346v-8.0855h12.3577c.3772.9049.8158,2.4453.9942,3.4568"/><path id="j" class="k" d="M20.5411,31.4787h5.3712s3.2546,3.4181,3.2546,3.4181l3.2546-3.418h5.3712s-5.5321,5.5105-5.5321,5.5105l5.5321,5.5106h-5.3712s-3.2546-3.4181-3.2546-3.4181l-3.2546,3.418h-5.3712s5.5321-5.5105,5.5321-5.5105l-5.5321-5.5106Z"/></svg>
Copied!