Iffco Tokio Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Iffco Tokio 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/341881.svg" alt="Iffco Tokio icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341881.svg" alt="Iffco Tokio icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341881.svg" alt="Iffco Tokio icon" :width="24" :height="24" />
CSS background
.icon-iffco-tokio {
background-image: url('https://proicons.com/icon/341881.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.4994,5.5008H9.5006c-2.209,0-3.9998,1.7908-3.9998,3.9998v28.9988c0,2.209,1.7908,3.9998,3.9998,3.9998h28.9988c2.209,0,3.9998-1.7908,3.9998-3.9998V9.5006c0-2.209-1.7908-3.9998-3.9998-3.9998Z"/><line class="c" x1="10.2611" y1="12.5525" x2="10.2611" y2="20.878"/><path class="c" d="M30.1742,18.0681h0c0,1.561-1.2488,2.8098-2.8098,2.8098h0c-1.561,0-2.8098-1.2488-2.8098-2.7058v-2.8098c0-1.561,1.2488-2.8098,2.8098-2.7058h0c1.561,0,2.7058,1.2488,2.7058,2.7058h0"/><line class="c" x1="12.6087" y1="16.7153" x2="15.3145" y2="16.7153"/><polyline class="c" points="12.6087 20.878 12.6087 12.5525 16.7715 12.5525"/><line class="c" x1="19.0079" y1="16.7153" x2="21.7137" y2="16.7153"/><polyline class="c" points="19.0079 20.878 19.0079 12.5525 23.1707 12.5525"/><path class="c" d="M34.9291,20.878h0c-1.561,0-2.7058-1.2488-2.7058-2.7058v-2.8098c0-1.561,1.2488-2.8098,2.7058-2.8098h0c1.561,0,2.8098,1.2488,2.8098,2.8098v2.7058c0,1.561-1.2488,2.8098-2.8098,2.8098Z"/><line class="c" x1="30.7738" y1="27.122" x2="30.7738" y2="35.4475"/><line class="c" x1="9.5" y1="27.122" x2="14.9115" y2="27.122"/><line class="c" x1="12.2058" y1="35.4475" x2="12.2058" y2="27.122"/><path class="c" d="M19.0222,35.4475h0c-1.561,0-2.7058-1.2488-2.7058-2.7058v-2.8098c0-1.561,1.2488-2.8098,2.7058-2.8098h0c1.561,0,2.8098,1.2488,2.8098,2.8098v2.7058c0,1.561-1.2488,2.8098-2.8098,2.8098Z"/><path class="c" d="M35.6902,35.4475h0c-1.561,0-2.7058-1.2488-2.7058-2.7058v-2.8098c0-1.561,1.2488-2.8098,2.7058-2.8098h0c1.561,0,2.8098,1.2488,2.8098,2.8098v2.7058c0,1.561-1.2488,2.8098-2.8098,2.8098Z"/><line class="c" x1="24.0695" y1="27.122" x2="24.0695" y2="35.4475"/><line class="c" x1="24.0695" y1="32.5336" x2="28.4403" y2="27.122"/><line class="c" x1="28.4403" y1="35.4475" x2="25.1102" y2="31.2847"/></svg>
Copied!