breasts-outline from Health Icons by Resolve to Save Lives · Outline · Body · MIT Free for personal and commercial use.

Name
breasts-outline
Set
Health Icons
Style
Outline
Category
Body
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More body icons from Health Icons

Use the breasts icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M10.222 9.82a1 1 0 0 1 1.342.448c.293.587.483 1.26.392 1.986c-.092.737-.458 1.404-1.051 1.998l-.943.943c-.193.192-.485.458-.779.726v.001l-.288.262c-.409.375-.763.712-.954.935a8.1 8.1 0 0 0-1.836 3.983a7.9 7.9 0 0 0 .502 4.314a7.1 7.1 0 0 0 2.637 3.204q.482.315 1.002.542c.162.03.311.09.438.172c.78.275 1.607.402 2.446.373a7.07 7.07 0 0 0 3.909-1.373a7.9 7.9 0 0 0 2.656-3.43a1 1 0 0 1 1.854.749a9.9 9.9 0 0 1-3.333 4.298a9.07 9.07 0 0 1-5.016 1.755a8.7 8.7 0 0 1-1.854-.134l.869 5.513c.077.49-.346.942-.945 1.008c-.6.066-1.148-.279-1.225-.77l-1.03-6.53a9 9 0 0 1-.867-.5a9.1 9.1 0 0 1-3.385-4.102a9.9 9.9 0 0 1-.632-5.406a10.1 10.1 0 0 1 2.29-4.967c.284-.33.73-.749 1.122-1.108l.33-.302c.28-.255.518-.47.674-.627l.943-.943c.35-.35.456-.626.481-.832c.028-.218-.018-.488-.196-.844a1 1 0 0 1 .447-1.341m28.762 20.972a9 9 0 0 0 .868-.5a9.1 9.1 0 0 0 3.385-4.102a9.9 9.9 0 0 0 .632-5.406a10.1 10.1 0 0 0-2.29-4.967c-.284-.33-.73-.749-1.122-1.108l-.33-.302c-.28-.255-.518-.47-.674-.627l-.943-.943c-.35-.35-.456-.626-.481-.832c-.028-.218.018-.488.196-.844a1 1 0 0 0-1.789-.894c-.293.587-.483 1.26-.392 1.986c.092.737.458 1.404 1.051 1.998l.943.943c.193.192.485.458.779.726l.288.263c.409.375.763.712.954.935a8.1 8.1 0 0 1 1.836 3.983a7.9 7.9 0 0 1-.502 4.314a7.1 7.1 0 0 1-2.637 3.204q-.481.315-1.002.542c-.162.03-.311.09-.438.172a6.6 6.6 0 0 1-2.446.373a7.07 7.07 0 0 1-3.909-1.373a7.9 7.9 0 0 1-2.656-3.43a1 1 0 1 0-1.854.749a9.9 9.9 0 0 0 3.333 4.298a9.07 9.07 0 0 0 5.016 1.755a8.7 8.7 0 0 0 1.854-.134l-.869 5.513c-.077.49.346.942.945 1.008c.6.066 1.148-.279 1.225-.77z"/><path d="M13 25a2 2 0 1 1-4 0a2 2 0 0 1 4 0m24 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsBreastsOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M10.222 9.82a1 1 0 0 1 1.342.448c.293.587.483 1.26.392 1.986c-.092.737-.458 1.404-1.051 1.998l-.943.943c-.193.192-.485.458-.779.726v.001l-.288.262c-.409.375-.763.712-.954.935a8.1 8.1 0 0 0-1.836 3.983a7.9 7.9 0 0 0 .502 4.314a7.1 7.1 0 0 0 2.637 3.204q.482.315 1.002.542c.162.03.311.09.438.172c.78.275 1.607.402 2.446.373a7.07 7.07 0 0 0 3.909-1.373a7.9 7.9 0 0 0 2.656-3.43a1 1 0 0 1 1.854.749a9.9 9.9 0 0 1-3.333 4.298a9.07 9.07 0 0 1-5.016 1.755a8.7 8.7 0 0 1-1.854-.134l.869 5.513c.077.49-.346.942-.945 1.008c-.6.066-1.148-.279-1.225-.77l-1.03-6.53a9 9 0 0 1-.867-.5a9.1 9.1 0 0 1-3.385-4.102a9.9 9.9 0 0 1-.632-5.406a10.1 10.1 0 0 1 2.29-4.967c.284-.33.73-.749 1.122-1.108l.33-.302c.28-.255.518-.47.674-.627l.943-.943c.35-.35.456-.626.481-.832c.028-.218-.018-.488-.196-.844a1 1 0 0 1 .447-1.341m28.762 20.972a9 9 0 0 0 .868-.5a9.1 9.1 0 0 0 3.385-4.102a9.9 9.9 0 0 0 .632-5.406a10.1 10.1 0 0 0-2.29-4.967c-.284-.33-.73-.749-1.122-1.108l-.33-.302c-.28-.255-.518-.47-.674-.627l-.943-.943c-.35-.35-.456-.626-.481-.832c-.028-.218.018-.488.196-.844a1 1 0 0 0-1.789-.894c-.293.587-.483 1.26-.392 1.986c.092.737.458 1.404 1.051 1.998l.943.943c.193.192.485.458.779.726l.288.263c.409.375.763.712.954.935a8.1 8.1 0 0 1 1.836 3.983a7.9 7.9 0 0 1-.502 4.314a7.1 7.1 0 0 1-2.637 3.204q-.481.315-1.002.542c-.162.03-.311.09-.438.172a6.6 6.6 0 0 1-2.446.373a7.07 7.07 0 0 1-3.909-1.373a7.9 7.9 0 0 1-2.656-3.43a1 1 0 1 0-1.854.749a9.9 9.9 0 0 0 3.333 4.298a9.07 9.07 0 0 0 5.016 1.755a8.7 8.7 0 0 0 1.854-.134l-.869 5.513c-.077.49.346.942.945 1.008c.6.066 1.148-.279 1.225-.77z"/><path d="M13 25a2 2 0 1 1-4 0a2 2 0 0 1 4 0m24 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M10.222 9.82a1 1 0 0 1 1.342.448c.293.587.483 1.26.392 1.986c-.092.737-.458 1.404-1.051 1.998l-.943.943c-.193.192-.485.458-.779.726v.001l-.288.262c-.409.375-.763.712-.954.935a8.1 8.1 0 0 0-1.836 3.983a7.9 7.9 0 0 0 .502 4.314a7.1 7.1 0 0 0 2.637 3.204q.482.315 1.002.542c.162.03.311.09.438.172c.78.275 1.607.402 2.446.373a7.07 7.07 0 0 0 3.909-1.373a7.9 7.9 0 0 0 2.656-3.43a1 1 0 0 1 1.854.749a9.9 9.9 0 0 1-3.333 4.298a9.07 9.07 0 0 1-5.016 1.755a8.7 8.7 0 0 1-1.854-.134l.869 5.513c.077.49-.346.942-.945 1.008c-.6.066-1.148-.279-1.225-.77l-1.03-6.53a9 9 0 0 1-.867-.5a9.1 9.1 0 0 1-3.385-4.102a9.9 9.9 0 0 1-.632-5.406a10.1 10.1 0 0 1 2.29-4.967c.284-.33.73-.749 1.122-1.108l.33-.302c.28-.255.518-.47.674-.627l.943-.943c.35-.35.456-.626.481-.832c.028-.218-.018-.488-.196-.844a1 1 0 0 1 .447-1.341m28.762 20.972a9 9 0 0 0 .868-.5a9.1 9.1 0 0 0 3.385-4.102a9.9 9.9 0 0 0 .632-5.406a10.1 10.1 0 0 0-2.29-4.967c-.284-.33-.73-.749-1.122-1.108l-.33-.302c-.28-.255-.518-.47-.674-.627l-.943-.943c-.35-.35-.456-.626-.481-.832c-.028-.218.018-.488.196-.844a1 1 0 0 0-1.789-.894c-.293.587-.483 1.26-.392 1.986c.092.737.458 1.404 1.051 1.998l.943.943c.193.192.485.458.779.726l.288.263c.409.375.763.712.954.935a8.1 8.1 0 0 1 1.836 3.983a7.9 7.9 0 0 1-.502 4.314a7.1 7.1 0 0 1-2.637 3.204q-.481.315-1.002.542c-.162.03-.311.09-.438.172a6.6 6.6 0 0 1-2.446.373a7.07 7.07 0 0 1-3.909-1.373a7.9 7.9 0 0 1-2.656-3.43a1 1 0 1 0-1.854.749a9.9 9.9 0 0 0 3.333 4.298a9.07 9.07 0 0 0 5.016 1.755a8.7 8.7 0 0 0 1.854-.134l-.869 5.513c-.077.49.346.942.945 1.008c.6.066 1.148-.279 1.225-.77z"/><path d="M13 25a2 2 0 1 1-4 0a2 2 0 0 1 4 0m24 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4"/></g></svg>
</template>

