Add icons to this collection by clicking the heart icon.
Pain Relief icon - also known as water, pill, tablet, drug, healthcare and medical, and pain relief. Created in a clean circular 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="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9cffac" />
        <stop offset="1" stop-color="#00b59c" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M233.778 140.529h-35.556v-17.765h8.889c4.913 0 8.889-3.973 8.889-8.882S212.024 105 207.111 105h-35.556c-4.913 0-8.889 3.973-8.889 8.882s3.976 8.882 8.889 8.882h8.889v17.765h-35.556c-4.913 0-8.889 3.973-8.889 8.882s3.976 8.882 8.889 8.882h8.889v151a8.85 8.85 0 0 0 1.78 5.326l24.887 33.158v50.339c0 4.91 3.976 8.882 8.889 8.882s8.889-3.973 8.889-8.882v-50.339l24.887-33.158a8.85 8.85 0 0 0 1.78-5.326v-8.882h-26.667c-4.913 0-8.889-3.973-8.889-8.882s3.976-8.882 8.889-8.882h26.667v-17.765h-26.667c-4.913 0-8.889-3.973-8.889-8.882s3.976-8.882 8.889-8.882h26.667v-17.765h-26.667a8.88 8.88 0 0 1-8.889-8.882 8.88 8.88 0 0 1 8.889-8.882h26.667v-17.765h-26.667a8.88 8.88 0 0 1-8.889-8.882 8.881 8.881 0 0 1 8.889-8.883h26.667v-17.765h8.889c4.913 0 8.889-3.973 8.889-8.882s-3.976-8.883-8.889-8.883zm80 195.412c-4.904 0-8.889 3.981-8.889 8.882s3.984 8.883 8.889 8.883 8.889-3.981 8.889-8.883c0-4.9-3.985-8.882-8.889-8.882zm44.444-48.089v-5.205h-88.889v5.205l-10.017 10.01c-4.931 4.927-7.76 11.754-7.76 18.719v63.772c0 14.694 11.962 26.647 26.667 26.647h71.111C364.038 407 376 395.047 376 380.353v-63.772c0-6.965-2.83-13.792-7.76-18.719zm-44.444 83.619c-14.705 0-26.667-11.953-26.667-26.647s11.962-26.647 26.667-26.647 26.667 11.953 26.667 26.647c-.001 14.694-11.962 26.647-26.667 26.647zm-44.445-106.589h88.889c9.8 0 17.778-7.972 17.778-17.765s-7.977-17.765-17.778-17.765h-88.889c-9.8 0-17.778 7.971-17.778 17.765.001 9.794 7.978 17.765 17.778 17.765z"
    />
</svg>
More icons in the same style and category