Add icons to this collection by clicking the heart icon.
Garage icon - also known as transport, car, parking, garage, building, transportation, and real estate. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512.001"
        y2="361.311"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512.001"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M346 75H166v60h180zm60 75H106c-8.291 0-15 6.709-15 15v120c0 8.291 6.709 15 15 15h300c8.291 0 15-6.709 15-15V165c0-8.291-6.709-15-15-15zm-78.164 294.229a15 15 0 0 0 2.725-12.861l-15-60A15.012 15.012 0 0 0 301 360h-90a15.012 15.012 0 0 0-14.561 11.367l-15 60a15 15 0 0 0 2.725 12.861A14.991 14.991 0 0 0 196 450h120c4.629 0 8.994-2.124 11.836-5.771zM181 465v32c0 8.291 6.709 15 15 15s15-6.709 15-15v-32c0-8.291-6.709-15-15-15s-15 6.709-15 15zm120 0v32c0 8.291 6.709 15 15 15s15-6.709 15-15v-32c0-8.291-6.709-15-15-15s-15 6.709-15 15z"
    />
    <path
        fill="url(#b)"
        d="m502.398 90.899-241-90c-3.596-1.199-7.2-1.199-10.796 0l-241 90C3.9 93 0 98.7 0 105v60c0 8.399 6.599 15 15 15h16v317c0 8.399 6.599 15 15 15h60c8.401 0 15-6.601 15-15V180h270v317c0 8.399 6.599 15 15 15h60c8.401 0 15-6.601 15-15V180h16c8.401 0 15-6.601 15-15v-60c0-6.3-3.9-12-9.602-14.101zM196 120c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm60 0c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm60 0c-8.401 0-15-6.601-15-15 0-8.401 6.599-15 15-15s15 6.599 15 15c0 8.399-6.599 15-15 15zm30 105H166c-8.291 0-15 6.709-15 15s6.709 15 15 15h180c8.291 0 15-6.709 15-15s-6.709-15-15-15zm0 195H166c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h180c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category