head circumference icon

head-circumference from Health Icons by Resolve to Save Lives · Filled · Symbols · MIT Free for personal and commercial use.

Name
head-circumference
Set
Health Icons
Style
Filled
Category
Symbols
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More symbols icons from Health Icons

Use the head circumference icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15 38v-9.41c-1.093-1.125-3.046-3.62-3.744-6.906c3.283.447 7.773.72 12.708.72c4.433 0 8.507-.22 11.669-.589c.45 1.129.884 2.206 1.253 3.122a2.003 2.003 0 0 1-1.858 2.753h-.554v3.144a2 2 0 0 1-2 2H28V38zm7.542-28c-8.112 0-10.893 4.743-11.437 8.041c-1.322-.189-2.425-.406-3.255-.645l-.097-.028c-1.047-.312-1.63-.659-1.63-1.025s.583-.712 1.63-1.024l.097-.028a22 22 0 0 1 2.372-.51c.383-.674.945-1.446 1.546-2.241l-.692.09c-1.657.228-3.1.51-4.17.858c-.52.169-1.073.39-1.536.7c-.372.25-1.248.938-1.248 2.155c0 1.218.876 1.905 1.248 2.155c.463.31 1.016.532 1.537.7c1.07.348 2.512.631 4.169.858c3.344.46 7.9.736 12.889.736s9.544-.277 12.888-.736c1.657-.227 3.1-.51 4.17-.857c.52-.17 1.073-.39 1.535-.701c.373-.25 1.249-.937 1.249-2.155s-.876-1.904-1.248-2.154c-.463-.31-1.016-.532-1.537-.701c-.814-.264-1.845-.492-3.022-.685V10l-4 4l4 3.5v-2.669a20 20 0 0 1 2.176.488c1.047.312 1.63.659 1.63 1.024c0 .366-.583.713-1.63 1.025l-.097.028c-1.322.38-3.339.707-5.825.948c-.51-1.292-.982-2.506-1.348-3.475c-.272-.72-.8-1.2-1.462-1.804l-.232-.213C29.369 11.155 27.269 10 22.542 10"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsHeadCircumference(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15 38v-9.41c-1.093-1.125-3.046-3.62-3.744-6.906c3.283.447 7.773.72 12.708.72c4.433 0 8.507-.22 11.669-.589c.45 1.129.884 2.206 1.253 3.122a2.003 2.003 0 0 1-1.858 2.753h-.554v3.144a2 2 0 0 1-2 2H28V38zm7.542-28c-8.112 0-10.893 4.743-11.437 8.041c-1.322-.189-2.425-.406-3.255-.645l-.097-.028c-1.047-.312-1.63-.659-1.63-1.025s.583-.712 1.63-1.024l.097-.028a22 22 0 0 1 2.372-.51c.383-.674.945-1.446 1.546-2.241l-.692.09c-1.657.228-3.1.51-4.17.858c-.52.169-1.073.39-1.536.7c-.372.25-1.248.938-1.248 2.155c0 1.218.876 1.905 1.248 2.155c.463.31 1.016.532 1.537.7c1.07.348 2.512.631 4.169.858c3.344.46 7.9.736 12.889.736s9.544-.277 12.888-.736c1.657-.227 3.1-.51 4.17-.857c.52-.17 1.073-.39 1.535-.701c.373-.25 1.249-.937 1.249-2.155s-.876-1.904-1.248-2.154c-.463-.31-1.016-.532-1.537-.701c-.814-.264-1.845-.492-3.022-.685V10l-4 4l4 3.5v-2.669a20 20 0 0 1 2.176.488c1.047.312 1.63.659 1.63 1.024c0 .366-.583.713-1.63 1.025l-.097.028c-1.322.38-3.339.707-5.825.948c-.51-1.292-.982-2.506-1.348-3.475c-.272-.72-.8-1.2-1.462-1.804l-.232-.213C29.369 11.155 27.269 10 22.542 10"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M15 38v-9.41c-1.093-1.125-3.046-3.62-3.744-6.906c3.283.447 7.773.72 12.708.72c4.433 0 8.507-.22 11.669-.589c.45 1.129.884 2.206 1.253 3.122a2.003 2.003 0 0 1-1.858 2.753h-.554v3.144a2 2 0 0 1-2 2H28V38zm7.542-28c-8.112 0-10.893 4.743-11.437 8.041c-1.322-.189-2.425-.406-3.255-.645l-.097-.028c-1.047-.312-1.63-.659-1.63-1.025s.583-.712 1.63-1.024l.097-.028a22 22 0 0 1 2.372-.51c.383-.674.945-1.446 1.546-2.241l-.692.09c-1.657.228-3.1.51-4.17.858c-.52.169-1.073.39-1.536.7c-.372.25-1.248.938-1.248 2.155c0 1.218.876 1.905 1.248 2.155c.463.31 1.016.532 1.537.7c1.07.348 2.512.631 4.169.858c3.344.46 7.9.736 12.889.736s9.544-.277 12.888-.736c1.657-.227 3.1-.51 4.17-.857c.52-.17 1.073-.39 1.535-.701c.373-.25 1.249-.937 1.249-2.155s-.876-1.904-1.248-2.154c-.463-.31-1.016-.532-1.537-.701c-.814-.264-1.845-.492-3.022-.685V10l-4 4l4 3.5v-2.669a20 20 0 0 1 2.176.488c1.047.312 1.63.659 1.63 1.024c0 .366-.583.713-1.63 1.025l-.097.028c-1.322.38-3.339.707-5.825.948c-.51-1.292-.982-2.506-1.348-3.475c-.272-.72-.8-1.2-1.462-1.804l-.232-.213C29.369 11.155 27.269 10 22.542 10"/></svg>
</template>

