Translate Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 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/348780.svg" alt="Translate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348780.svg" alt="Translate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348780.svg" alt="Translate icon" :width="24" :height="24" />
CSS background
.icon-translate {
background-image: url('https://proicons.com/icon/348780.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,.g{fill:none;stroke:#fff;stroke-linejoin:round;}.g{stroke-linecap:round;}</style></defs><circle class="f" cx="24" cy="24" r="21.5"/><path class="g" d="M30.692,44.432L17.308,3.568M22.429,36.637l-5.656-17.402-5.873,17.402"/><path class="g" d="M12.858,30.764h7.613"/><path class="g" d="M23.009,13.833h14.806M28.549,11.293v8.924c0,1.931.298,4.268,1.779,5.515M25.506,28.596c.196.0292.3939.0436.592.043,3.356,0,5.841-4.324,7.654-10.594M23.332,21.963c1.513-2.372,4.799-4.142,8.707-4.152,3.582-.01,6.514,2.642,6.514,6.016,0,3.136-2.549,4.952-6.413,5.682"/></svg>
Translate in other icon packs
Copied!