Number 6 Icon
Free SVG icon from the Arcticons 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/345010.svg" alt="Number 6 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345010.svg" alt="Number 6 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345010.svg" alt="Number 6 icon" :width="24" :height="24" />
CSS background
.icon-number-6 {
background-image: url('https://proicons.com/icon/345010.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="a"><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></g><g id="b"><circle class="c" cx="24" cy="26.7" r="5.3"/><path class="c" d="M28.8316,17.9514c-.8832-1.1565-2.229-1.9514-4.4594-1.9514h-.3721c-2.9271,0-5.3,2.3729-5.3,5.3v5.4"/></g></svg>
Number 6 in other icon packs
Copied!