Kagi Translate Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Kagi Translate 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/327792.svg" alt="Kagi Translate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/327792.svg" alt="Kagi Translate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/327792.svg" alt="Kagi Translate icon" :width="24" :height="24" />
CSS background
.icon-kagi-translate {
background-image: url('https://proicons.com/icon/327792.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M25.3949,19.1834c.8983-.5567,1.9484-.873,3.0617-.873h8.1856c3.2262,0,5.8577,2.6442,5.8577,5.8577v10.7792c0,3.2262-2.6316,5.8577-5.8577,5.8577h-8.1856c-3.2262,0-5.8577-2.6316-5.8577-5.8577v-6.8952"/><rect class="c" x="5.5" y="6.4318" width="19.8998" height="22.4893" rx="5.8529" ry="5.8529"/><path class="c" d="M7.0608,33.2132c0,2.8798,2.3346,5.2144,5.2144,5.2144h4.7533"/><polyline class="c" points="13.8359 34.7279 17.0284 38.4275 13.8359 42.1272"/><path class="c" d="M39.8635,14.7588c0-2.8798-2.3346-5.2144-5.2144-5.2144h-4.7533"/><polyline class="c" points="33.0884 13.2441 29.8959 9.5444 33.0884 5.8448"/><path class="c" d="M36.6711,35.4035v-8.2739c0-2.2387-1.8317-4.0704-4.0704-4.0704h0c-2.2387,0-4.0704,1.8317-4.0704,4.0704v8.2739"/><line class="c" x1="28.5302" y1="30.6148" x2="36.6711" y2="30.6148"/><polyline class="c" points="16.6471 19.92 19.3341 19.92 15.2105 10.6352"/><line class="c" x1="10.0759" y1="13.2441" x2="20.1588" y2="11.9122"/><line class="c" x1="10.6612" y1="16.9936" x2="20.7441" y2="15.6616"/><path class="c" d="M10.6612,20.2126v.6651c0,1.5281,1.2387,2.7668,2.7668,2.7668h6.7308"/></svg>
Copied!