Japanese Vaccination Certificate Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Japanese Vaccination Certificate 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/327637.svg" alt="Japanese Vaccination Certificate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327637.svg" alt="Japanese Vaccination Certificate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327637.svg" alt="Japanese Vaccination Certificate icon" :width="24" :height="24" />
CSS background
.icon-japanese-vaccination-certificate {
background-image: url('https://proicons.com/icon/327637.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="a" x="13.7277" y="30.0309" width="8.9027" height="8.9027"/><rect class="a" x="16.1245" y="32.4278" width="4.1089" height="4.1089"/><rect class="a" x="25.3696" y="18.3889" width="8.9027" height="8.9027"/><rect class="a" x="27.7665" y="20.7858" width="4.1089" height="4.1089"/><rect class="a" x="17.453" y="4.5" width="13.4566" height="6.0837" rx="1.064"/><path class="a" d="M14.4313,7.6426h-5.52V43.5H39.0883V7.6426H33.81v2.6591c0,2.1789-1.1085,3.2231-2.6993,3.2231H17.2516c-1.6843,0-2.82-.6669-2.82-2.82Z"/><rect class="a" x="13.7277" y="18.3889" width="8.9027" height="8.9027"/><rect class="a" x="16.1245" y="20.7858" width="4.1089" height="4.1089"/><rect class="a" x="25.3696" y="36.103" width="2.9676" height="2.9676"/><rect class="a" x="28.3372" y="32.9941" width="2.9676" height="2.9676"/><rect class="a" x="31.3048" y="36.103" width="2.9676" height="2.9676"/><rect class="a" x="25.3696" y="30.1678" width="2.9676" height="2.9676"/><rect class="a" x="31.3048" y="30.1678" width="2.9676" height="2.9676"/></svg>
Copied!