Add icons to this collection by clicking the heart icon.
Triangle icon - also known as education, triangle, ruler, measure, and triangular. 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="2.831"
        y2="509.169"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc6d0" />
        <stop offset=".49" stop-color="#a53692" />
        <stop offset="1" stop-color="#f06277" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M407 383H305l26 26h157L106 28v156l26 26V108c0-3 2-5 5-7 3-1 5 0 8 2l267 268c3 2 3 5 2 8-1 2-4 4-7 4zm-117-15h100L147 125v100zm124 141H8c-5 0-8-3-8-7V95c0-2 2-5 5-6s5-1 8 1l78 79V10c0-3 2-5 5-7 3-1 6 0 8 2l406 407c2 2 2 5 2 8-1 2-4 4-7 4H346l73 73c2 2 3 5 2 8s-4 4-7 4zM15 495h381L95 193c-1-1-2-1-3-2l-77-78zm301-26H48c-4 0-8-4-8-8V193c0-3 2-5 5-6 3-2 6-1 8 1l267 268c2 2 3 6 2 8-1 3-3 5-6 5zM55 454h243L55 211z"
        />
    </g>
</svg>
More icons in the same style and category