Yurekurucall Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yurekurucall 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/350091.svg" alt="Yurekurucall icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/350091.svg" alt="Yurekurucall icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/350091.svg" alt="Yurekurucall icon" :width="24" :height="24" />
CSS background
.icon-yurekurucall {
background-image: url('https://proicons.com/icon/350091.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M20.3156,14.8346c-.7128.9344-1.6472.2505-1.1848-.7225l3.0054-6.4925c.4431-1.2137,1.0146-1.172,1.7146.1252l.5972,1.3004c.1862.6871.5715.5651,1.1559-.366l3.0825-4.0072c.7706-.8862,1.5027-1.1463.8284.7995l-3.6412,7.7833c-.4142,1.0211-.8862,1.0211-1.5412.1156l-.7417-1.1656c-.2624-.404-.6081-.5787-.9344-.1349l-2.3408,2.7646Z"/><path class="c" d="M28.5035,18.3024c-1.0596.5298-1.5894-.5009-.7417-1.1656l5.5677-4.4889c.9376-.8926,1.4321-.6037,1.4834.8669l-.0385,1.4353c-.0003.5405.5196.5231,1.1945.183l4.537-2.2252c1.0885-.4624,1.607.1644.3949,1.0789l-6.714,5.3751c-.8284.7321-1.2523.5202-1.4353-.5876l-.1541-1.3678c-.0771-.8188-.4848-.6985-.7803-.5394l-3.3137,1.4353Z"/><path class="c" d="M31.6341,35.1886c-1.1848,2.8128-6.9548,4.9127-10.5864,4.7778"/><path class="c" d="M17.9171,32.713c1.3293,0,2.4082,1.0692,2.4082,2.3986s-1.0789,2.4082-2.4082,2.4082c-1.339,0-2.4178-1.0789-2.4178-2.4082s1.0789-2.3986,2.4178-2.3986Z"/><path class="c" d="M20.0266,34.5625c-2.832,2.8802-4.8838-.5009-2.2059-1.6954"/><path class="c" d="M28.8695,28.831c1.339,0,2.4178,1.0789,2.4178,2.4178,0,1.3293-1.0789,2.4082-2.4178,2.4082-1.3293,0-2.4082-1.0789-2.4082-2.4082,0-1.339,1.0789-2.4178,2.4082-2.4178Z"/><path class="c" d="M31.0176,30.7094c-2.8609,2.8802-4.9223-.5202-2.4082-1.7146"/><path class="c" d="M16.9923,42.4228c-2.938,2.7742-7.87,1.705-8.4383-1.7724"/><path class="c" d="M39.4462,26.3843c2.1481,5.3943-1.9265,8.9392-4.8645,8.0722"/><path class="c" d="M27.6666,41.7266c-1.2677.5966-7.8887,2.0666-11.7531.0796-2.3373-1.2017-4.1721-3.9208-4.7393-6.5406-1.6472.4046-3.6037-.4277-4.4696-1.7146-.6143-.913-.2007-2.4673.3949-2.7453,1.1668-.5445,2.649,0,3.1692.1927,0,0,.8575-3.1231-.5202-7.369-.9847-3.0349-2.3305-4.6331-2.695-7.6331-.1883-1.5502.2386-5.1785,2.3578-6.5078-.4913-1.1945-.0578-2.1385.6454-2.7839,1.5733-1.5798,3.6701-1.066,6.2902,1.5412,1.1078,1.0981.2986,2.1288-3.1692,2.1866-1.233.106-1.7724,1.5316-1.9554,2.6683-.106,2.2926,1.9265,3.1981,4.1806,4.0265,5.6159,1.7435,10.1722,3.8146,12.2336,5.1054,1.1816.7963,1.9715,1.3871,2.3697,1.7724,1.1559,1.2908,1.6954.1156,2.6394-.7514,1.127-1.6087,2.8898.4142,2.5141,1.522-.183.8958-1.1559,2.0421-1.4834,2.3022-.761.6165-.6186.9696-.2697,1.9362.507,1.4047,1.185,2.9627,1.1752,5.4425-.0091,2.2955-2.1488,5.0271-6.9151,7.2701Z"/></svg>
Copied!