breast pump negative icon

breast-pump-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
breast-pump-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the breast pump negative icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsBreastPumpNegative)"><path d="M11.84 18.204c.854-1.163 1.723-2.993 2.319-5.217s.758-4.243.6-5.677c-.064-.594-.176-1.015-.287-1.286c-.232.18-.54.488-.892.97c-.853 1.163-1.723 2.994-2.319 5.217s-.757 4.243-.6 5.677c.065.594.177 1.015.287 1.286c.232-.18.54-.488.893-.97M25 17v-4a1 1 0 1 0-2 0v4zm-1 2a3 3 0 0 0-3 3h6a3 3 0 0 0-3-3m-10.94.94l-.037-.01c1.193-1.388 2.336-3.694 3.068-6.425s.895-5.299.556-7.098l.037.01c.21.073.555.327.826 1.663c.26 1.278.377 3.182.47 5.931c-1.455 2.335-2.51 3.925-3.372 4.902c-.903 1.022-1.33 1.07-1.548 1.027"/><path fill-rule="evenodd" d="m20.82 24l-2.172 1.718v6.118l-.923 4.333c1.409.453 4.323 1.1 6.644-.31c2.283-1.387 4.627-.784 5.77-.332l-.787-3.691v-6.118L27.18 24zM26 29.857c0 1.2-.88 2.143-2 2.143s-2-.943-2-2.143S24 26 24 26s2 2.743 2 3.857" clip-rule="evenodd"/><path fill-rule="evenodd" d="M0 0h48v48H0zm10.38 21.293a1.4 1.4 0 0 0 .269.044q.1.054.215.085l1.704.457l.042.01c1.374.305 2.502-.526 3.497-1.652c.718-.814 1.516-1.951 2.452-3.4L21 17.49V18a5 5 0 0 0-2 4v.89l-2.352 1.86v6.875l-1.477 6.938c-.657 2.143.584 5.437 3.693 5.437h10.272c3.11 0 4.35-3.294 3.694-5.437l-1.478-6.938V24.75L29 22.89V22a5 5 0 0 0-2-4v-5a3 3 0 0 0-1.996-2.828c.062-2.354.788-3.416 1.493-3.854c.763-.474 1.88-.457 3.09.092c1.195.544 2.263 1.521 2.804 2.577c.523 1.02.525 2.017-.172 2.888c-1.12 1.401-1.627 2.837-1.617 4.226c.01 1.38.527 2.613 1.285 3.624C33.368 21.7 35.902 23 38 23a1 1 0 1 0 0-2c-1.402 0-3.368-.949-4.513-2.475c-.554-.74-.88-1.567-.886-2.438c-.005-.862.3-1.863 1.18-2.962c1.303-1.629 1.18-3.507.39-5.05c-.771-1.506-2.203-2.779-3.757-3.485c-1.54-.7-3.424-.934-4.973.03c-1.516.942-2.374 2.814-2.437 5.55a3 3 0 0 0-1.93 2.164l-1.172-.314c-.086-1.8-.209-3.24-.431-4.337c-.299-1.472-.86-2.756-2.203-3.179l-.041-.012l-1.705-.457a1 1 0 0 0-.228-.034a1.4 1.4 0 0 0-.255-.095c-1.867-.5-4.423 2.986-5.71 7.787s-.815 9.1 1.052 9.6" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBreastPumpNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBreastPumpNegative(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clipPath="url(#healthiconsBreastPumpNegative)"><path d="M11.84 18.204c.854-1.163 1.723-2.993 2.319-5.217s.758-4.243.6-5.677c-.064-.594-.176-1.015-.287-1.286c-.232.18-.54.488-.892.97c-.853 1.163-1.723 2.994-2.319 5.217s-.757 4.243-.6 5.677c.065.594.177 1.015.287 1.286c.232-.18.54-.488.893-.97M25 17v-4a1 1 0 1 0-2 0v4zm-1 2a3 3 0 0 0-3 3h6a3 3 0 0 0-3-3m-10.94.94l-.037-.01c1.193-1.388 2.336-3.694 3.068-6.425s.895-5.299.556-7.098l.037.01c.21.073.555.327.826 1.663c.26 1.278.377 3.182.47 5.931c-1.455 2.335-2.51 3.925-3.372 4.902c-.903 1.022-1.33 1.07-1.548 1.027"/><path fillRule="evenodd" d="m20.82 24l-2.172 1.718v6.118l-.923 4.333c1.409.453 4.323 1.1 6.644-.31c2.283-1.387 4.627-.784 5.77-.332l-.787-3.691v-6.118L27.18 24zM26 29.857c0 1.2-.88 2.143-2 2.143s-2-.943-2-2.143S24 26 24 26s2 2.743 2 3.857" clipRule="evenodd"/><path fillRule="evenodd" d="M0 0h48v48H0zm10.38 21.293a1.4 1.4 0 0 0 .269.044q.1.054.215.085l1.704.457l.042.01c1.374.305 2.502-.526 3.497-1.652c.718-.814 1.516-1.951 2.452-3.4L21 17.49V18a5 5 0 0 0-2 4v.89l-2.352 1.86v6.875l-1.477 6.938c-.657 2.143.584 5.437 3.693 5.437h10.272c3.11 0 4.35-3.294 3.694-5.437l-1.478-6.938V24.75L29 22.89V22a5 5 0 0 0-2-4v-5a3 3 0 0 0-1.996-2.828c.062-2.354.788-3.416 1.493-3.854c.763-.474 1.88-.457 3.09.092c1.195.544 2.263 1.521 2.804 2.577c.523 1.02.525 2.017-.172 2.888c-1.12 1.401-1.627 2.837-1.617 4.226c.01 1.38.527 2.613 1.285 3.624C33.368 21.7 35.902 23 38 23a1 1 0 1 0 0-2c-1.402 0-3.368-.949-4.513-2.475c-.554-.74-.88-1.567-.886-2.438c-.005-.862.3-1.863 1.18-2.962c1.303-1.629 1.18-3.507.39-5.05c-.771-1.506-2.203-2.779-3.757-3.485c-1.54-.7-3.424-.934-4.973.03c-1.516.942-2.374 2.814-2.437 5.55a3 3 0 0 0-1.93 2.164l-1.172-.314c-.086-1.8-.209-3.24-.431-4.337c-.299-1.472-.86-2.756-2.203-3.179l-.041-.012l-1.705-.457a1 1 0 0 0-.228-.034a1.4 1.4 0 0 0-.255-.095c-1.867-.5-4.423 2.986-5.71 7.787s-.815 9.1 1.052 9.6" clipRule="evenodd"/></g><defs><clipPath id="healthiconsBreastPumpNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g fill="currentColor" clip-path="url(#healthiconsBreastPumpNegative)"><path d="M11.84 18.204c.854-1.163 1.723-2.993 2.319-5.217s.758-4.243.6-5.677c-.064-.594-.176-1.015-.287-1.286c-.232.18-.54.488-.892.97c-.853 1.163-1.723 2.994-2.319 5.217s-.757 4.243-.6 5.677c.065.594.177 1.015.287 1.286c.232-.18.54-.488.893-.97M25 17v-4a1 1 0 1 0-2 0v4zm-1 2a3 3 0 0 0-3 3h6a3 3 0 0 0-3-3m-10.94.94l-.037-.01c1.193-1.388 2.336-3.694 3.068-6.425s.895-5.299.556-7.098l.037.01c.21.073.555.327.826 1.663c.26 1.278.377 3.182.47 5.931c-1.455 2.335-2.51 3.925-3.372 4.902c-.903 1.022-1.33 1.07-1.548 1.027"/><path fill-rule="evenodd" d="m20.82 24l-2.172 1.718v6.118l-.923 4.333c1.409.453 4.323 1.1 6.644-.31c2.283-1.387 4.627-.784 5.77-.332l-.787-3.691v-6.118L27.18 24zM26 29.857c0 1.2-.88 2.143-2 2.143s-2-.943-2-2.143S24 26 24 26s2 2.743 2 3.857" clip-rule="evenodd"/><path fill-rule="evenodd" d="M0 0h48v48H0zm10.38 21.293a1.4 1.4 0 0 0 .269.044q.1.054.215.085l1.704.457l.042.01c1.374.305 2.502-.526 3.497-1.652c.718-.814 1.516-1.951 2.452-3.4L21 17.49V18a5 5 0 0 0-2 4v.89l-2.352 1.86v6.875l-1.477 6.938c-.657 2.143.584 5.437 3.693 5.437h10.272c3.11 0 4.35-3.294 3.694-5.437l-1.478-6.938V24.75L29 22.89V22a5 5 0 0 0-2-4v-5a3 3 0 0 0-1.996-2.828c.062-2.354.788-3.416 1.493-3.854c.763-.474 1.88-.457 3.09.092c1.195.544 2.263 1.521 2.804 2.577c.523 1.02.525 2.017-.172 2.888c-1.12 1.401-1.627 2.837-1.617 4.226c.01 1.38.527 2.613 1.285 3.624C33.368 21.7 35.902 23 38 23a1 1 0 1 0 0-2c-1.402 0-3.368-.949-4.513-2.475c-.554-.74-.88-1.567-.886-2.438c-.005-.862.3-1.863 1.18-2.962c1.303-1.629 1.18-3.507.39-5.05c-.771-1.506-2.203-2.779-3.757-3.485c-1.54-.7-3.424-.934-4.973.03c-1.516.942-2.374 2.814-2.437 5.55a3 3 0 0 0-1.93 2.164l-1.172-.314c-.086-1.8-.209-3.24-.431-4.337c-.299-1.472-.86-2.756-2.203-3.179l-.041-.012l-1.705-.457a1 1 0 0 0-.228-.034a1.4 1.4 0 0 0-.255-.095c-1.867-.5-4.423 2.986-5.71 7.787s-.815 9.1 1.052 9.6" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsBreastPumpNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-breast-pump-negative {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsBreastPumpNegative)%22%3E%3Cpath%20d%3D%22M11.84%2018.204c.854-1.163%201.723-2.993%202.319-5.217s.758-4.243.6-5.677c-.064-.594-.176-1.015-.287-1.286c-.232.18-.54.488-.892.97c-.853%201.163-1.723%202.994-2.319%205.217s-.757%204.243-.6%205.677c.065.594.177%201.015.287%201.286c.232-.18.54-.488.893-.97M25%2017v-4a1%201%200%201%200-2%200v4zm-1%202a3%203%200%200%200-3%203h6a3%203%200%200%200-3-3m-10.94.94l-.037-.01c1.193-1.388%202.336-3.694%203.068-6.425s.895-5.299.556-7.098l.037.01c.21.073.555.327.826%201.663c.26%201.278.377%203.182.47%205.931c-1.455%202.335-2.51%203.925-3.372%204.902c-.903%201.022-1.33%201.07-1.548%201.027%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m20.82%2024l-2.172%201.718v6.118l-.923%204.333c1.409.453%204.323%201.1%206.644-.31c2.283-1.387%204.627-.784%205.77-.332l-.787-3.691v-6.118L27.18%2024zM26%2029.857c0%201.2-.88%202.143-2%202.143s-2-.943-2-2.143S24%2026%2024%2026s2%202.743%202%203.857%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm10.38%2021.293a1.4%201.4%200%200%200%20.269.044q.1.054.215.085l1.704.457l.042.01c1.374.305%202.502-.526%203.497-1.652c.718-.814%201.516-1.951%202.452-3.4L21%2017.49V18a5%205%200%200%200-2%204v.89l-2.352%201.86v6.875l-1.477%206.938c-.657%202.143.584%205.437%203.693%205.437h10.272c3.11%200%204.35-3.294%203.694-5.437l-1.478-6.938V24.75L29%2022.89V22a5%205%200%200%200-2-4v-5a3%203%200%200%200-1.996-2.828c.062-2.354.788-3.416%201.493-3.854c.763-.474%201.88-.457%203.09.092c1.195.544%202.263%201.521%202.804%202.577c.523%201.02.525%202.017-.172%202.888c-1.12%201.401-1.627%202.837-1.617%204.226c.01%201.38.527%202.613%201.285%203.624C33.368%2021.7%2035.902%2023%2038%2023a1%201%200%201%200%200-2c-1.402%200-3.368-.949-4.513-2.475c-.554-.74-.88-1.567-.886-2.438c-.005-.862.3-1.863%201.18-2.962c1.303-1.629%201.18-3.507.39-5.05c-.771-1.506-2.203-2.779-3.757-3.485c-1.54-.7-3.424-.934-4.973.03c-1.516.942-2.374%202.814-2.437%205.55a3%203%200%200%200-1.93%202.164l-1.172-.314c-.086-1.8-.209-3.24-.431-4.337c-.299-1.472-.86-2.756-2.203-3.179l-.041-.012l-1.705-.457a1%201%200%200%200-.228-.034a1.4%201.4%200%200%200-.255-.095c-1.867-.5-4.423%202.986-5.71%207.787s-.815%209.1%201.052%209.6%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBreastPumpNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20fill%3D%22currentColor%22%20clip-path%3D%22url(%23healthiconsBreastPumpNegative)%22%3E%3Cpath%20d%3D%22M11.84%2018.204c.854-1.163%201.723-2.993%202.319-5.217s.758-4.243.6-5.677c-.064-.594-.176-1.015-.287-1.286c-.232.18-.54.488-.892.97c-.853%201.163-1.723%202.994-2.319%205.217s-.757%204.243-.6%205.677c.065.594.177%201.015.287%201.286c.232-.18.54-.488.893-.97M25%2017v-4a1%201%200%201%200-2%200v4zm-1%202a3%203%200%200%200-3%203h6a3%203%200%200%200-3-3m-10.94.94l-.037-.01c1.193-1.388%202.336-3.694%203.068-6.425s.895-5.299.556-7.098l.037.01c.21.073.555.327.826%201.663c.26%201.278.377%203.182.47%205.931c-1.455%202.335-2.51%203.925-3.372%204.902c-.903%201.022-1.33%201.07-1.548%201.027%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22m20.82%2024l-2.172%201.718v6.118l-.923%204.333c1.409.453%204.323%201.1%206.644-.31c2.283-1.387%204.627-.784%205.77-.332l-.787-3.691v-6.118L27.18%2024zM26%2029.857c0%201.2-.88%202.143-2%202.143s-2-.943-2-2.143S24%2026%2024%2026s2%202.743%202%203.857%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm10.38%2021.293a1.4%201.4%200%200%200%20.269.044q.1.054.215.085l1.704.457l.042.01c1.374.305%202.502-.526%203.497-1.652c.718-.814%201.516-1.951%202.452-3.4L21%2017.49V18a5%205%200%200%200-2%204v.89l-2.352%201.86v6.875l-1.477%206.938c-.657%202.143.584%205.437%203.693%205.437h10.272c3.11%200%204.35-3.294%203.694-5.437l-1.478-6.938V24.75L29%2022.89V22a5%205%200%200%200-2-4v-5a3%203%200%200%200-1.996-2.828c.062-2.354.788-3.416%201.493-3.854c.763-.474%201.88-.457%203.09.092c1.195.544%202.263%201.521%202.804%202.577c.523%201.02.525%202.017-.172%202.888c-1.12%201.401-1.627%202.837-1.617%204.226c.01%201.38.527%202.613%201.285%203.624C33.368%2021.7%2035.902%2023%2038%2023a1%201%200%201%200%200-2c-1.402%200-3.368-.949-4.513-2.475c-.554-.74-.88-1.567-.886-2.438c-.005-.862.3-1.863%201.18-2.962c1.303-1.629%201.18-3.507.39-5.05c-.771-1.506-2.203-2.779-3.757-3.485c-1.54-.7-3.424-.934-4.973.03c-1.516.942-2.374%202.814-2.437%205.55a3%203%200%200%200-1.93%202.164l-1.172-.314c-.086-1.8-.209-3.24-.431-4.337c-.299-1.472-.86-2.756-2.203-3.179l-.041-.012l-1.705-.457a1%201%200%200%200-.228-.034a1.4%201.4%200%200%200-.255-.095c-1.867-.5-4.423%202.986-5.71%207.787s-.815%209.1%201.052%209.6%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsBreastPumpNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/breast-pump-negative.svg?color=%231a73e8&size=48