letter u emoji

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

Name
letter-u
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 u emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40c0e7" d="M109.05 16.65H84.42c-1.24 0-2.24 1-2.24 2.24v49.74c0 .07-.1 6.96-.36 11.03C80.24 89.6 74.73 94.04 64 94.04s-16.23-4.43-17.79-14.17c-.29-4.28-.38-11.17-.38-11.21V18.89c0-1.24-1.01-2.24-2.24-2.24H18.95c-1.23 0-2.24 1-2.24 2.24v49.76c0 .32.02 7.82 1.09 16.76c1.64 10.26 7 19.63 11.59 24.37c2.99 3.07 14.3 13.11 34.61 13.11c20.32 0 31.62-10.04 34.61-13.11c4.59-4.73 9.95-14.1 11.6-24.45c1.08-8.87 1.09-16.37 1.09-16.68V18.89a2.25 2.25 0 0 0-2.25-2.24"/></svg>

React

import type { SVGProps } from "react";

export function NotoLetterU(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="M109.05 16.65H84.42c-1.24 0-2.24 1-2.24 2.24v49.74c0 .07-.1 6.96-.36 11.03C80.24 89.6 74.73 94.04 64 94.04s-16.23-4.43-17.79-14.17c-.29-4.28-.38-11.17-.38-11.21V18.89c0-1.24-1.01-2.24-2.24-2.24H18.95c-1.23 0-2.24 1-2.24 2.24v49.76c0 .32.02 7.82 1.09 16.76c1.64 10.26 7 19.63 11.59 24.37c2.99 3.07 14.3 13.11 34.61 13.11c20.32 0 31.62-10.04 34.61-13.11c4.59-4.73 9.95-14.1 11.6-24.45c1.08-8.87 1.09-16.37 1.09-16.68V18.89a2.25 2.25 0 0 0-2.25-2.24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40c0e7" d="M109.05 16.65H84.42c-1.24 0-2.24 1-2.24 2.24v49.74c0 .07-.1 6.96-.36 11.03C80.24 89.6 74.73 94.04 64 94.04s-16.23-4.43-17.79-14.17c-.29-4.28-.38-11.17-.38-11.21V18.89c0-1.24-1.01-2.24-2.24-2.24H18.95c-1.23 0-2.24 1-2.24 2.24v49.76c0 .32.02 7.82 1.09 16.76c1.64 10.26 7 19.63 11.59 24.37c2.99 3.07 14.3 13.11 34.61 13.11c20.32 0 31.62-10.04 34.61-13.11c4.59-4.73 9.95-14.1 11.6-24.45c1.08-8.87 1.09-16.37 1.09-16.68V18.89a2.25 2.25 0 0 0-2.25-2.24"/></svg>
</template>

CSS

.icon-letter-u {
  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%22M109.05%2016.65H84.42c-1.24%200-2.24%201-2.24%202.24v49.74c0%20.07-.1%206.96-.36%2011.03C80.24%2089.6%2074.73%2094.04%2064%2094.04s-16.23-4.43-17.79-14.17c-.29-4.28-.38-11.17-.38-11.21V18.89c0-1.24-1.01-2.24-2.24-2.24H18.95c-1.23%200-2.24%201-2.24%202.24v49.76c0%20.32.02%207.82%201.09%2016.76c1.64%2010.26%207%2019.63%2011.59%2024.37c2.99%203.07%2014.3%2013.11%2034.61%2013.11c20.32%200%2031.62-10.04%2034.61-13.11c4.59-4.73%209.95-14.1%2011.6-24.45c1.08-8.87%201.09-16.37%201.09-16.68V18.89a2.25%202.25%200%200%200-2.25-2.24%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%22M109.05%2016.65H84.42c-1.24%200-2.24%201-2.24%202.24v49.74c0%20.07-.1%206.96-.36%2011.03C80.24%2089.6%2074.73%2094.04%2064%2094.04s-16.23-4.43-17.79-14.17c-.29-4.28-.38-11.17-.38-11.21V18.89c0-1.24-1.01-2.24-2.24-2.24H18.95c-1.23%200-2.24%201-2.24%202.24v49.76c0%20.32.02%207.82%201.09%2016.76c1.64%2010.26%207%2019.63%2011.59%2024.37c2.99%203.07%2014.3%2013.11%2034.61%2013.11c20.32%200%2031.62-10.04%2034.61-13.11c4.59-4.73%209.95-14.1%2011.6-24.45c1.08-8.87%201.09-16.37%201.09-16.68V18.89a2.25%202.25%200%200%200-2.25-2.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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