Add icons to this collection by clicking the heart icon.
Pyramid icon - also known as rings, childhood, toy, pyramid, and kid and baby. 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M452 361h-8.072A59.608 59.608 0 0 0 452 331c0-33.084-26.916-60-60-60h-8.072A59.608 59.608 0 0 0 392 241c0-33.084-26.916-60-60-60h-31V76c0-24.813-20.187-45-45-45s-45 20.187-45 45v105h-31c-33.084 0-60 26.916-60 60a59.608 59.608 0 0 0 8.072 30H120c-33.084 0-60 26.916-60 60a59.608 59.608 0 0 0 8.072 30H60c-33.084 0-60 26.916-60 60s26.916 60 60 60h392c33.084 0 60-26.916 60-60s-26.916-60-60-60zM241 76c0-8.271 6.729-15 15-15s15 6.729 15 15v105h-30zm-61 135h152c16.542 0 30 13.458 30 30s-13.458 30-30 30H180c-16.542 0-30-13.458-30-30s13.458-30 30-30zm-60 90h272c16.542 0 30 13.458 30 30s-13.458 30-30 30H120c-16.542 0-30-13.458-30-30s13.458-30 30-30zm332 150H60c-16.542 0-30-13.458-30-30s13.458-30 30-30h392c16.542 0 30 13.458 30 30s-13.458 30-30 30z"
    />
</svg>
More icons in the same style and category