Add icons to this collection by clicking the heart icon.
75 Percent icon - also known as technology, charge, electricity, battery, electronics, and 75 percent. 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M440 492h0m-94-132h0m46-68c33.137 0 60-26.863 60-60v-26h25.714c7.89 0 14.286-6.396 14.286-14.286v-71.429c0-7.89-6.396-14.286-14.286-14.286H452V80c0-33.137-26.863-60-60-60H80c-33.137 0-60 26.863-60 60v152c0 33.137 26.863 60 60 60m15-75V95m70 122V95m70 122V95m70 122V95m-24 265h-72v32.684C209 409.772 222.437 423 239.5 423H254c17.063 0 31 14.478 31 31.566v8.058C285 479.712 271.063 492 254 492h-45m-135 0 56.77-78.308A80.004 80.004 0 0 0 146 366.736V360H74m273 132 93-132"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category