Educartable Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Educartable 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/324977.svg" alt="Educartable icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324977.svg" alt="Educartable icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324977.svg" alt="Educartable icon" :width="24" :height="24" />
CSS background
.icon-educartable {
background-image: url('https://proicons.com/icon/324977.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>.o{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="c"><g id="d"><path id="e" class="o" d="M15.0506,29.0379c-2.4106-.8097-4.0901-.3892-6.5007-.17-.3015.2645-.5809.3985-.7801.6115-.3445-.1487-.6146-.4139-.8249-.7048-.3569-.521-.7603-1.2313-.3544-1.8279,1.6104-1.99,3.3875-3.8635,4.888-5.9326.9192-1.1943,1.6077-2.5549,1.8809-4.0033.1151-.3301.0485-.8775.4817-1.0154,1.084-.676.8188-.925,1.8811-1.6508.6019-.3829.4691-.6545,1.3787-1.1853.9676-.4431,1.2079-.5444,1.268-.4809.3983.3689.1183,2.7083.1183,2.7083.2158-.1239,1.4192-.677,1.9469-.8649.4541-.1618.9685-.252.9685-.252.2049-.6519-.0909-1.1315-.3276-1.433-.2257-.0312-.0583.0993-.3313-.0515-.3681-.0869-.2623-.5004-.386-.7525.5969-.0362,1.1326-.3304,1.6281-.6217,1.1741-.7779,2.3226-1.7396,2.8782-3.0085.2063-.3027.08-.9078.5429-.993h0c.4966.0814,1.0035.3932,1.2708.7987.2189.2552-.0279.6517-.2368.8719-.3016,2.8009-.0297,4.4112-1.4262,8.9748.0708,1.3495.8704,1.33,1.5999,1.4424,2.9799-.7789,1.3065-4.9414,1.2699-8.1171-.1868.0639-.5528.1738-.5908-.1127.0236-.6388.5186-1.1572.8772-1.6654.1431-.2894.4481-.3967.77-.3979v.0003c.3977-.0388.2666.3466.4325.5594,1.0287,1.8317,2.3762,3.4835,3.6932,5.1384.8269.9566,1.5919,1.9924,2.6198,2.7741.3118.0523.4348.3557.5726.5906,1.3399,2.6147,2.4168,5.3394,3.5707,8.0292.2435.3124.1329.6848.0134,1.0137-.1266.3628-.4085.9157-.9111.7832-.3268-.101-.4143-.1261-.6733-.6231-1.7656-.4284-2.6414-.3853-4.3053-.1835M26.0452,14.1126c2.3679.9015,2.1961.925,2.1961.925"/><path id="f" class="o" d="M30.295,31.553c1.4009,0-2.1313,4.036-6.215,3.9842-2.7381-.0346-3.5224-2.8381-3.3869-3.2854.0696-.229,1.3309.4719,2.1957.3145,2.7672-.7135,4.812-1.0868,7.4061-1.0133Z"/><path id="g" class="o" d="M36.8128,41.2333c-2.6636-.8023-4.746-3.4804-4.145-7.4636.7327-2.5342,1.3355-4.1843,1.3123-7.9852-.7551-.6678-3.1619-1.6096-6.2765-1.9002-6.1558-.5741-12.2243,2.177-12.2243,2.177-1.2843,2.4483-.1403,2.9237.3095,5.6684l1.0673,4.2531c.3715,3.2277-.9982,5.3005-1.6104,7.3911"/><g id="h"><ellipse id="i" class="o" cx="18.3337" cy="19.7474" rx="2.1832" ry="1.5481" transform="translate(-3.9388 34.9139) rotate(-81.379)"/></g></g></g><path id="j" class="o" d="M15.0506,29.0379s-1.0964.3908-1.4028.8706c-1.6436.0728-2.8113,1.0744-3.4591,1.5697-.6333.7569-.4008.6801-.6976.843-.2968.1629-.9302.1163-.9302.1163,0,0,.5791.3757,1.0174.3779.4383.0023.9067-.4096,1.4534-.5232.5468-.1137,1.3094.0032,1.8022-.1163.4928-.1194,1.1337-.4942,1.1337-.4942l-.407,1.0755s-.1961.2659.1744.7558c.385.4463.6305.6893.9126,1.1804.282.4911-.0928,1.9717-.0928,1.9717,0,0,1.4248-1.4148,1.5639-1.9602.1391-.5454.0295-1.5438.0295-1.5438"/><circle id="k" class="o" cx="22.0599" cy="28.5138" r=".9503"/><circle id="l" class="o" cx="28.9494" cy="28.2366" r=".9503"/><circle id="m" class="o" cx="24" cy="24" r="21.5"/><path id="n" class="o" d="M15.4953,30.4386s2.9197-2.7685,4.6638-3.8149c1.7441-1.0465,5.876-2.8047,5.876-2.8047"/></svg>
Copied!