Crowdin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Crowdin 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/338685.svg" alt="Crowdin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338685.svg" alt="Crowdin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338685.svg" alt="Crowdin icon" :width="24" :height="24" />
CSS background
.icon-crowdin {
background-image: url('https://proicons.com/icon/338685.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="M30.3514,32.8994c-.9761,0-1.8482-.292-2.5693-.8641-.8601-.6721-1.5462-1.6752-1.5692-2.8553-.011-.5971.6401-.5971.6401-.5971,0,0,1.0571-.013,1.5692-.013.511.013.6621.7241.6851.9011.198,1.6002,1.1051,2.2982,1.8022,2.6153.418.19.314.7871-.5581.8131ZM21.5756,24.7716c-.8601-.101-2.1382-.19-2.9633-.391-1.3371-.328-1.3021-1.5261-1.2441-1.9172.163-1.1731.5931-2.2582,1.2551-3.2673.8251-1.2361,2.0102-2.3202,3.5333-3.2033,2.8583-1.6522,6.8567-2.5733,11.2491-2.5733,3.2193,0,6.5776.416,6.6127.416.302.038.5231.328.51.6561-.01.328-.243.5801-.5451.6061-.488-.013-.9651-.013-1.4181-.013-4.4744,0-7.6578.6051-10.029,1.9172-2.3362,1.2861-3.9624,3.2543-5.0665,6.1676-.116.252-.5,1.7532-1.8942,1.6022ZM25.4799,36.7978c-2.2202,0-4.3124-.9561-5.8966-2.7023-1.3401-1.4791-2.1502-2.9703-2.3002-4.8815-.093-1.2501.462-1.6832,1.2141-1.6062.5201.05,2.1382.127,3.0633.318.6931.14,1.1561.5231,1.2721,1.3131.6121,4.2064,3.2703,5.8636,4.8545,6.2206.278.063.451.242.44.5601-.012.306-.22.5601-.497.6121-.7061.115-1.4451.166-2.1502.166ZM19.1543,40.5312c-1.5752,0-3.1153-.25-3.5554-.33-1.8532-.328-3.4053-.8941-4.7365-1.7362-3.1853-2.0122-5.1075-5.5635-5.3395-9.773-.058-1.0001-.185-2.9073,2.2002-2.7623.9851.052,2.5483.5261,3.6484.8421,1.3671.381,2.0272,1.4331,2.0272,2.4722,0,5.9326,5.3845,9.853,7.7358,9.853,1.0081,0,.6371,1.0781.197,1.1971-.7761.21-1.7722.236-2.1772.236v.001Z"/><path class="f" d="M10.9395,23.0994c-.9321-.167-1.8402-.5511-2.7253-.7691-2.7363-.6791-2.2702-3.4323-2.0142-4.1884,2.4912-7.3147,10.399-9.761,16.7807-10.414,6.0086-.6151,12.2972-.141,18.1548,1.4861.477.128,1.9562.486,1.1061,1.3701-.5351.5501-2.6203-.026-3.1793-.064-3.4353-.256-6.8357-.295-10.259.23-3.6224.5511-7.3487,1.6912-10.341,4.1004-1.4441,1.1651-2.7133,2.6503-3.5634,4.4054-.222.461-.396.9221-.5481,1.3841-.15.486-.7221,2.9333-3.4113,2.4592ZM26.261,24.5096c.5131-2.2882,2.7923-5.9156,9.845-5.6656,1.6172.05.8771,1.1501.08,1.1261-3.9884-.138-5.8806,2.4262-6.8707,5.0275-.32.8381-1.0491.9631-1.9602.8131-.6381-.112-1.3331-.187-1.0941-1.3001v-.001Z"/></svg>
Crowdin in other icon packs
Copied!