Vajirahome Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vajirahome 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/349192.svg" alt="Vajirahome icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349192.svg" alt="Vajirahome icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349192.svg" alt="Vajirahome icon" :width="24" :height="24" />
CSS background
.icon-vajirahome {
background-image: url('https://proicons.com/icon/349192.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 id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M22.8355,22.4083h3.0337v4.3721h-3.0337v-4.3721ZM18.626,26.2724v-6.3785M21.1967,23.5062l-.09.336M33.2929,21.9003l-8.9406-6.057-8.9406,6.057M30.0786,26.2724v-6.3785M27.5079,23.5062l.09.336M25.66,5.9814c0,.7222-.5855,1.3077-1.3077,1.3077s-1.3077-.5855-1.3077-1.3077h0c0-.7222.5855-1.3077,1.3077-1.3077h0c.7222,0,1.3077.5855,1.3077,1.3077"/><path class="f" d="M23.9047,10.9829l-1.9669-2.9087c-.3532-.5223-.7422-1.213-.7422-2.1303,0-1.8696,1.4378-3.1166,3.1567-3.1166s3.1567,1.247,3.1567,3.1166c0,.9173-.3891,1.608-.7422,2.1303l-1.9669,2.9087c-.1671.2472-.728.2472-.8952,0M26.0979,28.9261l3.6387,6.3524c1.8186,3.1749.7268,7.1951-2.4481,9.0138l-.0021.0012c-3.1749,1.8187-7.1949.7268-9.0135-2.4482L5.3763,19.3301c-1.8186-3.1749-.7268-7.1951,2.4481-9.0138h0l.0021-.0012c3.1749-1.8186,7.1949-.7267,9.0135,2.4482l2.226,3.8861"/><path class="f" d="M29.9864,41.3772l12.6373-22.0623c1.8186-3.1749.7268-7.1951-2.4481-9.0138h0l-.0021-.0012c-3.1748-1.8186-7.1949-.7268-9.0135,2.4482l-2.2349,3.9017"/></svg>
Copied!