Number 6 Icon
Free SVG icon from the IconaMoon collection. Download or copy for use in any project.
The Number 6 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/307749.svg" alt="Number 6 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307749.svg" alt="Number 6 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307749.svg" alt="Number 6 icon" :width="24" :height="24" />
CSS background
.icon-number-6 {
background-image: url('https://proicons.com/icon/307749.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="M14.0587 4.6645C14.4257 4.07977 14.2492 3.30825 13.6645 2.94126C13.0798 2.57426 12.3083 2.75077 11.9413 3.3355L14.0587 4.6645ZM6.71438 11.6634C6.34739 12.2482 6.5239 13.0197 7.10863 13.3867C7.69335 13.7537 8.46488 13.5772 8.83187 12.9924L6.71438 11.6634ZM15.75 15C15.75 17.0711 14.0711 18.75 12 18.75V21.25C15.4518 21.25 18.25 18.4518 18.25 15H15.75ZM12 18.75C9.92893 18.75 8.25 17.0711 8.25 15H5.75C5.75 18.4518 8.54822 21.25 12 21.25V18.75ZM8.25 15C8.25 12.9289 9.92893 11.25 12 11.25V8.75C8.54822 8.75 5.75 11.5482 5.75 15H8.25ZM12 11.25C14.0711 11.25 15.75 12.9289 15.75 15H18.25C18.25 11.5482 15.4518 8.75 12 8.75V11.25ZM11.9413 3.3355L6.71438 11.6634L8.83187 12.9924L14.0587 4.6645L11.9413 3.3355Z" fill="#292929"/> </svg>
Number 6 in other icon packs
Copied!