CSS

.icon-breasts-outline {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M10.222%209.82a1%201%200%200%201%201.342.448c.293.587.483%201.26.392%201.986c-.092.737-.458%201.404-1.051%201.998l-.943.943c-.193.192-.485.458-.779.726v.001l-.288.262c-.409.375-.763.712-.954.935a8.1%208.1%200%200%200-1.836%203.983a7.9%207.9%200%200%200%20.502%204.314a7.1%207.1%200%200%200%202.637%203.204q.482.315%201.002.542c.162.03.311.09.438.172c.78.275%201.607.402%202.446.373a7.07%207.07%200%200%200%203.909-1.373a7.9%207.9%200%200%200%202.656-3.43a1%201%200%200%201%201.854.749a9.9%209.9%200%200%201-3.333%204.298a9.07%209.07%200%200%201-5.016%201.755a8.7%208.7%200%200%201-1.854-.134l.869%205.513c.077.49-.346.942-.945%201.008c-.6.066-1.148-.279-1.225-.77l-1.03-6.53a9%209%200%200%201-.867-.5a9.1%209.1%200%200%201-3.385-4.102a9.9%209.9%200%200%201-.632-5.406a10.1%2010.1%200%200%201%202.29-4.967c.284-.33.73-.749%201.122-1.108l.33-.302c.28-.255.518-.47.674-.627l.943-.943c.35-.35.456-.626.481-.832c.028-.218-.018-.488-.196-.844a1%201%200%200%201%20.447-1.341m28.762%2020.972a9%209%200%200%200%20.868-.5a9.1%209.1%200%200%200%203.385-4.102a9.9%209.9%200%200%200%20.632-5.406a10.1%2010.1%200%200%200-2.29-4.967c-.284-.33-.73-.749-1.122-1.108l-.33-.302c-.28-.255-.518-.47-.674-.627l-.943-.943c-.35-.35-.456-.626-.481-.832c-.028-.218.018-.488.196-.844a1%201%200%200%200-1.789-.894c-.293.587-.483%201.26-.392%201.986c.092.737.458%201.404%201.051%201.998l.943.943c.193.192.485.458.779.726l.288.263c.409.375.763.712.954.935a8.1%208.1%200%200%201%201.836%203.983a7.9%207.9%200%200%201-.502%204.314a7.1%207.1%200%200%201-2.637%203.204q-.481.315-1.002.542c-.162.03-.311.09-.438.172a6.6%206.6%200%200%201-2.446.373a7.07%207.07%200%200%201-3.909-1.373a7.9%207.9%200%200%201-2.656-3.43a1%201%200%201%200-1.854.749a9.9%209.9%200%200%200%203.333%204.298a9.07%209.07%200%200%200%205.016%201.755a8.7%208.7%200%200%200%201.854-.134l-.869%205.513c-.077.49.346.942.945%201.008c.6.066%201.148-.279%201.225-.77z%22%2F%3E%3Cpath%20d%3D%22M13%2025a2%202%200%201%201-4%200a2%202%200%200%201%204%200m24%202a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%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%22currentColor%22%3E%3Cpath%20d%3D%22M10.222%209.82a1%201%200%200%201%201.342.448c.293.587.483%201.26.392%201.986c-.092.737-.458%201.404-1.051%201.998l-.943.943c-.193.192-.485.458-.779.726v.001l-.288.262c-.409.375-.763.712-.954.935a8.1%208.1%200%200%200-1.836%203.983a7.9%207.9%200%200%200%20.502%204.314a7.1%207.1%200%200%200%202.637%203.204q.482.315%201.002.542c.162.03.311.09.438.172c.78.275%201.607.402%202.446.373a7.07%207.07%200%200%200%203.909-1.373a7.9%207.9%200%200%200%202.656-3.43a1%201%200%200%201%201.854.749a9.9%209.9%200%200%201-3.333%204.298a9.07%209.07%200%200%201-5.016%201.755a8.7%208.7%200%200%201-1.854-.134l.869%205.513c.077.49-.346.942-.945%201.008c-.6.066-1.148-.279-1.225-.77l-1.03-6.53a9%209%200%200%201-.867-.5a9.1%209.1%200%200%201-3.385-4.102a9.9%209.9%200%200%201-.632-5.406a10.1%2010.1%200%200%201%202.29-4.967c.284-.33.73-.749%201.122-1.108l.33-.302c.28-.255.518-.47.674-.627l.943-.943c.35-.35.456-.626.481-.832c.028-.218-.018-.488-.196-.844a1%201%200%200%201%20.447-1.341m28.762%2020.972a9%209%200%200%200%20.868-.5a9.1%209.1%200%200%200%203.385-4.102a9.9%209.9%200%200%200%20.632-5.406a10.1%2010.1%200%200%200-2.29-4.967c-.284-.33-.73-.749-1.122-1.108l-.33-.302c-.28-.255-.518-.47-.674-.627l-.943-.943c-.35-.35-.456-.626-.481-.832c-.028-.218.018-.488.196-.844a1%201%200%200%200-1.789-.894c-.293.587-.483%201.26-.392%201.986c.092.737.458%201.404%201.051%201.998l.943.943c.193.192.485.458.779.726l.288.263c.409.375.763.712.954.935a8.1%208.1%200%200%201%201.836%203.983a7.9%207.9%200%200%201-.502%204.314a7.1%207.1%200%200%201-2.637%203.204q-.481.315-1.002.542c-.162.03-.311.09-.438.172a6.6%206.6%200%200%201-2.446.373a7.07%207.07%200%200%201-3.909-1.373a7.9%207.9%200%200%201-2.656-3.43a1%201%200%201%200-1.854.749a9.9%209.9%200%200%200%203.333%204.298a9.07%209.07%200%200%200%205.016%201.755a8.7%208.7%200%200%200%201.854-.134l-.869%205.513c-.077.49.346.942.945%201.008c.6.066%201.148-.279%201.225-.77z%22%2F%3E%3Cpath%20d%3D%22M13%2025a2%202%200%201%201-4%200a2%202%200%200%201%204%200m24%202a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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