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

Name
6-outline
Set
Health Icons
Style
Outline
Category
Typography
Viewbox
48×48
License
MIT
Aliases
62x-outline

1 other variant in Health Icons

The same icon in other sets

More typography icons from Health Icons

Use the 6 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M34.484 14.996A9.03 9.03 0 0 0 25.968 9h-3.936C17.06 9 13 13.014 13 18v12c0 4.986 4.06 9 9.032 9h3.936C30.94 39 35 34.986 35 30s-4.06-9-9.032-9h-3.936a9 9 0 0 0-3.032.52V18c0-1.642 1.343-3 3.032-3h3.936c1.326 0 2.449.841 2.862 2.005a3 3 0 0 0 5.654-2.01M25.968 11a7.03 7.03 0 0 1 6.631 4.665a1 1 0 1 1-1.884.67A5.03 5.03 0 0 0 25.968 13h-3.936C19.247 13 17 15.244 17 18v5.08a1 1 0 0 0 1.501.865A7 7 0 0 1 22.032 23h3.936C29.847 23 33 26.13 33 30s-3.153 7-7.032 7h-3.936C18.153 37 15 33.87 15 30V18c0-3.87 3.153-7 7.032-7zm0 16C27.657 27 29 28.358 29 30s-1.343 3-3.032 3h-3.936C20.343 33 19 31.642 19 30s1.343-3 3.032-3zM31 30c0-2.756-2.247-5-5.032-5h-3.936C19.247 25 17 27.244 17 30s2.247 5 5.032 5h3.936C28.753 35 31 32.756 31 30" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function Healthicons6Outline(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" fillRule="evenodd" d="M34.484 14.996A9.03 9.03 0 0 0 25.968 9h-3.936C17.06 9 13 13.014 13 18v12c0 4.986 4.06 9 9.032 9h3.936C30.94 39 35 34.986 35 30s-4.06-9-9.032-9h-3.936a9 9 0 0 0-3.032.52V18c0-1.642 1.343-3 3.032-3h3.936c1.326 0 2.449.841 2.862 2.005a3 3 0 0 0 5.654-2.01M25.968 11a7.03 7.03 0 0 1 6.631 4.665a1 1 0 1 1-1.884.67A5.03 5.03 0 0 0 25.968 13h-3.936C19.247 13 17 15.244 17 18v5.08a1 1 0 0 0 1.501.865A7 7 0 0 1 22.032 23h3.936C29.847 23 33 26.13 33 30s-3.153 7-7.032 7h-3.936C18.153 37 15 33.87 15 30V18c0-3.87 3.153-7 7.032-7zm0 16C27.657 27 29 28.358 29 30s-1.343 3-3.032 3h-3.936C20.343 33 19 31.642 19 30s1.343-3 3.032-3zM31 30c0-2.756-2.247-5-5.032-5h-3.936C19.247 25 17 27.244 17 30s2.247 5 5.032 5h3.936C28.753 35 31 32.756 31 30" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M34.484 14.996A9.03 9.03 0 0 0 25.968 9h-3.936C17.06 9 13 13.014 13 18v12c0 4.986 4.06 9 9.032 9h3.936C30.94 39 35 34.986 35 30s-4.06-9-9.032-9h-3.936a9 9 0 0 0-3.032.52V18c0-1.642 1.343-3 3.032-3h3.936c1.326 0 2.449.841 2.862 2.005a3 3 0 0 0 5.654-2.01M25.968 11a7.03 7.03 0 0 1 6.631 4.665a1 1 0 1 1-1.884.67A5.03 5.03 0 0 0 25.968 13h-3.936C19.247 13 17 15.244 17 18v5.08a1 1 0 0 0 1.501.865A7 7 0 0 1 22.032 23h3.936C29.847 23 33 26.13 33 30s-3.153 7-7.032 7h-3.936C18.153 37 15 33.87 15 30V18c0-3.87 3.153-7 7.032-7zm0 16C27.657 27 29 28.358 29 30s-1.343 3-3.032 3h-3.936C20.343 33 19 31.642 19 30s1.343-3 3.032-3zM31 30c0-2.756-2.247-5-5.032-5h-3.936C19.247 25 17 27.244 17 30s2.247 5 5.032 5h3.936C28.753 35 31 32.756 31 30" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-6-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M34.484%2014.996A9.03%209.03%200%200%200%2025.968%209h-3.936C17.06%209%2013%2013.014%2013%2018v12c0%204.986%204.06%209%209.032%209h3.936C30.94%2039%2035%2034.986%2035%2030s-4.06-9-9.032-9h-3.936a9%209%200%200%200-3.032.52V18c0-1.642%201.343-3%203.032-3h3.936c1.326%200%202.449.841%202.862%202.005a3%203%200%200%200%205.654-2.01M25.968%2011a7.03%207.03%200%200%201%206.631%204.665a1%201%200%201%201-1.884.67A5.03%205.03%200%200%200%2025.968%2013h-3.936C19.247%2013%2017%2015.244%2017%2018v5.08a1%201%200%200%200%201.501.865A7%207%200%200%201%2022.032%2023h3.936C29.847%2023%2033%2026.13%2033%2030s-3.153%207-7.032%207h-3.936C18.153%2037%2015%2033.87%2015%2030V18c0-3.87%203.153-7%207.032-7zm0%2016C27.657%2027%2029%2028.358%2029%2030s-1.343%203-3.032%203h-3.936C20.343%2033%2019%2031.642%2019%2030s1.343-3%203.032-3zM31%2030c0-2.756-2.247-5-5.032-5h-3.936C19.247%2025%2017%2027.244%2017%2030s2.247%205%205.032%205h3.936C28.753%2035%2031%2032.756%2031%2030%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M34.484%2014.996A9.03%209.03%200%200%200%2025.968%209h-3.936C17.06%209%2013%2013.014%2013%2018v12c0%204.986%204.06%209%209.032%209h3.936C30.94%2039%2035%2034.986%2035%2030s-4.06-9-9.032-9h-3.936a9%209%200%200%200-3.032.52V18c0-1.642%201.343-3%203.032-3h3.936c1.326%200%202.449.841%202.862%202.005a3%203%200%200%200%205.654-2.01M25.968%2011a7.03%207.03%200%200%201%206.631%204.665a1%201%200%201%201-1.884.67A5.03%205.03%200%200%200%2025.968%2013h-3.936C19.247%2013%2017%2015.244%2017%2018v5.08a1%201%200%200%200%201.501.865A7%207%200%200%201%2022.032%2023h3.936C29.847%2023%2033%2026.13%2033%2030s-3.153%207-7.032%207h-3.936C18.153%2037%2015%2033.87%2015%2030V18c0-3.87%203.153-7%207.032-7zm0%2016C27.657%2027%2029%2028.358%2029%2030s-1.343%203-3.032%203h-3.936C20.343%2033%2019%2031.642%2019%2030s1.343-3%203.032-3zM31%2030c0-2.756-2.247-5-5.032-5h-3.936C19.247%2025%2017%2027.244%2017%2030s2.247%205%205.032%205h3.936C28.753%2035%2031%2032.756%2031%2030%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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