ios medical icon

ios-medical from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
ios-medical
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

1 other variant in IonIcons

Related icons in IonIcons

Use the ios medical icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M430.3 174.3l-16.5-28.6c-4.3-7.4-13.8-10-21.2-5.7L294 197c-2.7 1.5-6-.4-6-3.5v-114c0-8.6-6.9-15.5-15.5-15.5h-33c-8.6 0-15.5 6.9-15.5 15.5v114.1c0 3.1-3.3 5-6 3.5l-98.6-57c-7.4-4.3-16.9-1.7-21.2 5.7l-16.5 28.6c-4.3 7.4-1.7 16.9 5.7 21.1l98.7 57.1c2.7 1.5 2.7 5.4 0 6.9l-98.7 57.1c-7.4 4.3-9.9 13.7-5.7 21.1l16.5 28.6c4.3 7.4 13.8 10 21.2 5.7l98.6-57c2.7-1.5 6 .4 6 3.5v114.1c0 8.6 6.9 15.5 15.5 15.5h33c8.6 0 15.5-6.9 15.5-15.5V318.4c0-3.1 3.4-5 6-3.5l98.6 57c7.4 4.3 16.9 1.7 21.2-5.7l16.5-28.6c4.3-7.4 1.7-16.9-5.7-21.1l-98.7-57.1c-2.7-1.5-2.7-5.4 0-6.9l98.7-57.1c7.4-4.2 9.9-13.7 5.7-21.1z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonIosMedical(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M430.3 174.3l-16.5-28.6c-4.3-7.4-13.8-10-21.2-5.7L294 197c-2.7 1.5-6-.4-6-3.5v-114c0-8.6-6.9-15.5-15.5-15.5h-33c-8.6 0-15.5 6.9-15.5 15.5v114.1c0 3.1-3.3 5-6 3.5l-98.6-57c-7.4-4.3-16.9-1.7-21.2 5.7l-16.5 28.6c-4.3 7.4-1.7 16.9 5.7 21.1l98.7 57.1c2.7 1.5 2.7 5.4 0 6.9l-98.7 57.1c-7.4 4.3-9.9 13.7-5.7 21.1l16.5 28.6c4.3 7.4 13.8 10 21.2 5.7l98.6-57c2.7-1.5 6 .4 6 3.5v114.1c0 8.6 6.9 15.5 15.5 15.5h33c8.6 0 15.5-6.9 15.5-15.5V318.4c0-3.1 3.4-5 6-3.5l98.6 57c7.4 4.3 16.9 1.7 21.2-5.7l16.5-28.6c4.3-7.4 1.7-16.9-5.7-21.1l-98.7-57.1c-2.7-1.5-2.7-5.4 0-6.9l98.7-57.1c7.4-4.2 9.9-13.7 5.7-21.1z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M430.3 174.3l-16.5-28.6c-4.3-7.4-13.8-10-21.2-5.7L294 197c-2.7 1.5-6-.4-6-3.5v-114c0-8.6-6.9-15.5-15.5-15.5h-33c-8.6 0-15.5 6.9-15.5 15.5v114.1c0 3.1-3.3 5-6 3.5l-98.6-57c-7.4-4.3-16.9-1.7-21.2 5.7l-16.5 28.6c-4.3 7.4-1.7 16.9 5.7 21.1l98.7 57.1c2.7 1.5 2.7 5.4 0 6.9l-98.7 57.1c-7.4 4.3-9.9 13.7-5.7 21.1l16.5 28.6c4.3 7.4 13.8 10 21.2 5.7l98.6-57c2.7-1.5 6 .4 6 3.5v114.1c0 8.6 6.9 15.5 15.5 15.5h33c8.6 0 15.5-6.9 15.5-15.5V318.4c0-3.1 3.4-5 6-3.5l98.6 57c7.4 4.3 16.9 1.7 21.2-5.7l16.5-28.6c4.3-7.4 1.7-16.9-5.7-21.1l-98.7-57.1c-2.7-1.5-2.7-5.4 0-6.9l98.7-57.1c7.4-4.2 9.9-13.7 5.7-21.1z" fill="currentColor"/></svg>
</template>

CSS

.icon-ios-medical {
  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%20512%20512%22%3E%3Cpath%20d%3D%22M430.3%20174.3l-16.5-28.6c-4.3-7.4-13.8-10-21.2-5.7L294%20197c-2.7%201.5-6-.4-6-3.5v-114c0-8.6-6.9-15.5-15.5-15.5h-33c-8.6%200-15.5%206.9-15.5%2015.5v114.1c0%203.1-3.3%205-6%203.5l-98.6-57c-7.4-4.3-16.9-1.7-21.2%205.7l-16.5%2028.6c-4.3%207.4-1.7%2016.9%205.7%2021.1l98.7%2057.1c2.7%201.5%202.7%205.4%200%206.9l-98.7%2057.1c-7.4%204.3-9.9%2013.7-5.7%2021.1l16.5%2028.6c4.3%207.4%2013.8%2010%2021.2%205.7l98.6-57c2.7-1.5%206%20.4%206%203.5v114.1c0%208.6%206.9%2015.5%2015.5%2015.5h33c8.6%200%2015.5-6.9%2015.5-15.5V318.4c0-3.1%203.4-5%206-3.5l98.6%2057c7.4%204.3%2016.9%201.7%2021.2-5.7l16.5-28.6c4.3-7.4%201.7-16.9-5.7-21.1l-98.7-57.1c-2.7-1.5-2.7-5.4%200-6.9l98.7-57.1c7.4-4.2%209.9-13.7%205.7-21.1z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M430.3%20174.3l-16.5-28.6c-4.3-7.4-13.8-10-21.2-5.7L294%20197c-2.7%201.5-6-.4-6-3.5v-114c0-8.6-6.9-15.5-15.5-15.5h-33c-8.6%200-15.5%206.9-15.5%2015.5v114.1c0%203.1-3.3%205-6%203.5l-98.6-57c-7.4-4.3-16.9-1.7-21.2%205.7l-16.5%2028.6c-4.3%207.4-1.7%2016.9%205.7%2021.1l98.7%2057.1c2.7%201.5%202.7%205.4%200%206.9l-98.7%2057.1c-7.4%204.3-9.9%2013.7-5.7%2021.1l16.5%2028.6c4.3%207.4%2013.8%2010%2021.2%205.7l98.6-57c2.7-1.5%206%20.4%206%203.5v114.1c0%208.6%206.9%2015.5%2015.5%2015.5h33c8.6%200%2015.5-6.9%2015.5-15.5V318.4c0-3.1%203.4-5%206-3.5l98.6%2057c7.4%204.3%2016.9%201.7%2021.2-5.7l16.5-28.6c4.3-7.4%201.7-16.9-5.7-21.1l-98.7-57.1c-2.7-1.5-2.7-5.4%200-6.9l98.7-57.1c7.4-4.2%209.9-13.7%205.7-21.1z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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