Add icons to this collection by clicking the heart icon.
Trekking icon - also known as poles, trekking, mountaineering, sports and competition, and sport equipment. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        d="M176 180v332m-60-60h120m100-272v332m-60-60h120M136 20v160h80V20H116c-33.137 0-60 26.863-60 60v80m400 0V80c0-33.137-26.863-60-60-60H296v160h80V20m-240 80h80m80 0h80"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category