logo medium icon
logo-medium from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- logo-medium
- Set
- Carbon
- Style
- Outline
- Category
- Brand
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More brand icons from Carbon
beecarboncarbon-for-aemcarbon-for-ibm-dotcomcarbon-for-ibm-productcarbon-for-mobilecarbon-for-salesforcecarbon-ui-buildercloud-appedt-loopibm-cloudibm-partner-plusibm-securitylogo-angularlogo-ansible-communitylogo-astradblogo-blueskylogo-digglogo-discordlogo-facebooklogo-figmalogo-flickrlogo-gitlogo-github
Use the logo medium icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 3.7-.6 6.7-1.4 6.7s-1.4-3-1.4-6.7s.6-6.7 1.4-6.7s1.4 3 1.4 6.7m-3.5 0c0 4.1-1.8 7.5-3.9 7.5s-3.9-3.4-3.9-7.5s1.8-7.5 3.9-7.5s3.9 3.4 3.9 7.5m-8.7 0c0 4.4-3.5 8-7.9 8S2 20.4 2 16s3.5-8 7.9-8s7.9 3.6 7.9 8"/></svg>
React
import type { SVGProps } from "react";
export function CarbonLogoMedium(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 3.7-.6 6.7-1.4 6.7s-1.4-3-1.4-6.7s.6-6.7 1.4-6.7s1.4 3 1.4 6.7m-3.5 0c0 4.1-1.8 7.5-3.9 7.5s-3.9-3.4-3.9-7.5s1.8-7.5 3.9-7.5s3.9 3.4 3.9 7.5m-8.7 0c0 4.4-3.5 8-7.9 8S2 20.4 2 16s3.5-8 7.9-8s7.9 3.6 7.9 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30 16c0 3.7-.6 6.7-1.4 6.7s-1.4-3-1.4-6.7s.6-6.7 1.4-6.7s1.4 3 1.4 6.7m-3.5 0c0 4.1-1.8 7.5-3.9 7.5s-3.9-3.4-3.9-7.5s1.8-7.5 3.9-7.5s3.9 3.4 3.9 7.5m-8.7 0c0 4.4-3.5 8-7.9 8S2 20.4 2 16s3.5-8 7.9-8s7.9 3.6 7.9 8"/></svg> </template>
CSS
.icon-logo-medium {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2016c0%203.7-.6%206.7-1.4%206.7s-1.4-3-1.4-6.7s.6-6.7%201.4-6.7s1.4%203%201.4%206.7m-3.5%200c0%204.1-1.8%207.5-3.9%207.5s-3.9-3.4-3.9-7.5s1.8-7.5%203.9-7.5s3.9%203.4%203.9%207.5m-8.7%200c0%204.4-3.5%208-7.9%208S2%2020.4%202%2016s3.5-8%207.9-8s7.9%203.6%207.9%208%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30%2016c0%203.7-.6%206.7-1.4%206.7s-1.4-3-1.4-6.7s.6-6.7%201.4-6.7s1.4%203%201.4%206.7m-3.5%200c0%204.1-1.8%207.5-3.9%207.5s-3.9-3.4-3.9-7.5s1.8-7.5%203.9-7.5s3.9%203.4%203.9%207.5m-8.7%200c0%204.4-3.5%208-7.9%208S2%2020.4%202%2016s3.5-8%207.9-8s7.9%203.6%207.9%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/logo-medium.svg?color=%231a73e8&size=48