K Powerpay Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The K Powerpay 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/342339.svg" alt="K Powerpay icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342339.svg" alt="K Powerpay icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342339.svg" alt="K Powerpay icon" :width="24" :height="24" />
CSS background
.icon-k-powerpay {
background-image: url('https://proicons.com/icon/342339.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>.q{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="f"><path id="g" class="q" d="M45.5,24c0,11.8835-9.6165,21.5-21.5,21.5S2.5,35.8835,2.5,24,12.1165,2.5,24,2.5s21.5,9.6165,21.5,21.5"/><g id="h"><path id="i" class="q" d="M22.418,34.5279l-.0004-13.6016c0-1.3063.0727-2.3725-1.4993-3.6206l-4.3064-3.4191c-2.8815-2.2878-3.3165-4.3785-3.3165-4.3785v6.7614c0,1.8597.8605,3.004,2.4473,4.1588l3.4147,2.4851c3.0584,2.2258,3.2326,4.6572,3.2607,8.6363"/><path id="j" class="q" d="M24.0655,34.528l.0005-13.6016c0-1.3063-.3032-2.4809,1.5041-3.6795l5.1525-3.4173c3.3952-2.2518,3.6346-4.3214,3.6346-4.3214v6.385c0,2.5162-1.4982,3.7052-3.2949,4.8496l-3.2071,2.0427c-3.4632,2.2058-3.7896,2.4984-3.7896,8.7642"/><path id="k" class="q" d="M34.3572,15.8932v7.2904c0,1.2713-.4591,2.7922-1.5151,3.5l-4.5376,3.0414c-1.3596.9112-2.6597,1.6149-2.6597,3.539v1.264-6.187c0-2.0652-.1752-4.1531,2.2104-5.5556"/></g><g id="l"><path id="m" class="q" d="M10.4091,36.0476c2.6579-.2383,3.8775-1.9798,6.5909-1.9432,2.9125.0393,3.9203,1.97,7,1.97s4.0875-1.9308,7-1.97c2.7134-.0366,3.9329,1.7049,6.5909,1.9432"/><path id="n" class="q" d="M15.147,39.859c.5518-.1711,1.1526-.2801,1.853-.2706,2.9125.0393,3.9203,1.97,7,1.97s4.0875-1.9308,7-1.97c.7004-.0094,1.3013.0996,1.853.2706"/><path id="o" class="q" d="M13.4132,38.757c1.0685-.5062,2.1048-1.0166,3.5868-.9966,2.9125.0393,3.9203,1.97,7,1.97s4.0875-1.9308,7-1.97c1.482-.02,2.5183.4904,3.5868.9966"/><path id="p" class="q" d="M11.9149,37.5588c1.7277-.5722,2.9392-1.6554,5.0851-1.6264,2.9125.0393,3.9203,1.97,7,1.97s4.0875-1.9308,7-1.97c2.1459-.0289,3.3575,1.0542,5.0851,1.6264"/></g></g></svg>
Copied!