Huya Live Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Huya 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/341790.svg" alt="Huya Live icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/341790.svg" alt="Huya Live icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/341790.svg" alt="Huya Live icon" :width="24" :height="24" />
CSS background
.icon-huya-live {
background-image: url('https://proicons.com/icon/341790.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>.t{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="e"><path id="f" class="t" d="M36.49535897,14.14265465c8.68100357,9.3804369,6.6876297,18.15847683,2.03212738,22.23398876-2.84717178,2.49246216-7.10978889,3.91932297-11.93530273,4.27793121-9.11223412.67717743-18.76985359-1.86289215-20.77719975-11.02269554-.80602789-3.67802048-.36330032-8.76391792,4.06829834-13.49051094.00629997-3.58562469.92910957-5.80565453,2.63578129-8.47288036,2.53019142.18193579,4.80254555,1.01529884,6.62752151,2.20241165,2.33903503-.73478508,4.11573792-.86772251,6.37238884-.58179379,1.18638229-.91871262,1.83667374-1.56187153,3.14345551-2.04691362,4.18963051,1.77226114,5.99339485,3.9381547,7.83292961,6.90046263Z"/><g id="g"><path id="h" class="t" d="M18.85666993,32.39139103c1.94322777,2.41693115,11.81559944,1.56003571,14.09218407-1.25430489"/><path id="i" class="t" d="M32.73016503,31.38210034c.22325897,1.42686653-.00519943,2.72192955-.59236145,3.85313225-1.06276703-.31042862-2.257967-1.0629425-2.83640289-2.139328"/><path id="j" class="t" d="M22.92090752,33.76935124c-.41913033,1.04834747-1.21741676,1.89418793-2.3625412,2.50456619-.82289696-1.00249863-1.3615303-2.28668976-1.40265656-3.58359528"/></g><g id="k"><path id="l" class="t" d="M5.85670378,29.81430935c1.41639423-.86148643,3.26660299-1.38199425,5.38875151-1.57490349-1.57384396,1.65886688-2.94033241,3.42195892-3.83124924,5.42405319"/><path id="m" class="t" d="M9.54070332,36.24131321c1.42307568-1.98484421,3.33940411-3.37477112,5.69831657-4.01779556-1.22724819,1.97531509-1.68494415,4.42420959-1.54498672,6.67372894"/></g><g id="n"><path id="o" class="t" d="M42.33349755,29.43600392c-.75288773-1.06569481-1.7078476-2.06362534-3.20392227-3.17920303,1.19515991-.17048073,2.15532684-.08489037,3.34941101.23229027"/><path id="p" class="t" d="M38.73875191,36.18371891c-.30040741-1.7153511-1.07190704-3.86344528-2.6187706-5.4803257,2.08163834.22503853,3.80924988,1.11189079,5.08903503,2.1822567"/></g><g id="q"><path id="r" class="t" d="M30.17350533,20.2780373c.0864296,1.71657372-5.60107803,5.45353317-7.10939407,4.67120171-1.50831413-.78233337-1.85405731-7.64862251-.4321804-8.58286095,1.42188072-.93424034,7.45513725,2.19508934,7.54157448,3.91165924Z"/><path id="s" class="t" d="M25.72366288,28.98428082c7.55968666-.65968513,11.81690407-.86990929,12.80434227-4.93111801,1.22672653-5.04536247-5.58179092-12.69613075-14.32148361-11.93364239-6.2768898.54762268-12.64957333,4.82189083-12.51989174,11.76562595.10914993,5.84447098,4.48578262,5.93261147,14.03703308,5.09913445Z"/></g></g></svg>
Copied!