Lynxemu Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lynxemu 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/328749.svg" alt="Lynxemu icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328749.svg" alt="Lynxemu icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328749.svg" alt="Lynxemu icon" :width="24" :height="24" />
CSS background
.icon-lynxemu {
background-image: url('https://proicons.com/icon/328749.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>.ah,.ai{stroke-width:1px;}.ah,.ai,.aj,.ak{fill:none;stroke:#000;stroke-linecap:round;}.ah,.ak{stroke-linejoin:round;}.ak{stroke-width:1px;}.al{fill:#000;stroke-width:0px;}</style></defs><g id="b"><ellipse id="c" class="ah" cx="9.722" cy="24" rx="3.6376" ry="3.6251"/><path id="d" class="ai" d="M11.7212,24h-3.9985M9.722,22.0076v3.9847"/><path id="e" class="ah" d="M18.6918,30.7898s-11.4811,2.456-13.7014.9148c-2.2202-1.5411-2.4905-6.8996-2.4905-7.7046s.2702-6.1635,2.4905-7.7046c2.2202-1.5411,13.7014.9148,13.7014.9148"/><path id="f" class="ak" d="M34.6164,30.7898v-13.5796H13.3836v13.5796h21.2327Z"/><path id="g" class="ak" d="M29.1414,27.2999v-6.5998h-10.2828v6.5998h10.2828Z"/><path id="h" class="ah" d="M29.3082,30.7898s11.4811,2.456,13.7013.9148,2.4905-6.8996,2.4905-7.7046-.2702-6.1635-2.4905-7.7046-13.7013.9148-13.7013.9148"/><g id="i"><circle id="j" class="al" cx="38.2021" cy="22.0483" r=".75"/><circle id="k" class="al" cx="38.2021" cy="24" r=".75"/><circle id="l" class="al" cx="38.2021" cy="25.9517" r=".75"/><circle id="m" class="al" cx="42.1082" cy="22.0483" r=".75"/><circle id="n" class="al" cx="40.1565" cy="22.0483" r=".75"/><circle id="o" class="al" cx="42.1082" cy="24" r=".75"/><circle id="p" class="al" cx="40.1565" cy="24" r=".75"/><circle id="q" class="al" cx="42.1082" cy="25.9517" r=".75"/><circle id="r" class="al" cx="40.1565" cy="25.9517" r=".75"/></g><g id="s"><g id="t"><path id="u" class="aj" d="M15.1693,22.5654h.9695"/><path id="v" class="aj" d="M15.1693,25.4346h.9695"/></g><g id="w"><path id="x" class="aj" d="M31.8612,24h.9695"/><path id="y" class="aj" d="M31.8612,26.1843h.9695"/><path id="z" class="aj" d="M31.8612,21.8157h.9695"/></g></g><g id="aa"><g id="ab"><circle id="ac" class="ah" cx="38.1167" cy="28.9438" r="1.1066"/><circle id="ad" class="ah" cx="41.5604" cy="29.4477" r="1.1066"/></g><g id="ae"><circle id="af" class="ah" cx="38.1167" cy="19.0562" r="1.1066"/><circle id="ag" class="ah" cx="41.5604" cy="18.5523" r="1.1066"/></g></g></g></svg>
Copied!