Eclipse Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Eclipse 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/305565.svg" alt="Eclipse icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305565.svg" alt="Eclipse icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305565.svg" alt="Eclipse icon" :width="24" :height="24" />
CSS background
.icon-eclipse {
background-image: url('https://proicons.com/icon/305565.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M900 454c-24-130-160-216-288-182-7 3-15 3-22 0-39-11-78-11-116 0-91 27-150 86-170 178s9 171 81 232c49 41 106 59 170 52 28-3 56-12 84-1 4 2 9 2 13 2 105 8 205-59 239-158 6-18 9-36 13-54v-46c-2-8-3-15-4-23zM498 663c-60 0-128-77-132-153-6-95 65-162 133-174-43 47-66 101-66 164 0 62 23 116 65 163zm2-501c0 20 15 35 33 35 20 0 34-14 34-35 1-19 0-38 1-57 1-21-7-35-26-43h-17c-18 8-26 22-25 43 1 19 0 38 0 57zM231 500c0-19-15-33-34-34-19 0-39 1-59 0s-34 7-42 26v16c8 19 22 27 43 26 19-1 39 0 58-1 19 0 34-14 34-33zm336 337c0-19-14-34-33-34s-34 14-34 34c0 19 1 38 0 57-1 21 6 35 25 43h17c19-8 27-22 25-43-1-19 0-38 0-57zM310 707c-14-6-27-4-37 6l-48 48c-14 15-14 35 0 49 13 13 33 12 48-2 16-15 31-31 47-46 6-7 9-14 9-20 1-17-7-29-19-35zm-38-421c14 13 35 13 48-1 13-13 13-33-1-47-15-16-31-32-47-47-6-7-14-10-22-11-15 0-27 8-32 20-6 13-4 27 6 38l48 48z"/></svg>
Eclipse in other icon packs
Copied!