Arte Japanese Input Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Arte Japanese Input 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/322056.svg" alt="Arte Japanese Input icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322056.svg" alt="Arte Japanese Input icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322056.svg" alt="Arte Japanese Input icon" :width="24" :height="24" />
CSS background
.icon-arte-japanese-input {
background-image: url('https://proicons.com/icon/322056.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="M13.1676,18.573h-5.5276c-1.1476,0-2.0778.9302-2.0779,2.0778v19.7714c0,1.1476.9303,2.0778,2.0779,2.0778h32.72c1.1476,0,2.0778-.9302,2.0779-2.0778v-19.7714c0-1.1476-.9303-2.0778-2.0779-2.0778h-5.284"/><rect class="b" x="14.1" y="35.763" width="20.044" height="3.327" rx=".4208" ry=".4208"/><rect class="b" x="10.733" y="29.78" width="3.3663" height="3.3663" rx=".4208" ry=".4208"/><rect class="b" x="16.586" y="29.78" width="3.3663" height="3.3663" rx=".4208" ry=".4208"/><path class="b" d="M25.8051,30.3553v2.37c0,.2324-.1884.4208-.4208.4208h-2.5243c-.2323,0-.4207-.1884-.4207-.4207h0v-2.3701"/><rect class="b" x="28.292" y="29.78" width="3.3663" height="3.3663" rx=".4208" ry=".4208"/><rect class="b" x="34.144" y="29.78" width="3.3663" height="3.3663" rx=".4208" ry=".4208"/><rect class="b" x="10.733" y="23.796" width="3.3663" height="3.3663" rx=".4208" ry=".4208"/><path class="b" d="M18.2755,27.1628h-1.2687c-.2324,0-.4208-.1884-.4208-.4208v-.8747"/><path class="b" d="M31.6578,25.8673v.8747c0,.2324-.1884.4208-.4208.4208h-1.2687"/><rect class="b" x="34.144" y="23.796" width="3.3663" height="3.3663" rx=".4208" ry=".4208"/><path class="b" d="M34.2525,23.8775l-10.1306,7.7685-10.1306-7.7685c-.5194-.3982-.8239-1.0155-.8237-1.67V7.1832c0-.9296.7536-1.6832,1.6832-1.6832h18.5422c.9296,0,1.6832.7536,1.6832,1.6832h0v15.0248c0,.6543-.3044,1.2714-.8237,1.6695Z"/><path class="b" d="M22.0107,15.963c0-.8736.7208-1.5818,1.6099-1.5818"/><line class="b" x1="22.0107" y1="14.3812" x2="22.0107" y2="18.5729"/><path class="b" d="M26.24,13.0762v4.7058c0,.4368.3604.7909.805.7909h.2415"/><line class="b" x1="25.3948" y1="14.3812" x2="27.0852" y2="14.3812"/><path class="b" d="M31.8156,17.7744c-.2773.4768-.7999.7982-1.3989.7982-.8892,0-1.6099-.7082-1.6099-1.5818v-1.0282c0-.8736.7208-1.5818,1.6099-1.5818s1.6099.7082,1.6099,1.5818v.5141h-3.2198"/><line class="b" x1="19.5353" y1="16.477" x2="16.6817" y2="16.477"/><polyline class="b" points="15.9734 18.5729 18.1065 12.2457 20.2396 18.5729"/></svg>
Copied!