Lingodeer Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lingodeer 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/343104.svg" alt="Lingodeer icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343104.svg" alt="Lingodeer icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343104.svg" alt="Lingodeer icon" :width="24" :height="24" />
CSS background
.icon-lingodeer {
background-image: url('https://proicons.com/icon/343104.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>.m{stroke-width:1px;}.m,.n,.o{fill:none;stroke:#fff;stroke-linecap:round;}.m,.o{stroke-linejoin:round;}.n{stroke-miterlimit:15.1181;}.n,.o{stroke-width:1px;}</style></defs><g id="c"><g id="d"><path id="e" class="o" d="m12.4344,15.892l2.0087,24.9599h19.1136l2.0087-24.9599H12.4344Z"/><path id="f" class="o" d="m22.6289,25.1387c0,3.5053-2.8416,6.3469-6.3469,6.3469s-6.3469-2.8416-6.3469-6.3469,2.8416-6.3469,6.3469-6.3469,6.3469,2.8416,6.3469,6.3469Zm2.7423,0c0,3.5053,2.8416,6.3469,6.3469,6.3469s6.3469-2.8416,6.3469-6.3469-2.8416-6.3469-6.3469-6.3469-6.3469,2.8416-6.3469,6.3469Z"/><path id="g" class="o" d="m22.2773,36.5651h3.4453l-1.7181,1.7045-1.7272-1.7045Z"/><path id="h" class="o" d="m36.1974,7.1481c-.4247,3.529-1.6394,6.6045-4.6725,8.636M11.8026,7.1481c.4247,3.529,1.6394,6.6045,4.6725,8.636"/><path id="i" class="n" d="m38.3601,8.1559c-.5714,1.8334-1.918,4.5123-3.9082,4.641m-24.812-4.641c.5714,1.8334,1.918,4.5123,3.9082,4.641"/><path id="j" class="o" d="m37.2111,15.892l5.2889-1.9333-1.2985,3.6897-3.9904-1.7563Zm-26.4223,0l-5.2889-1.9333,1.2985,3.6897,3.9904-1.7563Z"/><path id="k" class="m" d="m29.2132,22.7865c.4856,0,.8765.3909.8765.8765v3.4416c0,.4856-.3909.8765-.8765.8765s-.8765-.3909-.8765-.8765v-3.4416c0-.4856.3909-.8765.8765-.8765Zm-10.4264,0c-.4856,0-.8765.3909-.8765.8765v3.4416c0,.4856.3909.8765.8765.8765s.8765-.3909.8765-.8765v-3.4416c0-.4856-.3909-.8765-.8765-.8765Z"/><path id="l" class="o" d="m22.7737,25.0905c.8176-.39,1.6351-.39,2.4527,0"/></g></g></svg>
Copied!