Binauralbeats Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Binauralbeats 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/337189.svg" alt="Binauralbeats icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337189.svg" alt="Binauralbeats icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337189.svg" alt="Binauralbeats icon" :width="24" :height="24" />
CSS background
.icon-binauralbeats {
background-image: url('https://proicons.com/icon/337189.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>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M38.50000048,42.50000048H9.49999952c-2.19999981,0-4-1.79999924-4-4V9.49999952c0-2.19999981,1.80000019-4,4-4h29.00000095c2.20000076,0,4,1.80000019,4,4v29.00000095c0,2.20000076-1.79999924,4-4,4Z"/><path class="b" d="M27.68319941,25.54299974c0-2.43470001,1.97369957-4.40839958,4.40839958-4.40839958h0c2.43470001,0,4.40840149,1.97369957,4.40840149,4.40839958v2.8654995c0,2.43470001-1.97370148,4.40839958-4.40840149,4.40839958h0c-2.43470001,0-4.40839958-1.97369957-4.40839958-4.40839958"/><line class="b" x1="27.68319941" y1="32.816998" x2="27.68319941" y2="15.18319941"/><path class="b" d="M18.77399874,24.00009966c2.43470001,0,4.40839958,1.97369957,4.40839958,4.40839958s-1.97369957,4.40839958-4.40839958,4.40839958h-7.27390003V15.18319941h7.27390003c2.43470001,0,4.40839958,1.97369957,4.40839958,4.40839958s-1.97369957,4.40839958-4.40839958,4.40839958h0v.00010109Z"/><line class="b" x1="18.77399874" y1="24.00009966" x2="11.50009966" y2="24.00009966"/></svg>
Copied!