Capsule Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Capsule 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/305321.svg" alt="Capsule icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305321.svg" alt="Capsule icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305321.svg" alt="Capsule icon" :width="24" :height="24" />
CSS background
.icon-capsule {
background-image: url('https://proicons.com/icon/305321.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="M955 143c-23-30-51-56-79-83-83-79-218-82-303 4C404 235 233 405 62 575c-71 72-83 184-26 268 26 40 61 71 95 102 40 37 89 55 136 55 68 0 117-23 159-64 170-171 340-340 510-510 7-8 15-16 21-24 58-77 58-184-2-260zM687 647l-2 2c-1 0-5-2-9-6L355 322c-4-4-5-9-2-11 2-1 4-3 5-4 77-77 155-153 230-231C656 7 762 1 839 55c44 33 84 71 113 118 47 75 37 170-25 233-79 81-160 161-240 241z"/></svg>
Capsule in other icon packs
Copied!