Tianyancha Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tianyancha 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/333944.svg" alt="Tianyancha icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333944.svg" alt="Tianyancha icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333944.svg" alt="Tianyancha icon" :width="24" :height="24" />
CSS background
.icon-tianyancha {
background-image: url('https://proicons.com/icon/333944.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="i" d="M45.33823764,21.3657645c.10710907.86818314.16176224,1.74768448.16176224,2.63423538h0c0,3.84322357-1.00839996,7.45094109-2.77503586,10.57297516-7.823452,2.35952377-14.59732628-3.56406975-15.4577713-6.5494976,1.74061394,6.48760796,18.50398636,2.5520668,18.07104492-6.65771294Z"/><path id="f" class="i" d="M40.53295887,37.74534976c-2.8394165,3.41151047-6.71479797,5.93032455-11.14317513,7.07349396-4.74640465-6.90156937-6.16438293-13.96254158-4.78561974-20.63998222-1.55612564,4.22629929,3.60031128,16.37652016,15.92879486,13.56648827Z"/><path id="g" class="i" d="M26.80899799,45.31815708c-.91934395.11995697-1.85694695.1818428-2.80899811.1818428-6.63785172,0-12.57315254-3.00812149-16.51701307-7.73550415,2.8764205-8.69512749,10.38027143-17.5578804,19.09217978-21.62986565-6.71058655,4.95112991-8.02782631,21.6644001.23383141,29.18352699Z"/><path id="h" class="i" d="M40.97861087,20.2670573c6.7953186-8.95079327-5.67576218-18.33922029-26.83938503-8.3202877,3.0182333-5.13765574,14.93593884-8.69958687,22.06919765-5.67451477-3.60354614-2.5119493-7.80488205-3.77225471-12.20842361-3.77225471-11.87411022.00000024-21.49999952,9.62588954-21.49999976,21.49999976,0,4.13402557,1.16677022,7.99555016,3.20307994,11.27521515,3.97131443-10.69977951,9.81969643-16.04845238,16.27221584-19.84023666,7.4919529-4.40260124,22.14768982-4.51374817,19.00331497,4.83207893"/></svg>
Copied!