Tobojapanese Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tobojapanese 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/348614.svg" alt="Tobojapanese icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348614.svg" alt="Tobojapanese icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348614.svg" alt="Tobojapanese icon" :width="24" :height="24" />
CSS background
.icon-tobojapanese {
background-image: url('https://proicons.com/icon/348614.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:#fff;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#fff;stroke-width:0px;}</style></defs><path class="b" d="M38.5,5.5H9.5c-2.2091,0-4,1.7909-4,4v29c0,2.2091,1.7909,4,4,4h29c2.2091,0,4-1.7909,4-4V9.5c0-2.2091-1.7909-4-4-4Z"/><circle class="b" cx="23.9979" cy="35.5019" r="1.3158"/><path class="b" d="M20.258,26.991c-3.8486,1.5863-8.2827.4065-10.834-2.8827-2.5511-3.289-2.5912-7.8769-.0978-11.21,2.4935-3.3332,6.9063-4.5902,10.782-3.0713"/><path class="b" d="M27.892,9.7949c3.8775-1.5195,8.2923-.2605,10.785,3.0756,2.493,3.3363,2.4489,7.9272-.1077,11.215-2.5563,3.2876-6.9944,4.4616-10.842,2.868"/><path class="b" d="M19.841,18.551l4.239.0319"/><path class="b" d="M17.896,21.069l4.239.0319"/><path class="b" d="M18.215,16.32l4.239.0319"/><path class="b" d="M21.928,14.551l4.239.0319"/><path class="b" d="M23.745,17.037c1.3025-1.4348,2.5431-1.199,3.761-.3506l-1.5936,2.3586s-1.5697,2.1483-3.4741.7968"/><path class="b" d="M25.912,19.045c2.4712,1.297,2.6631,2.5666,3.0598,3.3785"/><path class="b" d="M30.661,15.794c-.761,1.0451-1.7994,1.377-3.1554.8924"/><circle class="c" cx="28.335" cy="14.726" r=".75"/><circle class="b" cx="23.968" cy="18.407" r="9.25"/><rect class="b" x="20.039" y="31.543" width="8" height="8" rx="2" ry="2"/></svg>
Copied!