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/307758.svg" alt="Number 9 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307758.svg" alt="Number 9 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307758.svg" alt="Number 9 icon" :width="24" :height="24" />
CSS background
.icon-number-9 {
background-image: url('https://proicons.com/icon/307758.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="M9.94126 19.3355C9.57426 19.9202 9.75077 20.6917 10.3355 21.0587C10.9202 21.4257 11.6917 21.2492 12.0587 20.6645L9.94126 19.3355ZM17.2856 12.3366C17.6526 11.7518 17.4761 10.9803 16.8914 10.6133C16.3066 10.2463 15.5351 10.4228 15.1681 11.0076L17.2856 12.3366ZM8.25 9C8.25 6.92893 9.92893 5.25 12 5.25L12 2.75C8.54822 2.75 5.75 5.54822 5.75 9L8.25 9ZM12 5.25C14.0711 5.25 15.75 6.92893 15.75 9L18.25 9C18.25 5.54822 15.4518 2.75 12 2.75L12 5.25ZM15.75 9C15.75 11.0711 14.0711 12.75 12 12.75L12 15.25C15.4518 15.25 18.25 12.4518 18.25 9L15.75 9ZM12 12.75C9.92893 12.75 8.25 11.0711 8.25 9L5.75 9C5.75 12.4518 8.54822 15.25 12 15.25L12 12.75ZM12.0587 20.6645L17.2856 12.3366L15.1681 11.0076L9.94126 19.3355L12.0587 20.6645Z" fill="#292929"/> </svg>
Number 9 in other icon packs
Copied!