lactation-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Symbols · MIT Free for personal and commercial use.

Name
lactation-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Symbols
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More symbols icons from Health Icons

Use the lactation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.672 5.837C6.852 4.654 6.153 3.323 6.153 2h2c0 .677.385 1.574 1.163 2.699c.759 1.095 1.772 2.243 2.81 3.413l.065.074c.993 1.119 2.015 2.27 2.732 3.33c.368.544.687 1.109.88 1.672q.053.153.093.312H16a1 1 0 1 1 0 2h-.283c-.683 1.616-2.278 3.15-4.092 3.933c-.818.353-1.716.566-2.625.56V22H7v-2.408c-.695-.29-1.367-.748-1.983-1.412l1.466-1.36c1.263 1.36 2.85 1.424 4.35.777c1.565-.675 2.805-2.044 3.147-3.162c.028-.093.042-.274-.07-.6q-.165-.49-.644-1.198c-.643-.95-1.592-2.02-2.634-3.196l-.002-.002c-1.02-1.15-2.118-2.39-2.958-3.602m10.438 13.44c-.308.44-.61 1.004-.61 1.521c0 .664.56 1.202 1.25 1.202S20 21.462 20 20.798c0-.517-.302-1.081-.61-1.521c-.317-.455-.64-.777-.64-.777s-.323.322-.64.777M17 17.379c0-.31.181-.649.366-.913c.19-.273.384-.466.384-.466s.194.193.384.466c.185.264.366.603.366.913c0 .398-.336.721-.75.721s-.75-.323-.75-.721"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsLactationOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.672 5.837C6.852 4.654 6.153 3.323 6.153 2h2c0 .677.385 1.574 1.163 2.699c.759 1.095 1.772 2.243 2.81 3.413l.065.074c.993 1.119 2.015 2.27 2.732 3.33c.368.544.687 1.109.88 1.672q.053.153.093.312H16a1 1 0 1 1 0 2h-.283c-.683 1.616-2.278 3.15-4.092 3.933c-.818.353-1.716.566-2.625.56V22H7v-2.408c-.695-.29-1.367-.748-1.983-1.412l1.466-1.36c1.263 1.36 2.85 1.424 4.35.777c1.565-.675 2.805-2.044 3.147-3.162c.028-.093.042-.274-.07-.6q-.165-.49-.644-1.198c-.643-.95-1.592-2.02-2.634-3.196l-.002-.002c-1.02-1.15-2.118-2.39-2.958-3.602m10.438 13.44c-.308.44-.61 1.004-.61 1.521c0 .664.56 1.202 1.25 1.202S20 21.462 20 20.798c0-.517-.302-1.081-.61-1.521c-.317-.455-.64-.777-.64-.777s-.323.322-.64.777M17 17.379c0-.31.181-.649.366-.913c.19-.273.384-.466.384-.466s.194.193.384.466c.185.264.366.603.366.913c0 .398-.336.721-.75.721s-.75-.323-.75-.721"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.672 5.837C6.852 4.654 6.153 3.323 6.153 2h2c0 .677.385 1.574 1.163 2.699c.759 1.095 1.772 2.243 2.81 3.413l.065.074c.993 1.119 2.015 2.27 2.732 3.33c.368.544.687 1.109.88 1.672q.053.153.093.312H16a1 1 0 1 1 0 2h-.283c-.683 1.616-2.278 3.15-4.092 3.933c-.818.353-1.716.566-2.625.56V22H7v-2.408c-.695-.29-1.367-.748-1.983-1.412l1.466-1.36c1.263 1.36 2.85 1.424 4.35.777c1.565-.675 2.805-2.044 3.147-3.162c.028-.093.042-.274-.07-.6q-.165-.49-.644-1.198c-.643-.95-1.592-2.02-2.634-3.196l-.002-.002c-1.02-1.15-2.118-2.39-2.958-3.602m10.438 13.44c-.308.44-.61 1.004-.61 1.521c0 .664.56 1.202 1.25 1.202S20 21.462 20 20.798c0-.517-.302-1.081-.61-1.521c-.317-.455-.64-.777-.64-.777s-.323.322-.64.777M17 17.379c0-.31.181-.649.366-.913c.19-.273.384-.466.384-.466s.194.193.384.466c.185.264.366.603.366.913c0 .398-.336.721-.75.721s-.75-.323-.75-.721"/></svg>
</template>

CSS

.icon-lactation-outline-24px {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.672%205.837C6.852%204.654%206.153%203.323%206.153%202h2c0%20.677.385%201.574%201.163%202.699c.759%201.095%201.772%202.243%202.81%203.413l.065.074c.993%201.119%202.015%202.27%202.732%203.33c.368.544.687%201.109.88%201.672q.053.153.093.312H16a1%201%200%201%201%200%202h-.283c-.683%201.616-2.278%203.15-4.092%203.933c-.818.353-1.716.566-2.625.56V22H7v-2.408c-.695-.29-1.367-.748-1.983-1.412l1.466-1.36c1.263%201.36%202.85%201.424%204.35.777c1.565-.675%202.805-2.044%203.147-3.162c.028-.093.042-.274-.07-.6q-.165-.49-.644-1.198c-.643-.95-1.592-2.02-2.634-3.196l-.002-.002c-1.02-1.15-2.118-2.39-2.958-3.602m10.438%2013.44c-.308.44-.61%201.004-.61%201.521c0%20.664.56%201.202%201.25%201.202S20%2021.462%2020%2020.798c0-.517-.302-1.081-.61-1.521c-.317-.455-.64-.777-.64-.777s-.323.322-.64.777M17%2017.379c0-.31.181-.649.366-.913c.19-.273.384-.466.384-.466s.194.193.384.466c.185.264.366.603.366.913c0%20.398-.336.721-.75.721s-.75-.323-.75-.721%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.672%205.837C6.852%204.654%206.153%203.323%206.153%202h2c0%20.677.385%201.574%201.163%202.699c.759%201.095%201.772%202.243%202.81%203.413l.065.074c.993%201.119%202.015%202.27%202.732%203.33c.368.544.687%201.109.88%201.672q.053.153.093.312H16a1%201%200%201%201%200%202h-.283c-.683%201.616-2.278%203.15-4.092%203.933c-.818.353-1.716.566-2.625.56V22H7v-2.408c-.695-.29-1.367-.748-1.983-1.412l1.466-1.36c1.263%201.36%202.85%201.424%204.35.777c1.565-.675%202.805-2.044%203.147-3.162c.028-.093.042-.274-.07-.6q-.165-.49-.644-1.198c-.643-.95-1.592-2.02-2.634-3.196l-.002-.002c-1.02-1.15-2.118-2.39-2.958-3.602m10.438%2013.44c-.308.44-.61%201.004-.61%201.521c0%20.664.56%201.202%201.25%201.202S20%2021.462%2020%2020.798c0-.517-.302-1.081-.61-1.521c-.317-.455-.64-.777-.64-.777s-.323.322-.64.777M17%2017.379c0-.31.181-.649.366-.913c.19-.273.384-.466.384-.466s.194.193.384.466c.185.264.366.603.366.913c0%20.398-.336.721-.75.721s-.75-.323-.75-.721%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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