360 Reality Audio Live Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 360 Reality Audio Live 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/335748.svg" alt="360 Reality Audio Live icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335748.svg" alt="360 Reality Audio Live icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335748.svg" alt="360 Reality Audio Live icon" :width="24" :height="24" />
CSS background
.icon-360-reality-audio-live {
background-image: url('https://proicons.com/icon/335748.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="M40.9464527,10.76903537c6.68222809,8.55846214,5.93430328,20.75605774-1.74349976,28.43400002-7.58489609,7.58492279-19.60012245,8.4187355-28.15999985,1.95420074"/><path class="b" d="M6.84305104,36.95703319C.37851524,28.3971558,1.21232769,16.38192943,8.79725131,8.79703334,16.47711905,1.11702958,28.67874869.37081671,37.23725089,7.05773357"/><path class="b" d="M34.10045203,30.71303562c-.64229965,2.1378994-1.80469894,4.08310127-3.38319969,5.66160011-4.55389977,4.55390167-11.69999886,5.33769989-17.05500031,1.76010132,7.3647995,5.48049927,17.63400078,4.73120117,24.12599754-1.76010132,6.55480194-6.55480003,7.24639893-16.9489994,1.61790085-24.31399918"/><path class="b" d="M34.67045173,26.67903522c-.03905106-3.5284996-1.45809937-6.90139961-3.95319939-9.39649963-5.27210045-5.27210045-13.81999969-5.27210045-19.09199905,0-4.5468998,4.5468998-5.33949995,11.67700005-1.77770042,17.03100014-5.46199989-7.36450005-4.70569992-17.61899948,1.77770042-24.10199928,6.55360031-6.55359983,16.94499969-7.24630022,24.31099892-1.62069988"/><circle class="b" cx="10.21145114" cy="37.78903392" r="3.5"/><circle class="b" cx="38.49545249" cy="9.50473503" r="2.75"/><circle class="b" cx="35.3024517" cy="28.83003429" r="2.25"/><path class="b" d="M35.80145225,31.02003482c-.61853409,3.10029411-2.14165115,5.94786263-4.37709999,8.18329811-.81083107.81082535-1.70647621,1.53213501-2.67149925,2.1515007"/><path class="b" d="M6.64575109,19.24703411c.61936474-.96502304,1.34067488-1.86066818,2.15150023-2.67149925,6.24834061-6.24811077,16.37865925-6.24811077,22.62699986,0h0c2.71302795,2.71300888,4.36081696,6.31060219,4.64300156,10.13699913"/></svg>
Copied!