Pkmnshowdown Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pkmnshowdown 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/331340.svg" alt="Pkmnshowdown icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331340.svg" alt="Pkmnshowdown icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331340.svg" alt="Pkmnshowdown icon" :width="24" :height="24" />
CSS background
.icon-pkmnshowdown {
background-image: url('https://proicons.com/icon/331340.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 xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.i,.j{isolation:isolate;}.k,.j{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.j{mix-blend-mode:luminosity;}</style></defs><g class="i"><g id="b"><g id="d"><path id="e" class="j" d="M5.417,24.3926c.5051,6.9389,6.2726,12.3161,13.2299,12.3346,6.958-.0175,12.7266-5.3949,13.2317-12.3346h-9.4342c-.4411,1.7383-2.0042,2.9566-3.7975,2.9601-1.7927-.0043-3.3547-1.2225-3.7957-2.9601H5.417Z"/><path id="f" class="j" d="M18.6469,10.1257c-6.9419.0178-12.7026,5.3715-13.228,12.2935h9.4398c.0695-.2545.1645-.5013.2835-.7368.0133-.0294.027-.0586.041-.0877.1184-.2211.2577-.4303.4159-.6248.025-.0327.0505-.0651.0765-.097.1634-.189.3446-.362.5409-.5167.0289-.0228.0581-.0452.0877-.0671.2008-.1514.4156-.2832.6416-.3936.0346-.016.0694-.0316.1045-.0466.2332-.1055.4763-.188.7256-.2462.0217-.0045.0435-.0089.0653-.0131.2648-.0576.5348-.0876.8058-.0895.264.0021.5271.0309.7853.0858.0318.0052.0635.0108.0951.0168.2467.0581.4872.1399.7181.2443.035.015.0699.0306.1045.0466.2245.1094.4381.2399.6379.3898.0321.0238.0638.048.0951.0727.1979.1562.3803.3311.5446.5223.0221.0271.0439.0544.0653.0821.1614.1971.3032.4095.4234.6342.014.0291.0277.0583.041.0877.119.2354.214.4823.2835.7368h9.4659c-.5264-6.9342-6.3056-12.2923-13.2597-12.2935Z"/><path id="g" class="k" d="M29.8437,5.5l-1.5966,8.7609c2.1248,2.2156,3.4178,5.0981,3.6595,8.1584h-5.1461l-.36,1.9734h5.4781c-.1791,2.361-.9853,4.6314-2.3352,6.5767h3.6278l9.4118-25.4264-12.7393-.0429Z"/><path id="h" class="k" d="M27.9785,32.842c-1.5632,1.5537-3.4879,2.6945-5.6012,3.3201l-1.1303,6.338h12.0921l1.7253-9.658h-7.0859Z"/></g></g></g></svg>
Copied!