Language Transfer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Language Transfer 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/342723.svg" alt="Language Transfer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342723.svg" alt="Language Transfer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342723.svg" alt="Language Transfer icon" :width="24" :height="24" />
CSS background
.icon-language-transfer {
background-image: url('https://proicons.com/icon/342723.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M22.9648,18.9791l-.0272.7859c-2.0813.0339-3.5669,2.6581-.9096,3.355l-1.6249,1.6188c-1.1145-2.2497-3.6298-1.7035-2.8357,1.9368-.9958-.5915-2.4456-.285-3.3463-.0234,1.5724-3.7951-.644-3.8913-2.2045-2.1354M10.9859,14.4595l1.0753-1.1245c1.5444,2.1683,3.8045,1.5776,3.6249-1.6565l1.7606.1654c-1.3289,2.9296,2.1559,3.7904,3.7805,1.5957l.8277,1.5822c-1.0621.8071-1.7932,2.8632.5066,3.1778M11.335,24.4101c-.3216-.3703-.7012-.6735-1.2599-1.0227,2.0589-.611,2.7555-4.0691-1.3358-3.4117l.4489-2.0989c1.6369.9164,4.1002-1.3052,1.7869-2.5199"/><path class="f" d="M13.3521,20.9831c-1.0641-2.2173-.2468-3.7817,1.2678-4.4974,1.2647-.5977,3.1547-.3589,3.9799.5012,1.2599,1.3131.5432,3.0896-.69,4.2184-1.2682,1.1609-3.6778,1.3405-4.5577-.2221M28.0078,12.3945l-1.0103.7432c1.5552,1.8843-.5548,3.7088-2.6329,2.291-.08.5262-.195,1.0411-.4931,1.4968,2.3174,1.3207,2.2395,2.9946.4339,3.785.5265.6497.7027,1.2445.798,1.9491,1.7882-1.3296,4.1431-.6303,2.2342,2.4265.7037.2551,1.3293.6177,1.9255,1.0208M32.1175,12.4655c-.7145,1.4272-2.6078,1.3755-3.4479-.1664M36.6645,14.7914c-2.4723,1.3427-3.82-.8363-2.5529-2.704-.9249.1241-1.4058-.3177-1.5126-.6793M37.5178,21.6367l.5261-1.8237c-2.0248.1894-2.7889-2.8464-.2799-3.247l-.5627-1.5879M33.1604,25.6883c.6328-.4736,1.2543-.838,1.9266-1.0767-1.574-2.2975.2236-3.434,1.8486-2.5828M30.0231,25.7919c-.1673-2.3192,2.8839-3.1927,2.7857-.4635"/><path class="f" d="M28.9469,16.1564c1.3239-1.038,3.6373-1.1743,4.6764.7782.935,1.7569.4375,3.6513-1.6036,4.4834-2.2791.929-4.1565-.2274-4.6618-2.134-.3191-1.2042.6291-2.375,1.589-3.1276M25.165,26.2894c-.6667,1.2162-1.4263,2.1233-1.9814,2.6313-3.0476,2.789-2.873,5.056-.516,8.6758-3.0942.3975-7.0398.5582-10.1636,2.03.7163-1.7956.7594-3.7755-.0651-5.5239-3.3136,1.7355-7.2807,1.1316-6.1636-2.7098-1.2388.5894-1.8994-.6456-1.4213-1.6854l-.7729-1.2919c-.2809-.4696.3292-.959.6853-1.3071-1.0692-.4895-2.496-1.7817-1.5494-2.5818,3.2989-2.7886.8684-5.4242,1.483-8.8731,1.0347-5.8059,9.5634-10.3113,17.6838-4.7384,1.0109.6937,1.8264,1.6766,2.463,2.7942"/><path class="f" d="M22.034,26.0608c.6635,1.2951,1.5468,2.4759,2.6541,3.6258,1.9244,1.9984,3.7134,4.1086.1491,8.1729l9.5104,1.7239c-.8937-2.1358-1.1021-5.1063.6589-5.9503,1.1063,1.4087,4.0678,2.4839,6.0342,1.4869.6977-.3538,1.2252-1.1875.6907-2.0065-.4331-.6636-.4657-1.2557-.3962-1.785l1.809-.3727.065-1.3295c1.9403.3459.5057-1.1571-.1049-2.16.9836-.4481,1.3531-1.0384,1.9885-1.8437-4.2915-3.2333-1.3264-6.7566-2.5926-10.2605-1.5377-4.2552-4.5774-7.1217-11.5685-6.6182-3.1085.2239-5.8416,1.8438-7.727,3.9761"/></svg>
Copied!