Lissen Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lissen 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/328576.svg" alt="Lissen icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328576.svg" alt="Lissen icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328576.svg" alt="Lissen icon" :width="24" :height="24" />
CSS background
.icon-lissen {
background-image: url('https://proicons.com/icon/328576.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{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="m" d="M19.8325,9.9488c-5.0078,3.9514-2.8096,5.6825-8.7766,9.9488-.8215.2988-.7531,1.464,0,2.4765.8084,1.0869,2.3905,3.0131,6.4759,2.9035,2.9047-.0779,3.4031,2.6628,2.6415,4.4193-1.858,4.716-2.2344,9.0642-1.129,13.0445,6.568.9578,13.1417,1.9453,18.4905-3.3732v-17.6347c-.1399-3.5715-3.2068-11.6318-9.0748-13.3434"/><path id="d" class="m" d="M12.2276,21.4561c9.7455-3.5805,14.4455,2.5497,14.72,5.0171,1.0625,9.5526-7.2326,3.865-3.102,16.8836"/><path id="e" class="m" d="M11.0559,19.8976c1.6198.417,1.9481,1.4503,0,2.4765"/><path id="f" class="m" d="M17.6597,17.8267c.8421,1.1059,1.9025.7994,2.4498-.1281"/><ellipse id="g" class="m" cx="26.9795" cy="16.0441" rx="5.1099" ry="5.1212"/><ellipse id="h" class="m" cx="26.9475" cy="16.2042" rx="2.555" ry="2.5606"/><path id="i" class="m" d="M25.5121,11.1385l-.0558-5.3742c-.0045-.4325.2766-.7045.6817-.7045h1.4912c.6469-.0346.6899.3543.7882.7045l.0075,5.3677"/><path id="j" class="m" d="M19.8325,9.9488l.0213-4.2699c.0095-1.893,1.3571-1.0641,2.045-.5337l1.1077.854"/><path id="k" class="m" d="M23.0705,8.6465c-.819.0331-1.8983.4672-3.238,1.3023"/><path id="l" class="m" d="M25.4564,5.7643l-.5539-.6191c-.8913-.9963-1.9475-.6703-1.8959.854l.1704,5.0385"/></svg>
Copied!