pubmed from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
pubmed
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the pubmed logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.23 7.982l.006-1.005C7.846 1.417 5.096 0 5.096 0l.048 2.291C3.73 1.056 2.6 1.444 2.6 1.444l.118 15.307s4.218-1.796 5.428 5.505C10.238 13.535 21.401 24 21.401 24V9S10.52-.18 8.231 7.982zm9.79 9.941l-1.046-5.232l-1.904 4.507h-.96l-1.72-4.301l-1.046 5.04H9.321l2.093-9.39h.802l2.491 5.543l2.508-5.557h.869l2.075 9.39h-2.138z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsPubmed(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="m8.23 7.982l.006-1.005C7.846 1.417 5.096 0 5.096 0l.048 2.291C3.73 1.056 2.6 1.444 2.6 1.444l.118 15.307s4.218-1.796 5.428 5.505C10.238 13.535 21.401 24 21.401 24V9S10.52-.18 8.231 7.982zm9.79 9.941l-1.046-5.232l-1.904 4.507h-.96l-1.72-4.301l-1.046 5.04H9.321l2.093-9.39h.802l2.491 5.543l2.508-5.557h.869l2.075 9.39h-2.138z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m8.23 7.982l.006-1.005C7.846 1.417 5.096 0 5.096 0l.048 2.291C3.73 1.056 2.6 1.444 2.6 1.444l.118 15.307s4.218-1.796 5.428 5.505C10.238 13.535 21.401 24 21.401 24V9S10.52-.18 8.231 7.982zm9.79 9.941l-1.046-5.232l-1.904 4.507h-.96l-1.72-4.301l-1.046 5.04H9.321l2.093-9.39h.802l2.491 5.543l2.508-5.557h.869l2.075 9.39h-2.138z"/></svg>
</template>

CSS

.icon-pubmed {
  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%22m8.23%207.982l.006-1.005C7.846%201.417%205.096%200%205.096%200l.048%202.291C3.73%201.056%202.6%201.444%202.6%201.444l.118%2015.307s4.218-1.796%205.428%205.505C10.238%2013.535%2021.401%2024%2021.401%2024V9S10.52-.18%208.231%207.982zm9.79%209.941l-1.046-5.232l-1.904%204.507h-.96l-1.72-4.301l-1.046%205.04H9.321l2.093-9.39h.802l2.491%205.543l2.508-5.557h.869l2.075%209.39h-2.138z%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%22m8.23%207.982l.006-1.005C7.846%201.417%205.096%200%205.096%200l.048%202.291C3.73%201.056%202.6%201.444%202.6%201.444l.118%2015.307s4.218-1.796%205.428%205.505C10.238%2013.535%2021.401%2024%2021.401%2024V9S10.52-.18%208.231%207.982zm9.79%209.941l-1.046-5.232l-1.904%204.507h-.96l-1.72-4.301l-1.046%205.04H9.321l2.093-9.39h.802l2.491%205.543l2.508-5.557h.869l2.075%209.39h-2.138z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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