letter b emoji

letter-b from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.

Name
letter-b
Set
Noto Emoji
Style
Default
Category
Symbols
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More symbols icons from Noto Emoji

Use the letter b emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40c0e7" d="M93.22 66.17c5.68-5.41 9.19-12.68 9.19-20.7c0-16.63-15.01-30.15-33.46-30.15H31.08c-1.24 0-2.24 1-2.24 2.24v100.96c0 1.24 1 2.24 2.24 2.24H73.7c18.46 0 33.47-13.53 33.47-30.16c0-10.05-5.52-18.95-13.95-24.43M67.4 56.82H53.41c-.21 0-.36-.14-.44-.33c-.03-.06-.08-.12-.08-.19V36c0-.07.05-.13.08-.19c.08-.18.23-.33.44-.33H67.4c5.61 0 10.18 4.78 10.18 10.66c0 5.89-4.57 10.68-10.18 10.68m.85 44.48H53.49c-.04 0-.07-.04-.11-.05c-.22-.06-.4-.23-.4-.47V77.14c0-.24.18-.41.4-.47c.05-.01.07-.05.11-.05h14.75c.28 0 .56.02.83.05c5.84.47 10.46 5.79 10.46 12.29c0 6.48-4.6 11.8-10.43 12.29c-.27.02-.56.05-.85.05"/></svg>

React

import type { SVGProps } from "react";

export function NotoLetterB(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40c0e7" d="M93.22 66.17c5.68-5.41 9.19-12.68 9.19-20.7c0-16.63-15.01-30.15-33.46-30.15H31.08c-1.24 0-2.24 1-2.24 2.24v100.96c0 1.24 1 2.24 2.24 2.24H73.7c18.46 0 33.47-13.53 33.47-30.16c0-10.05-5.52-18.95-13.95-24.43M67.4 56.82H53.41c-.21 0-.36-.14-.44-.33c-.03-.06-.08-.12-.08-.19V36c0-.07.05-.13.08-.19c.08-.18.23-.33.44-.33H67.4c5.61 0 10.18 4.78 10.18 10.66c0 5.89-4.57 10.68-10.18 10.68m.85 44.48H53.49c-.04 0-.07-.04-.11-.05c-.22-.06-.4-.23-.4-.47V77.14c0-.24.18-.41.4-.47c.05-.01.07-.05.11-.05h14.75c.28 0 .56.02.83.05c5.84.47 10.46 5.79 10.46 12.29c0 6.48-4.6 11.8-10.43 12.29c-.27.02-.56.05-.85.05"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40c0e7" d="M93.22 66.17c5.68-5.41 9.19-12.68 9.19-20.7c0-16.63-15.01-30.15-33.46-30.15H31.08c-1.24 0-2.24 1-2.24 2.24v100.96c0 1.24 1 2.24 2.24 2.24H73.7c18.46 0 33.47-13.53 33.47-30.16c0-10.05-5.52-18.95-13.95-24.43M67.4 56.82H53.41c-.21 0-.36-.14-.44-.33c-.03-.06-.08-.12-.08-.19V36c0-.07.05-.13.08-.19c.08-.18.23-.33.44-.33H67.4c5.61 0 10.18 4.78 10.18 10.66c0 5.89-4.57 10.68-10.18 10.68m.85 44.48H53.49c-.04 0-.07-.04-.11-.05c-.22-.06-.4-.23-.4-.47V77.14c0-.24.18-.41.4-.47c.05-.01.07-.05.11-.05h14.75c.28 0 .56.02.83.05c5.84.47 10.46 5.79 10.46 12.29c0 6.48-4.6 11.8-10.43 12.29c-.27.02-.56.05-.85.05"/></svg>
</template>

CSS

.icon-letter-b {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%2340c0e7%22%20d%3D%22M93.22%2066.17c5.68-5.41%209.19-12.68%209.19-20.7c0-16.63-15.01-30.15-33.46-30.15H31.08c-1.24%200-2.24%201-2.24%202.24v100.96c0%201.24%201%202.24%202.24%202.24H73.7c18.46%200%2033.47-13.53%2033.47-30.16c0-10.05-5.52-18.95-13.95-24.43M67.4%2056.82H53.41c-.21%200-.36-.14-.44-.33c-.03-.06-.08-.12-.08-.19V36c0-.07.05-.13.08-.19c.08-.18.23-.33.44-.33H67.4c5.61%200%2010.18%204.78%2010.18%2010.66c0%205.89-4.57%2010.68-10.18%2010.68m.85%2044.48H53.49c-.04%200-.07-.04-.11-.05c-.22-.06-.4-.23-.4-.47V77.14c0-.24.18-.41.4-.47c.05-.01.07-.05.11-.05h14.75c.28%200%20.56.02.83.05c5.84.47%2010.46%205.79%2010.46%2012.29c0%206.48-4.6%2011.8-10.43%2012.29c-.27.02-.56.05-.85.05%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%20128%20128%22%3E%3Cpath%20fill%3D%22%2340c0e7%22%20d%3D%22M93.22%2066.17c5.68-5.41%209.19-12.68%209.19-20.7c0-16.63-15.01-30.15-33.46-30.15H31.08c-1.24%200-2.24%201-2.24%202.24v100.96c0%201.24%201%202.24%202.24%202.24H73.7c18.46%200%2033.47-13.53%2033.47-30.16c0-10.05-5.52-18.95-13.95-24.43M67.4%2056.82H53.41c-.21%200-.36-.14-.44-.33c-.03-.06-.08-.12-.08-.19V36c0-.07.05-.13.08-.19c.08-.18.23-.33.44-.33H67.4c5.61%200%2010.18%204.78%2010.18%2010.66c0%205.89-4.57%2010.68-10.18%2010.68m.85%2044.48H53.49c-.04%200-.07-.04-.11-.05c-.22-.06-.4-.23-.4-.47V77.14c0-.24.18-.41.4-.47c.05-.01.07-.05.11-.05h14.75c.28%200%20.56.02.83.05c5.84.47%2010.46%205.79%2010.46%2012.29c0%206.48-4.6%2011.8-10.43%2012.29c-.27.02-.56.05-.85.05%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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