medrt from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
medrt
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
544×512
License
CC BY 4.0

The same logo in other sets

Use the medrt logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 544 512"><path fill="currentColor" d="M113.7 256c0 121.8 83.9 222.8 193.5 241.1c-18.7 4.5-38.2 6.9-58.2 6.9C111.4 504 0 393 0 256S111.4 8 248.9 8c20.1 0 39.6 2.4 58.2 6.9C197.5 33.2 113.7 134.2 113.7 256m297.4 100.3c-77.7 55.4-179.6 47.5-240.4-14.6c5.5 14.1 12.7 27.7 21.7 40.5c61.6 88.2 182.4 109.3 269.7 47s108.1-184.3 46.5-272.6c-9-12.9-19.3-24.3-30.5-34.2c37.4 78.8 10.7 178.5-67 233.9m-218.8-244c-1.4 1-2.7 2.1-4 3.1c64.3-17.8 135.9 4 178.9 60.5c35.7 47 42.9 106.6 24.4 158c56.7-56.2 67.6-142.1 22.3-201.8c-50-65.5-149.1-74.4-221.6-19.8M296 224c-4.4 0-8-3.6-8-8v-40c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v40c0 4.4-3.6 8-8 8h-40c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h40c4.4 0 8 3.6 8 8v40c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsMedrt(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 544 512"><path fill="currentColor" d="M113.7 256c0 121.8 83.9 222.8 193.5 241.1c-18.7 4.5-38.2 6.9-58.2 6.9C111.4 504 0 393 0 256S111.4 8 248.9 8c20.1 0 39.6 2.4 58.2 6.9C197.5 33.2 113.7 134.2 113.7 256m297.4 100.3c-77.7 55.4-179.6 47.5-240.4-14.6c5.5 14.1 12.7 27.7 21.7 40.5c61.6 88.2 182.4 109.3 269.7 47s108.1-184.3 46.5-272.6c-9-12.9-19.3-24.3-30.5-34.2c37.4 78.8 10.7 178.5-67 233.9m-218.8-244c-1.4 1-2.7 2.1-4 3.1c64.3-17.8 135.9 4 178.9 60.5c35.7 47 42.9 106.6 24.4 158c56.7-56.2 67.6-142.1 22.3-201.8c-50-65.5-149.1-74.4-221.6-19.8M296 224c-4.4 0-8-3.6-8-8v-40c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v40c0 4.4-3.6 8-8 8h-40c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h40c4.4 0 8 3.6 8 8v40c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 544 512"><path fill="currentColor" d="M113.7 256c0 121.8 83.9 222.8 193.5 241.1c-18.7 4.5-38.2 6.9-58.2 6.9C111.4 504 0 393 0 256S111.4 8 248.9 8c20.1 0 39.6 2.4 58.2 6.9C197.5 33.2 113.7 134.2 113.7 256m297.4 100.3c-77.7 55.4-179.6 47.5-240.4-14.6c5.5 14.1 12.7 27.7 21.7 40.5c61.6 88.2 182.4 109.3 269.7 47s108.1-184.3 46.5-272.6c-9-12.9-19.3-24.3-30.5-34.2c37.4 78.8 10.7 178.5-67 233.9m-218.8-244c-1.4 1-2.7 2.1-4 3.1c64.3-17.8 135.9 4 178.9 60.5c35.7 47 42.9 106.6 24.4 158c56.7-56.2 67.6-142.1 22.3-201.8c-50-65.5-149.1-74.4-221.6-19.8M296 224c-4.4 0-8-3.6-8-8v-40c0-4.4-3.6-8-8-8h-48c-4.4 0-8 3.6-8 8v40c0 4.4-3.6 8-8 8h-40c-4.4 0-8 3.6-8 8v48c0 4.4 3.6 8 8 8h40c4.4 0 8 3.6 8 8v40c0 4.4 3.6 8 8 8h48c4.4 0 8-3.6 8-8v-40c0-4.4 3.6-8 8-8h40c4.4 0 8-3.6 8-8v-48c0-4.4-3.6-8-8-8z"/></svg>
</template>

CSS

.icon-medrt {
  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%20544%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M113.7%20256c0%20121.8%2083.9%20222.8%20193.5%20241.1c-18.7%204.5-38.2%206.9-58.2%206.9C111.4%20504%200%20393%200%20256S111.4%208%20248.9%208c20.1%200%2039.6%202.4%2058.2%206.9C197.5%2033.2%20113.7%20134.2%20113.7%20256m297.4%20100.3c-77.7%2055.4-179.6%2047.5-240.4-14.6c5.5%2014.1%2012.7%2027.7%2021.7%2040.5c61.6%2088.2%20182.4%20109.3%20269.7%2047s108.1-184.3%2046.5-272.6c-9-12.9-19.3-24.3-30.5-34.2c37.4%2078.8%2010.7%20178.5-67%20233.9m-218.8-244c-1.4%201-2.7%202.1-4%203.1c64.3-17.8%20135.9%204%20178.9%2060.5c35.7%2047%2042.9%20106.6%2024.4%20158c56.7-56.2%2067.6-142.1%2022.3-201.8c-50-65.5-149.1-74.4-221.6-19.8M296%20224c-4.4%200-8-3.6-8-8v-40c0-4.4-3.6-8-8-8h-48c-4.4%200-8%203.6-8%208v40c0%204.4-3.6%208-8%208h-40c-4.4%200-8%203.6-8%208v48c0%204.4%203.6%208%208%208h40c4.4%200%208%203.6%208%208v40c0%204.4%203.6%208%208%208h48c4.4%200%208-3.6%208-8v-40c0-4.4%203.6-8%208-8h40c4.4%200%208-3.6%208-8v-48c0-4.4-3.6-8-8-8z%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%20544%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M113.7%20256c0%20121.8%2083.9%20222.8%20193.5%20241.1c-18.7%204.5-38.2%206.9-58.2%206.9C111.4%20504%200%20393%200%20256S111.4%208%20248.9%208c20.1%200%2039.6%202.4%2058.2%206.9C197.5%2033.2%20113.7%20134.2%20113.7%20256m297.4%20100.3c-77.7%2055.4-179.6%2047.5-240.4-14.6c5.5%2014.1%2012.7%2027.7%2021.7%2040.5c61.6%2088.2%20182.4%20109.3%20269.7%2047s108.1-184.3%2046.5-272.6c-9-12.9-19.3-24.3-30.5-34.2c37.4%2078.8%2010.7%20178.5-67%20233.9m-218.8-244c-1.4%201-2.7%202.1-4%203.1c64.3-17.8%20135.9%204%20178.9%2060.5c35.7%2047%2042.9%20106.6%2024.4%20158c56.7-56.2%2067.6-142.1%2022.3-201.8c-50-65.5-149.1-74.4-221.6-19.8M296%20224c-4.4%200-8-3.6-8-8v-40c0-4.4-3.6-8-8-8h-48c-4.4%200-8%203.6-8%208v40c0%204.4-3.6%208-8%208h-40c-4.4%200-8%203.6-8%208v48c0%204.4%203.6%208%208%208h40c4.4%200%208%203.6%208%208v40c0%204.4%203.6%208%208%208h48c4.4%200%208-3.6%208-8v-40c0-4.4%203.6-8%208-8h40c4.4%200%208-3.6%208-8v-48c0-4.4-3.6-8-8-8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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