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/309269.svg" alt="Number 6 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/309269.svg" alt="Number 6 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/309269.svg" alt="Number 6 icon" :width="24" :height="24" />
CSS background
.icon-number-6 {
background-image: url('https://proicons.com/icon/309269.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="M13.6352 4.3987C13.8554 4.04786 13.7495 3.58495 13.3987 3.36475C13.0479 3.14456 12.5849 3.25046 12.3648 3.6013L13.6352 4.3987ZM7.13788 11.9292C6.91768 12.2801 7.02359 12.743 7.37443 12.9632C7.72526 13.1834 8.18818 13.0775 8.40837 12.7266L7.13788 11.9292ZM16.25 15C16.25 17.3472 14.3472 19.25 12 19.25V20.75C15.1756 20.75 17.75 18.1756 17.75 15H16.25ZM12 19.25C9.65279 19.25 7.75 17.3472 7.75 15H6.25C6.25 18.1756 8.82436 20.75 12 20.75V19.25ZM7.75 15C7.75 12.6528 9.65279 10.75 12 10.75V9.25C8.82436 9.25 6.25 11.8244 6.25 15H7.75ZM12 10.75C14.3472 10.75 16.25 12.6528 16.25 15H17.75C17.75 11.8244 15.1756 9.25 12 9.25V10.75ZM12.3648 3.6013L7.13788 11.9292L8.40837 12.7266L13.6352 4.3987L12.3648 3.6013Z" fill="#292929"/> </svg>
Number 6 in other icon packs
Copied!