Trulia Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Trulia 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/334300.svg" alt="Trulia icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334300.svg" alt="Trulia icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334300.svg" alt="Trulia icon" :width="24" :height="24" />
CSS background
.icon-trulia {
background-image: url('https://proicons.com/icon/334300.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m37.7976,24.4093l-4.6724-1.5874,9.3748-3.2248-1.0383-3.8138c-3.239,1.2455-6.5009,2.4304-9.7841,3.5542l6.5693-7.6975-2.7256-2.7356-6.8689,7.9172,2.0367-10.1036-3.7938-.7188-1.9968,9.9938-3.3446-9.7642c-.9185.2795-2.5259.9485-3.4544,1.228,1.0683,3.2447,2.5159,6.9288,3.4544,9.8341-2.3063-1.837-5.6409-4.7723-7.9072-6.6892l-2.6357,2.9352c2.446,1.9568,2.8953,2.3961,6.3697,5.4911m-1.1481.9584l-7.1684-1.857-.9884,3.8637,3.8538,1.0483"/><path class="c" d="m31.1684,41.9908H5.5v-14.0971l13.7777-10.1735,7.7175,6.6093"/><path class="c" d="m10.6117,31.4379h2.9552v5.4611h-2.9552v-5.4611Zm20.6066-3.9736c4.5926-6.8788,12.7593-1.3278,10.1535,3.9236s-10.1535,10.6128-10.1535,10.6128c0,0-7.2782-5.4711-10.2334-10.6128-2.9552-5.1417,5.1616-10.8225,10.2334-3.9336v.01Z"/></svg>
Trulia in other icon packs
Copied!