Jpki Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Jpki 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/342287.svg" alt="Jpki icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342287.svg" alt="Jpki icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342287.svg" alt="Jpki icon" :width="24" :height="24" />
CSS background
.icon-jpki {
background-image: url('https://proicons.com/icon/342287.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M18.163,33.8078c-1.3061,2.2623,2.6107,3.4933,5.8366,3.4933s7.1427-1.231,5.8366-3.4933"/><path class="f" d="M16.861,21.4118l.8752,4.9635c.1611.9137-.449,1.7851-1.3628,1.9462h0c-.9137.1611-1.7851-.449-1.9462-1.3628l-.0969-.5494"/><path class="f" d="M29.095,27.9578l1.167-6.6179,2.1666.382c1.2248.216,2.0424,1.3861,1.8258,2.6137-.2164,1.2275-1.3848,2.0475-2.6097,1.8315l-2.1666-.382"/><path class="f" d="M26.736,37.0178l-1.5694-5.8516c.64-.4013,1.0312-1.1053,1.0322-1.8633.0006-1.2152-.984-2.2007-2.1992-2.2012-1.2152.0004-2.1999.986-2.1992,2.2012.001.7579.3922,1.462,1.0322,1.8633l-1.5694,5.8516"/><path class="f" d="M38.435,26.3728c-.7074,7.4431-6.9583,13.128-14.435,13.128-7.4767,0-13.7276-5.6849-14.435-13.128"/><path class="f" d="M17.434,12.0728c2.0344-1.0331,4.2839-1.5716,6.5656-1.5716,2.2789,0,4.5258.5372,6.5583,1.5679"/><path class="f" d="M14.466,20.2348c-3.0376,5.2612-7.0509,8.6309-8.9641,7.5263-1.913-1.1047-1.0015-6.265,2.0359-11.526,3.0376-5.2612,7.0509-8.6309,8.9641-7.5263,1.913,1.1047,1.0015,6.265-2.0359,11.526Z"/><path class="f" d="M33.534,20.2348c3.0376,5.2612,7.0509,8.6309,8.9641,7.5263,1.913-1.1047,1.0015-6.265-2.0359-11.526-3.0376-5.2612-7.0509-8.6309-8.9641-7.5263-1.913,1.1047-1.0015,6.265,2.0359,11.526Z"/></svg>
Copied!