Home Plus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Home Plus icon is commonly used in navigation bars, dashboards and breadcrumbs. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310167.svg" alt="Home Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310167.svg" alt="Home Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310167.svg" alt="Home Plus icon" :width="24" :height="24" />
CSS background
.icon-home-plus {
background-image: url('https://proicons.com/icon/310167.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="M21.2011 7.7599C20.9456 7.22736 20.5386 6.78209 20.0311 6.4799L13.5711 2.4799C13.0965 2.18589 12.5493 2.03011 11.9911 2.03011C11.4328 2.03011 10.8857 2.18589 10.4111 2.4799L3.94109 6.4799C3.44647 6.79279 3.05419 7.24349 2.81255 7.77654C2.5709 8.30958 2.49045 8.9017 2.5811 9.4799L4.25108 19.4799C4.37052 20.1724 4.72929 20.801 5.26476 21.256C5.80022 21.7111 6.47839 21.9637 7.18108 21.9699H16.7911C17.5022 21.9671 18.1906 21.7199 18.7411 21.2699C19.2743 20.8092 19.6283 20.1755 19.7411 19.4799L21.4111 9.4799C21.5118 8.8984 21.4388 8.3001 21.2011 7.7599ZM15.8411 13.9899H13.0011V16.8099C13.0011 17.0751 12.8957 17.3295 12.7082 17.517C12.5206 17.7045 12.2663 17.8099 12.0011 17.8099C11.7359 17.8099 11.4815 17.7045 11.294 17.517C11.1065 17.3295 11.0011 17.0751 11.0011 16.8099V13.9899H8.2011C7.93588 13.9899 7.68154 13.8845 7.494 13.697C7.30647 13.5095 7.2011 13.2551 7.2011 12.9899C7.2011 12.7247 7.30647 12.4703 7.494 12.2828C7.68154 12.0953 7.93588 11.9899 8.2011 11.9899H11.0211V9.14989C11.0211 8.88467 11.1265 8.63033 11.314 8.44279C11.5015 8.25526 11.7559 8.14989 12.0211 8.14989C12.2863 8.14989 12.5407 8.25526 12.7282 8.44279C12.9157 8.63033 13.0211 8.88467 13.0211 9.14989V11.9899H15.8611C16.1263 11.9899 16.3807 12.0953 16.5682 12.2828C16.7558 12.4703 16.8611 12.7247 16.8611 12.9899C16.8611 13.2551 16.7558 13.5095 16.5682 13.697C16.3807 13.8845 16.1263 13.9899 15.8611 13.9899H15.8411Z" fill="black"/> </svg>
Home Plus in other icon packs
Copied!