Lexis Audio Editor Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Lexis Audio Editor 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/328409.svg" alt="Lexis Audio Editor icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/328409.svg" alt="Lexis Audio Editor icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/328409.svg" alt="Lexis Audio Editor icon" :width="24" :height="24" />
CSS background
.icon-lexis-audio-editor {
background-image: url('https://proicons.com/icon/328409.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g><circle class="c" cx="35.6076" cy="24" r="7.8924"/><circle class="c" cx="35.6076" cy="24" r="2.03"/><g><line class="c" x1="34.9134" y1="22.0927" x2="32.9083" y2="16.5836"/><line class="c" x1="36.3018" y1="22.0927" x2="38.307" y2="16.5836"/></g><g><line class="c" x1="34.3035" y1="25.5543" x2="30.5345" y2="30.0459"/><line class="c" x1="33.5776" y1="24.3579" x2="27.8352" y2="25.3705"/></g><g><line class="c" x1="37.6063" y1="24.3524" x2="43.3801" y2="25.3705"/><line class="c" x1="36.912" y1="25.5545" x2="40.6807" y2="30.0459"/></g></g><g><circle class="c" cx="12.3924" cy="24" r="7.8924"/><circle class="c" cx="12.3924" cy="24" r="2.03"/><g><line class="c" x1="10.838" y1="22.6948" x2="6.3483" y2="18.9246"/><line class="c" x1="12.0407" y1="22.001" x2="11.0248" y2="16.227"/></g><g><line class="c" x1="12.0393" y1="25.998" x2="11.019" y2="31.772"/><line class="c" x1="10.8128" y1="25.3244" x2="6.3446" y2="29.0709"/></g><g><line class="c" x1="14.2998" y1="23.3066" x2="19.8098" y2="21.3034"/><line class="c" x1="14.299" y1="24.6947" x2="19.8078" y2="26.7021"/></g></g><line class="c" x1="12.3924" y1="31.8924" x2="35.6076" y2="31.8924"/></svg>
Copied!