Pk Xd Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pk Xd 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/345898.svg" alt="Pk Xd icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345898.svg" alt="Pk Xd icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345898.svg" alt="Pk Xd icon" :width="24" :height="24" />
CSS background
.icon-pk-xd {
background-image: url('https://proicons.com/icon/345898.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M22.0711,18.9526c-1.5303,2.3111-9.4942,4.5285-14.8346,2.9357-1.5303-5.3092,7.0582-9.7752,7.0582-9.7752-3.1543-2.3111-1.6552-6.1525-1.6552-6.1525,4.5909-2.2798,9.5878-2.3111,15.3343,2.9669.406-3.7165,2.436-4.4275,2.436-4.4275,7.1206,2.6786,5.0594,11.0485,5.0594,11.0485,3.7477,3.3417,1.7542,11.774,1.7542,11.774-4.8044-1.8738-4.0028-8.1512-4.0028-8.1512-2.7795,4.3723-12.9295,3.7477-12.9295,3.7477,2.4672-2.1237,1.7802-3.9663,1.7802-3.9663Z"/><path class="c" d="M37.2233,27.3225c2.1081.3689,3.7229,1.1265,3.7229,3.5811,0,2.0738-1.1112,3.5102-3.8166,3.8518-1.4366,5.684-5.4029,8.7446-12.9322,8.7446s-11.4956-3.0606-12.9322-8.7446c-2.7054-.3416-3.8166-1.778-3.8166-3.8518,0-2.4546,1.6148-3.2122,3.7229-3.5811,0,0,.0625-3.3729.2808-4.895"/></svg>
Copied!