Add icons to this collection by clicking the heart icon.
Tripod icon - also known as camera, photo, photography, tripod, stand, tool, and electronics. 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 32 32"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(26 26 -26 26 3 3)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#f78cff" />
        <stop offset="1" stop-color="#6dc8ff" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M14.521 21H15v9a1 1 0 0 0 2 0v-9h.479l6.702 9.573a.998.998 0 1 0 1.638-1.146l-6.471-9.244A2.492 2.492 0 0 0 20 18.5v-3a2.5 2.5 0 0 0-2.5-2.5H17v-2h1c1.656 0 3-1.344 3-3V4c0-1.656-1.344-3-3-3h-4c-1.656 0-3 1.344-3 3v1H7a1 1 0 0 0-.832.445l-2 3a1 1 0 0 0 1.664 1.11L7.535 7H11v1c0 1.656 1.344 3 3 3h1v2h-.5a2.5 2.5 0 0 0-2.5 2.5v3c0 .648.247 1.238.652 1.683l-6.471 9.244a.998.998 0 1 0 1.638 1.146zm-.021-6h3a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5h-3a.5.5 0 0 1-.5-.5v-3a.5.5 0 0 1 .5-.5zM19 4v4a1 1 0 0 1-1 1h-4a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1z"
        />
    </g>
</svg>
More icons in the same style and category