CSS

.icon-head-circumference {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2038v-9.41c-1.093-1.125-3.046-3.62-3.744-6.906c3.283.447%207.773.72%2012.708.72c4.433%200%208.507-.22%2011.669-.589c.45%201.129.884%202.206%201.253%203.122a2.003%202.003%200%200%201-1.858%202.753h-.554v3.144a2%202%200%200%201-2%202H28V38zm7.542-28c-8.112%200-10.893%204.743-11.437%208.041c-1.322-.189-2.425-.406-3.255-.645l-.097-.028c-1.047-.312-1.63-.659-1.63-1.025s.583-.712%201.63-1.024l.097-.028a22%2022%200%200%201%202.372-.51c.383-.674.945-1.446%201.546-2.241l-.692.09c-1.657.228-3.1.51-4.17.858c-.52.169-1.073.39-1.536.7c-.372.25-1.248.938-1.248%202.155c0%201.218.876%201.905%201.248%202.155c.463.31%201.016.532%201.537.7c1.07.348%202.512.631%204.169.858c3.344.46%207.9.736%2012.889.736s9.544-.277%2012.888-.736c1.657-.227%203.1-.51%204.17-.857c.52-.17%201.073-.39%201.535-.701c.373-.25%201.249-.937%201.249-2.155s-.876-1.904-1.248-2.154c-.463-.31-1.016-.532-1.537-.701c-.814-.264-1.845-.492-3.022-.685V10l-4%204l4%203.5v-2.669a20%2020%200%200%201%202.176.488c1.047.312%201.63.659%201.63%201.024c0%20.366-.583.713-1.63%201.025l-.097.028c-1.322.38-3.339.707-5.825.948c-.51-1.292-.982-2.506-1.348-3.475c-.272-.72-.8-1.2-1.462-1.804l-.232-.213C29.369%2011.155%2027.269%2010%2022.542%2010%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15%2038v-9.41c-1.093-1.125-3.046-3.62-3.744-6.906c3.283.447%207.773.72%2012.708.72c4.433%200%208.507-.22%2011.669-.589c.45%201.129.884%202.206%201.253%203.122a2.003%202.003%200%200%201-1.858%202.753h-.554v3.144a2%202%200%200%201-2%202H28V38zm7.542-28c-8.112%200-10.893%204.743-11.437%208.041c-1.322-.189-2.425-.406-3.255-.645l-.097-.028c-1.047-.312-1.63-.659-1.63-1.025s.583-.712%201.63-1.024l.097-.028a22%2022%200%200%201%202.372-.51c.383-.674.945-1.446%201.546-2.241l-.692.09c-1.657.228-3.1.51-4.17.858c-.52.169-1.073.39-1.536.7c-.372.25-1.248.938-1.248%202.155c0%201.218.876%201.905%201.248%202.155c.463.31%201.016.532%201.537.7c1.07.348%202.512.631%204.169.858c3.344.46%207.9.736%2012.889.736s9.544-.277%2012.888-.736c1.657-.227%203.1-.51%204.17-.857c.52-.17%201.073-.39%201.535-.701c.373-.25%201.249-.937%201.249-2.155s-.876-1.904-1.248-2.154c-.463-.31-1.016-.532-1.537-.701c-.814-.264-1.845-.492-3.022-.685V10l-4%204l4%203.5v-2.669a20%2020%200%200%201%202.176.488c1.047.312%201.63.659%201.63%201.024c0%20.366-.583.713-1.63%201.025l-.097.028c-1.322.38-3.339.707-5.825.948c-.51-1.292-.982-2.506-1.348-3.475c-.272-.72-.8-1.2-1.462-1.804l-.232-.213C29.369%2011.155%2027.269%2010%2022.542%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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