Japan Communications Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Japan Communications 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/327627.svg" alt="Japan Communications icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327627.svg" alt="Japan Communications icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327627.svg" alt="Japan Communications icon" :width="24" :height="24" />
CSS background
.icon-japan-communications {
background-image: url('https://proicons.com/icon/327627.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M22.4681,18.2796c-5.1775,6.111-18.9681,10.0984-18.9681,10.0984,0,0,2.7537-.3304,4.3399,0s3.9654-1.3879,3.9654-1.3879c0,0,1.434-.1183,1.9176.04l1.7393-1.1195-.5507,1.8064.8371.7031s.3304.8311.3304.813,2.1369-3.0582,2.1369-3.0582l.6609,2.181,1.6963-2.3131.4626,1.4319-.4626,1.9166.727.3525,1.8505-2.0488.1983-1.6556,1.4099,1.9419.9032.4626.3965,1.1676,1.3658-.8371.3084-2.2691,1.6963,1.9166,3.3485,1.3218-1.8725-2.0928-.727-2.952,1.9977,2.108,2.8489,2.4263-.7686-2.6346,1.6938-.005.6168,1.0134,2.504.0898c1.8139,1.1219,5.4293.4757,5.4293.4757-5.3558-1.4026-15.2031-6.2667-18.111-9.8929,0,0-1.7835-.0528-3.9209,0Z"/></svg>
Copied!