Loop Hearing Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Loop Hearing 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/320307.svg" alt="Loop Hearing icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320307.svg" alt="Loop Hearing icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320307.svg" alt="Loop Hearing icon" :width="24" :height="24" />
CSS background
.icon-loop-hearing {
background-image: url('https://proicons.com/icon/320307.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="loop--hearing_00000160910240353102841330000009742213188081049522_" d="M1.254,31.255l-0.509-0.51l18-18l0.51,0.509 L1.254,31.255z M28.36,31h-0.72v-5.64H25v-0.72h6v0.721h-2.64V31z M19.64,26v-2.286c0-1.187,0.49-2.339,1.344-3.163l2.835-2.736 c3.757-3.759,3.757-9.873-0.002-13.631c-3.758-3.758-9.874-3.759-13.633,0C8.363,6.004,7.36,8.425,7.36,11H6.64 c0-2.768,1.078-5.369,3.034-7.326c4.039-4.039,10.612-4.039,14.652,0c4.039,4.04,4.039,10.612,0,14.652l-2.843,2.742 c-0.714,0.689-1.123,1.653-1.123,2.646V26c0,2.955-2.405,5.36-5.36,5.36c-1.171,0-2.283-0.371-3.216-1.072l0.433-0.576 c0.808,0.607,1.77,0.928,2.784,0.928C17.559,30.64,19.64,28.559,19.64,26z M21.693,15.292l-0.531-0.486 c0.953-1.041,1.478-2.393,1.478-3.806c0-3.11-2.529-5.64-5.64-5.64c-3.11,0-5.64,2.53-5.64,5.64h-0.72c0-3.507,2.853-6.36,6.36-6.36 s6.36,2.853,6.36,6.36C23.36,12.593,22.769,14.118,21.693,15.292z M27.255,5.254l-0.51-0.509l4-4l0.51,0.509L27.255,5.254z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!