Add icons to this collection by clicking the heart icon.
Pendulum icon - also known as education, study, university, physics, learning, motion, pendulum, newtons cradle, and newton cradle. 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="256"
        x2="256"
        y1="497"
        y2="30"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffedad" />
        <stop offset="1" stop-color="#ffffe5" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 350c-8.284 0-15-6.716-15-15V135c0-8.284 6.716-15 15-15s15 6.716 15 15v200c0 8.284-6.716 15-15 15zm135-15V135c0-8.284-6.716-15-15-15s-15 6.716-15 15v200c0 8.284 6.716 15 15 15s15-6.716 15-15zm-240 0V135c0-8.284-6.716-15-15-15s-15 6.716-15 15v200c0 8.284 6.716 15 15 15s15-6.716 15-15zM467 30c8.271 0 15 6.729 15 15v60c0 8.271-6.729 15-15 15H45c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15zm0 90c-8.284 0-15 6.716-15 15v362h30V135c0-8.284-6.716-15-15-15zm-422 0c-8.284 0-15 6.716-15 15v362h30V135c0-8.284-6.716-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M256 410c-24.813 0-45-20.187-45-45s20.187-45 45-45 45 20.187 45 45-20.187 45-45 45zm120 0c-24.813 0-45-20.187-45-45s20.187-45 45-45 45 20.187 45 45-20.187 45-45 45zm-240 0c-24.813 0-45-20.187-45-45s20.187-45 45-45 45 20.187 45 45-20.187 45-45 45zM467 0H45C20.187 0 0 20.187 0 45v60c0 24.813 20.187 45 45 45h422c24.813 0 45-20.187 45-45V45c0-24.813-20.187-45-45-45zm-31 90H76c-8.284 0-15-6.716-15-15s6.716-15 15-15h360c8.284 0 15 6.716 15 15s-6.716 15-15 15zm76 407c0-8.284-6.716-15-15-15h-60c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15zm-422 0c0-8.284-6.716-15-15-15H15c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15z"
    />
</svg>
More icons in the same style and category