Add icons to this collection by clicking the heart icon.
Parquet icon - also known as wood, floor, material, wooden, pattern, construction and tools, and parquet. 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="497"
        y2="15"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffe59a" />
        <stop offset="1" stop-color="#ffffd5" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path fill="url(#a)" d="M256 15 15 256l241 241 241-241z" />
    <path
        fill="url(#b)"
        d="m507.605 245.395-241-241c-5.859-5.859-15.352-5.859-21.211 0l-241 241c-5.859 5.859-5.859 15.352 0 21.211l241 241c2.93 2.93 6.768 4.395 10.605 4.395s7.676-1.465 10.605-4.395l241-241c5.861-5.86 5.861-15.352.001-21.211zm-93.409-49.988-98.789 98.789L277.211 256 376 157.211zM256 36.211 354.789 136l-39.397 39.397-98.789-98.789zm-60.608 61.608 98.789 98.789L256 234.789l-48.75-48.75c-.013-.013-.017-.031-.029-.044-.013-.013-.031-.016-.044-.029L157.211 136zM37.211 256 136 157.211l39.395 39.395-98.8 98.778zm60.595 60.595 98.8-98.778L234.789 256l-48.765 48.765c-.013.013-.031.016-.044.029s-.017.031-.029.044L136 354.789zM256 474.789 157.211 376l39.384-39.384 98.8 98.778zm60.606-60.606-98.8-98.778L256 277.211 354.789 376zM376 354.789l-39.382-39.382 98.789-98.789L475.789 256z"
    />
</svg>
More icons in the same style and category