Bubble Translate Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Bubble 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/337560.svg" alt="Bubble Translate icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337560.svg" alt="Bubble Translate icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337560.svg" alt="Bubble Translate icon" :width="24" :height="24" />
CSS background
.icon-bubble-translate {
background-image: url('https://proicons.com/icon/337560.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>.o{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="o" d="M6.2153,16.7952l20.1203,11.5913c1.3877.7995,3.0734,1.649,4.7592.6588l10.51-6.1732c.8525-.5007,1.3919-1.5686.2213-2.243l-20.1203-11.5913c-1.3877-.7995-3.0734-1.649-4.7592-.6588l-10.51,6.1732c-1.1535.6775-1.2584,1.6456-.2213,2.243Z"/><g id="d"><path id="e" class="o" d="M27.1267,17.858l-4.6079,2.6205"/><path id="f" class="o" d="M25.0746,23.2381l-7.5298-8.2008,14.4416,4.27"/></g></g><g id="g"><g id="h"><path id="i" class="o" d="M16.8863,26.8082l3.2128-2.0149"/><path id="j" class="o" d="M26.2952,28.3632c.0793,1.4592-.3565,2.8653-1.2031,4.0402"/><path id="k" class="o" d="M18.3765,25.9732c2.1192,1.0125,4.5314,1.5967,6.9309,1.8228"/></g><path id="l" class="o" d="M11.7468,19.9823l-5.3101,3.1189c-1.1535.6775-1.2584,1.6456-.2213,2.243h0l20.1203,11.5913c1.3877.7995,3.0734,1.649,4.7592.6588l10.51-6.1732c.471-.2766.8464-.7264.8907-1.1872"/><path id="m" class="o" d="M5.5005,24.3423l-.0002,2.0423c0,.3639.2419.7136.4785.8499l20.3569,11.7276c1.3877.7995,3.0734,1.649,4.7592.6588l10.51-6.1732c.469-.2755.8897-.7203.8896-1.1815l-.0005-2.0316"/><path id="n" class="o" d="M42.4943,30.0426c-.0348-.3096-.2337-.6141-.6681-.8644l-5.531-3.1864"/></g></svg>
Copied!