Qtranslate Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Qtranslate 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/331786.svg" alt="Qtranslate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331786.svg" alt="Qtranslate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331786.svg" alt="Qtranslate icon" :width="24" :height="24" />
CSS background
.icon-qtranslate {
background-image: url('https://proicons.com/icon/331786.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="M10.891,10.108c1.303,11.998,7.015,16.062,17.288,19.128M22.774,10.108c-1.303,11.999-7.014,16.062-17.288,19.129M16.833,5.93v4.14M5.333,10.07h23M40.218,34.37h-9.972M42.667,42.07l-7.322-23.017M27.706,42.002l7.639-22.949"/></svg>
Copied!