Number 9 Icon
Free SVG icon from the IconaMoon collection. Download or copy for use in any project.
The Number 9 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/309278.svg" alt="Number 9 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309278.svg" alt="Number 9 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309278.svg" alt="Number 9 icon" :width="24" :height="24" />
CSS background
.icon-number-9 {
background-image: url('https://proicons.com/icon/309278.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10.3648 19.6013C10.1446 19.9521 10.2505 20.415 10.6013 20.6352C10.9521 20.8554 11.415 20.7495 11.6352 20.3987L10.3648 19.6013ZM16.8621 12.0708C17.0823 11.7199 16.9764 11.257 16.6256 11.0368C16.2747 10.8166 15.8118 10.9225 15.5916 11.2734L16.8621 12.0708ZM7.75 9C7.75 6.65279 9.65279 4.75 12 4.75L12 3.25C8.82436 3.25 6.25 5.82436 6.25 9L7.75 9ZM12 4.75C14.3472 4.75 16.25 6.65279 16.25 9L17.75 9C17.75 5.82436 15.1756 3.25 12 3.25L12 4.75ZM16.25 9C16.25 11.3472 14.3472 13.25 12 13.25L12 14.75C15.1756 14.75 17.75 12.1756 17.75 9L16.25 9ZM12 13.25C9.65279 13.25 7.75 11.3472 7.75 9L6.25 9C6.25 12.1756 8.82436 14.75 12 14.75L12 13.25ZM11.6352 20.3987L16.8621 12.0708L15.5916 11.2734L10.3648 19.6013L11.6352 20.3987Z" fill="#292929"/> </svg>
Number 9 in other icon packs
Copied!