Tokyo Amesh Log Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tokyo Amesh Log 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/334084.svg" alt="Tokyo Amesh Log icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334084.svg" alt="Tokyo Amesh Log icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334084.svg" alt="Tokyo Amesh Log icon" :width="24" :height="24" />
CSS background
.icon-tokyo-amesh-log {
background-image: url('https://proicons.com/icon/334084.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>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M38.4267,20.871c1.3246-.3793,2.6957-.5718,4.0735-.572-.0006-8.173-6.626-14.7984-14.799-14.799h0c-4.848-.0003-9.3888,2.3739-12.155,6.3552"/><path class="f" d="M26.8727,30.217c.5485,1.5696.8286,3.2204.8285,4.8831,0-2.1003.4468-4.1766,1.3111-6.0908"/><path class="f" d="M34.7258,24.571c1.3246-.3793,2.6956-.5718,4.0734-.5719-.0006-8.173-6.626-14.7984-14.799-14.799h0c-4.8473-.0004-9.3875,2.373-12.154,6.3533"/><path class="f" d="M23.1448,33.838c.5666,1.5928.8562,3.2708.8561,4.9614-.0002-3.0208.9241-5.9693,2.6485-8.4495"/><path class="f" d="M20.3008,12.9c-8.1738-.0006-14.8004,6.6252-14.801,14.799,8.1738-.0006,14.8004,6.6252,14.801,14.799v.002c-.0006-8.1738,6.6252-14.8004,14.799-14.801-.0006-8.173-6.626-14.7984-14.799-14.799Z"/></svg>
Copied!