Cora Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Cora 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/338577.svg" alt="Cora icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/338577.svg" alt="Cora icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/338577.svg" alt="Cora icon" :width="24" :height="24" />
CSS background
.icon-cora {
background-image: url('https://proicons.com/icon/338577.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><ellipse class="b" cx="24" cy="24" rx="18.5" ry="15.5"/><ellipse class="b" cx="24" cy="24" rx="18.5" ry="12"/><path class="b" d="M20.8671,19.939h0c1.6243,0,2.9411,1.3721,2.9411,3.0647v1.9921c0,1.6926-1.3168,3.0647-2.9411,3.0647h0c-1.6243,0-2.9411-1.3721-2.9411-3.0647v-1.9921c0-1.6926,1.3168-3.0647,2.9411-3.0647Z"/><path class="b" d="M26.746,23.004c0-1.6926,1.3167-3.0647,2.9411-3.0647"/><line class="b" x1="26.746" y1="19.939" x2="26.746" y2="28.061"/><path class="b" d="M14.989,26.517c-.507.9223-1.4609,1.5435-2.5539,1.5435-1.6244,0-2.9411-1.3721-2.9411-3.0647v-1.9921c0-1.6926,1.3167-3.0647,2.9411-3.0647,1.091,0,2.0432.6189,2.551,1.5383"/><path class="b" d="M38.501,24.996c0,1.6926-1.3067,3.0647-2.9188,3.0647h-1.0244c-1.0679,0-1.9336-.909-1.9336-2.0304s.8657-2.0304,1.9336-2.0304h3.9486"/><path class="b" d="M33.354,20.744c.7088-.7397,1.2054-.8045,2.5735-.8045,1.5531,0,2.5735.7118,2.5735,2.6358v5.4857"/></svg>
Cora in other icon packs
Copied!