Edurusma Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Edurusma 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/324979.svg" alt="Edurusma icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324979.svg" alt="Edurusma icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324979.svg" alt="Edurusma icon" :width="24" :height="24" />
CSS background
.icon-edurusma {
background-image: url('https://proicons.com/icon/324979.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;}</style></defs><path class="b" d="m18.7919,17.9887c.9487-4.4586,4.8862-7.6464,9.4445-7.6465,1.2936,0,2.574.2599,3.7651.7643"/><path class="b" d="m33.2134,7.2676c-1.2356-.5981-2.5665-1.0005-3.9473-1.1609-.673-.0835-1.3523-.1342-2.0307-.1088h0c-5.1194.0802-10.0256,3.3684-11.9446,8.1307-.3828.8677-.6573,1.7736-.8285,2.6974"/><path class="b" d="m30.7905,14.9337c-.9172-.3001-1.9072-.3821-2.8862-.1862h0c-2.3013.3735-4.1683,2.207-4.7893,4.3959"/><path class="b" d="m28.2987,38.1549l-.3674,1.3712h-1.2563v2.4826h15.825v-2.4826h-1.2563l-.3674-1.3712h-12.5776Z"/><path class="b" d="m28.0626,19.3952c-.7561.2776-1.4411.7468-1.9732,1.3515-.1492.1696-.2874.3509-.3905.5519-.1031.2011-.1704.4233-.1727.6492-.0038.3948.1896.7672.4327,1.0782s.5385.5778.7879.8838c.2556.3137.4647.6759.5382,1.0739.0779.4212-.0044.8699-.2266,1.2361l.6323.7539,1.0916,2.1008.9917,2.1496.2085.9616c.4255.0486.8306.2586,1.1158.5781.2694.3019.4277.6891.519,1.0833.0891.3846.119.7814.2159,1.1642.0969.3827.2727.7637.5871,1.0025.1799.1367.3968.2196.6189.2613.2221.0417.4499.0436.6755.0295.8039-.05,1.5944-.304,2.277-.7316m-8.279-16.0098c.6883-.4185,1.482-.6619,2.2865-.7013.2257-.011.4535-.0062.675.0384.2215.0446.4373.1304.6154.2694.3112.2429.4819.6263.5737,1.0102s.1164.7812.2004,1.1669c.0861.3954.2392.7846.5046,1.0901.2809.3233.6832.5385,1.108.5929l.1957.9643.9543,2.1174,1.0889,2.0514.6423.7454c-.2173.3691-.2937.8189-.2102,1.239.0788.3969.2927.7564.5524,1.0666.2534.3027.5523.5655.7995.8733.2472.3078.4456.6776.447,1.0723.0008.226-.0636.449-.164.6514-.1004.2024-.2362.3854-.3831.5571-.524.6117-1.2027,1.0899-1.955,1.3776"/><path class="b" d="m29.183,29.8937l-.8023-1.6368"/><path class="b" d="m7.0867,41.7218l22.1975-11.5564m-1.0485-2.1401l-22.7358,10.4573,1.5869,3.2392"/></svg>
Copied!