medium logo icon
medium-logo-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- medium-logo-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the medium logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M68 60a68 68 0 1 0 68 68a68.07 68.07 0 0 0-68-68m0 112a44 44 0 1 1 44-44a44.05 44.05 0 0 1-44 44M184 60c-23.63 0-36 34.21-36 68s12.37 68 36 68s36-34.21 36-68s-12.37-68-36-68m0 111.87c-3.74-2.16-12-17.09-12-43.87s8.26-41.71 12-43.87c3.74 2.16 12 17.09 12 43.87s-8.26 41.71-12 43.87M256 72v112a12 12 0 0 1-24 0V72a12 12 0 0 1 24 0"/></svg>
React
import type { SVGProps } from "react";
export function PhMediumLogoBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M68 60a68 68 0 1 0 68 68a68.07 68.07 0 0 0-68-68m0 112a44 44 0 1 1 44-44a44.05 44.05 0 0 1-44 44M184 60c-23.63 0-36 34.21-36 68s12.37 68 36 68s36-34.21 36-68s-12.37-68-36-68m0 111.87c-3.74-2.16-12-17.09-12-43.87s8.26-41.71 12-43.87c3.74 2.16 12 17.09 12 43.87s-8.26 41.71-12 43.87M256 72v112a12 12 0 0 1-24 0V72a12 12 0 0 1 24 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M68 60a68 68 0 1 0 68 68a68.07 68.07 0 0 0-68-68m0 112a44 44 0 1 1 44-44a44.05 44.05 0 0 1-44 44M184 60c-23.63 0-36 34.21-36 68s12.37 68 36 68s36-34.21 36-68s-12.37-68-36-68m0 111.87c-3.74-2.16-12-17.09-12-43.87s8.26-41.71 12-43.87c3.74 2.16 12 17.09 12 43.87s-8.26 41.71-12 43.87M256 72v112a12 12 0 0 1-24 0V72a12 12 0 0 1 24 0"/></svg> </template>
CSS
.icon-medium-logo-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M68%2060a68%2068%200%201%200%2068%2068a68.07%2068.07%200%200%200-68-68m0%20112a44%2044%200%201%201%2044-44a44.05%2044.05%200%200%201-44%2044M184%2060c-23.63%200-36%2034.21-36%2068s12.37%2068%2036%2068s36-34.21%2036-68s-12.37-68-36-68m0%20111.87c-3.74-2.16-12-17.09-12-43.87s8.26-41.71%2012-43.87c3.74%202.16%2012%2017.09%2012%2043.87s-8.26%2041.71-12%2043.87M256%2072v112a12%2012%200%200%201-24%200V72a12%2012%200%200%201%2024%200%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M68%2060a68%2068%200%201%200%2068%2068a68.07%2068.07%200%200%200-68-68m0%20112a44%2044%200%201%201%2044-44a44.05%2044.05%200%200%201-44%2044M184%2060c-23.63%200-36%2034.21-36%2068s12.37%2068%2036%2068s36-34.21%2036-68s-12.37-68-36-68m0%20111.87c-3.74-2.16-12-17.09-12-43.87s8.26-41.71%2012-43.87c3.74%202.16%2012%2017.09%2012%2043.87s-8.26%2041.71-12%2043.87M256%2072v112a12%2012%200%200%201-24%200V72a12%2012%200%200%201%2024%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/medium-logo-bold.svg?color=%231a73e8&size=48