Add icons to this collection by clicking the heart icon.
Hen icon - also known as clock, hour, hen, and time and date. 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="241"
        x2="241"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="331.5"
        x2="331.5"
        y1="452"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M451 120c0-51.308-41.897-90-90-90h-75c-8.401 0-15-6.601-15-15 0-8.401-6.599-15-15-15s-15 6.599-15 15c0 24.899 20.098 45 45 45h8.401C280.001 75.899 271 96.899 271 120v45c0 8.399-6.599 15-15 15h-64.501c-6.599 0-12.601-3.6-14.399-8.701C166.901 140.7 138.102 120 106 120H15c-8.401 0-15 6.599-15 15 0 8.399 6.599 15 15 15h31c8.401 0 15 6.599 15 15v152c0 108.372 87.457 195 195 195h5.999C366.098 508.7 451 418.1 451 309.5V150l31-15z"
    />
    <path
        fill="url(#b)"
        d="M497 120h-46v30h46c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15zM376 90c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zM256 242c-57.891 0-105 47.109-105 105s47.109 105 105 105 105-47.109 105-105-47.109-105-105-105zm30 120h-30c-8.291 0-15-6.709-15-15v-30c0-8.291 6.709-15 15-15s15 6.709 15 15v15h15c8.291 0 15 6.709 15 15s-6.709 15-15 15z"
    />
</svg>
More icons in the same style and category