Add icons to this collection by clicking the heart icon.
Posture icon - also known as people, exercise, meditation, posture, pose, yoga, and wellness. 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="140"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59b" />
        <stop offset="1" stop-color="#4effa8" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a4ffe7" />
        <stop offset=".997" stop-color="#e9fff3" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M351 330h-28.945c-23.289 0-45.933-5.988-66.055-17.396C235.877 324.012 213.234 330 189.944 330H161c-30.376 0-55-24.624-55-55v-20c0-63.513 51.487-115 115-115h70c63.513 0 115 51.487 115 115v20c0 30.376-24.624 55-55 55zm65 182H96c-30.376 0-55-24.624-55-55s24.624-55 55-55h320c30.376 0 55 24.624 55 55s-24.624 55-55 55z"
    />
    <path
        fill="url(#b)"
        d="M256 160c-44.112 0-80-35.888-80-80s35.888-80 80-80 80 35.888 80 80-35.888 80-80 80zm92.466 90.204-18.151-3.025c-24.277-4.046-46.307-15.383-63.708-32.785a14.996 14.996 0 0 0-21.214 0c-17.402 17.402-39.432 28.739-63.708 32.785l-18.151 3.025c-8.171 1.362-13.691 9.091-12.33 17.262 1.362 8.173 9.091 13.688 17.262 12.33l18.15-3.025c25.739-4.289 49.468-15.108 69.383-31.526 19.916 16.418 43.645 27.237 69.383 31.526l18.15 3.025c8.171 1.357 15.9-4.157 17.262-12.33 1.364-8.171-4.156-15.9-12.328-17.262zM322.055 330c-23.289 0-45.933-5.988-66.055-17.396C235.877 324.012 213.234 330 189.944 330H161.55l10 72h168.899l10-72zM286 512h-15V402h15c30.376 0 55 24.624 55 55s-24.624 55-55 55zm-115-55c0-30.376 24.624-55 55-55h15v110h-15c-30.376 0-55-24.624-55-55z"
    />
</svg>
More icons in the same style and category