Add icons to this collection by clicking the heart icon.
Website icon - also known as clock, hour, online, web, website, browser, and time and date. 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="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M76 91c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm60 30c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm60 0c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm45 105v60c0 8.284 6.716 15 15 15h30c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-45c0-8.284-6.716-15-15-15s-15 6.716-15 15zM497 31H15C6.716 31 0 37.716 0 46v420c0 8.284 6.716 15 15 15h482c8.284 0 15-6.716 15-15V46c0-8.284-6.716-15-15-15zm-15 420H30V61h211v15c0 24.813 20.187 45 45 45h196zm0-360H286c-8.271 0-15-6.729-15-15V61h211zM121 286c0 74.439 60.561 135 135 135s135-60.561 135-135-60.561-135-135-135-135 60.561-135 135zm240 0c0 57.897-47.103 105-105 105s-105-47.103-105-105 47.103-105 105-105 105 47.103 105 105z"
    />
</svg>
More icons in the same style and category