Japan Digital Authentication App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Japan Digital Authentication App 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/327628.svg" alt="Japan Digital Authentication App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327628.svg" alt="Japan Digital Authentication App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327628.svg" alt="Japan Digital Authentication App icon" :width="24" :height="24" />
CSS background
.icon-japan-digital-authentication-app {
background-image: url('https://proicons.com/icon/327628.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M24,3.5c1.6155,0,5.0188,4.162,6.5114,4.7802,1.4926.6182,6.8419.0818,7.9843,1.2241,1.1424,1.1424.6059,6.4918,1.2241,7.9843s4.7802,4.8959,4.7802,6.5114-4.162,5.0188-4.7802,6.5114c-.6182,1.4926-.0818,6.8419-1.2241,7.9843-1.1424,1.1424-6.4918.6059-7.9843,1.2241s-4.8959,4.7802-6.5114,4.7802-5.0188-4.162-6.5114-4.7802c-1.4926-.6182-6.8419-.0818-7.9843-1.2241-1.1424-1.1424-.6059-6.4918-1.2241-7.9843s-4.7802-4.8959-4.7802-6.5114,4.162-5.0188,4.7802-6.5114c.6182-1.4926.0818-6.8419,1.2241-7.9843,1.1424-1.1424,6.4918-.6059,7.9843-1.2241s4.8959-4.7802,6.5114-4.7802Z"/><circle class="b" cx="24" cy="18.0607" r="2.8605"/><path class="b" d="M24,24.9535c-1.8431,0-3.3372,1.4941-3.3372,3.3372v4.9662h6.6744v-4.9662c0-1.8431-1.4941-3.3372-3.3372-3.3372Z"/></svg>
Copied!