Add icons to this collection by clicking the heart icon.
Measuring Tape icon - also known as tool, measurement, measuring tape, and construction and tools. Created in a clean lineal color 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="421"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        d="M315 376c0 16.569-13.431 30-30 30H45c-16.569 0-30-13.431-30-30V256c0-82.843 67.157-150 150-150h0c82.843 0 150 67.157 150 150v120zM165 166c-49.706 0-90 40.294-90 90s40.294 90 90 90 90-40.294 90-90-40.294-90-90-90zm332 240v-30H315M165 226v60m150 30h30c16.569 0 30-13.431 30-30v-30c0-16.569-13.431-30-30-30h-33.001"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category