Yindii Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yindii 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/335462.svg" alt="Yindii icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335462.svg" alt="Yindii icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335462.svg" alt="Yindii icon" :width="24" :height="24" />
CSS background
.icon-yindii {
background-image: url('https://proicons.com/icon/335462.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:#000;stroke-linecap:round;stroke-linejoin:round;}.c{fill:#000;stroke-width:0px;}</style></defs><path class="b" d="M41.8944,22.3727c-.442,2.44-.697,4.098-.68,5.8801"/><path class="b" d="M38.7274,22.3727c-.442,2.44-.697,4.098-.68,5.8801"/><path class="b" d="M33.8803,22.2877c-2.67-.45-5.8901,5.3011-2.509,5.9231,3.424.63,6.3491-10.3231,5.6561-12.3161-.9-2.587-2.205-.005-2.793,3.511-.388,2.32-.368,5.0951-.056,6.8871.407,3.049,2.541,1.882,3.954-.127"/><path class="b" d="M23.0802,22.2877c-.403,1.392-.429,2.661-.496,3.87-.208,3.778.572.848,1.803-1.195,1.204-1.998,3.156-4.1,2.316-.452-.59,2.56-.902,5.0631,3.223,2.038"/><path class="b" d="M19.3812,22.2017c-.566,1.246-.704,2.32-.708,3.338"/><path class="b" d="M18.6732,25.5397c-.002.554.105,5.5391,3.897.413"/><path class="b" d="M4.5,19.0056c.896-1.73,4.9301-3.854,4.7201-.937-.087,1.198-.563,2.38-.809,3.451-.722,3.15.357,4.7601,1.514,4.7161,4.005-.151,4.8971-5.9891,5.9281-9.2751-1.198,6.0901-1.152,16.3132-4.9751,16.1942-5.2451-.164-1.235-6.4561,7.7391-7.0741"/><path class="c" d="M20.6863,19.4956c-.001.4138-.3362.749-.75.75-.4138-.001-.749-.3362-.75-.75.001-.4138.3362-.749.75-.75.4138.001.749.3362.75.75"/><path class="c" d="M40.1425,19.4956c-.001.4138-.3362.749-.75.75-.4138-.001-.749-.3362-.75-.75.001-.4138.3362-.749.75-.75.4138.001.749.3362.75.75"/><path class="c" d="M43.2665,19.4956c-.001.4138-.3362.749-.75.75-.4138-.001-.749-.3362-.75-.75.001-.4138.3362-.749.75-.75.4138.001.749.3362.75.75"/></svg>
Copied!