Number 9 Square Icon
Free SVG icon from the IconaMoon collection. Download or copy for use in any project.
The Number 9 Square 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/307757.svg" alt="Number 9 Square icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/307757.svg" alt="Number 9 Square icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/307757.svg" alt="Number 9 Square icon" :width="24" :height="24" />
CSS background
.icon-number-9-square {
background-image: url('https://proicons.com/icon/307757.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="M4 4.00104H20V18.001C20 19.1056 19.1046 20.001 18 20.001H6C4.89543 20.001 4 19.1056 4 18.001V4.00104Z" stroke="#292929" stroke-width="2.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M9.95453 16.3149C9.57615 16.8923 9.73752 17.6672 10.3149 18.0455C10.8924 18.4239 11.6672 18.2625 12.0456 17.6851L9.95453 16.3149ZM15.5705 12.3058C15.9489 11.7284 15.7875 10.9535 15.2101 10.5752C14.6327 10.1968 13.8578 10.3582 13.4795 10.9356L15.5705 12.3058ZM10.25 10C10.25 9.0335 11.0335 8.25 12 8.25L12 5.75C9.65279 5.75 7.75 7.65279 7.75 10L10.25 10ZM12 8.25C12.9665 8.25 13.75 9.0335 13.75 10L16.25 10C16.25 7.65279 14.3472 5.75 12 5.75L12 8.25ZM13.75 10C13.75 10.9665 12.9665 11.75 12 11.75L12 14.25C14.3472 14.25 16.25 12.3472 16.25 10L13.75 10ZM12 11.75C11.0335 11.75 10.25 10.9665 10.25 10L7.75 10C7.75 12.3472 9.65279 14.25 12 14.25L12 11.75ZM12.0456 17.6851L15.5705 12.3058L13.4795 10.9356L9.95453 16.3149L12.0456 17.6851Z" fill="#292929"/> </svg>
Number 9 Square in other icon packs
Copied!