letter v emoji
letter-v from Noto Emoji by Google Inc · Default · Symbols · Apache-2.0 Free for personal and commercial use.
- Name
- letter-v
- 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
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatm-signatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancer
Use the letter v emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40c0e7" d="M114.75 17.2a2.38 2.38 0 0 0-1.94-1.01H90.5c-.98 0-1.86.6-2.21 1.51L64 81.01L39.71 17.7a2.365 2.365 0 0 0-2.21-1.51H15.2a2.364 2.364 0 0 0-2.22 3.18l36.95 99.96c.01 0 .01 0 .01.01c.06.18.16.35.27.51c.02.02.04.04.05.06c.04.06.1.11.14.16c.1.11.2.21.32.31c.06.05.12.09.19.13c.13.08.26.14.4.2c.07.02.13.05.19.07c.21.06.43.1.66.1h23.71c.23 0 .45-.04.65-.1c.07-.02.13-.05.2-.07c.14-.06.27-.12.4-.2c.07-.04.13-.08.19-.13c.12-.09.22-.19.32-.31c.05-.05.1-.1.14-.16c.02-.02.04-.03.05-.06q.165-.24.27-.51v-.01l36.95-99.96c.25-.73.15-1.54-.29-2.17"/></svg>
React
import type { SVGProps } from "react";
export function NotoLetterV(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="M114.75 17.2a2.38 2.38 0 0 0-1.94-1.01H90.5c-.98 0-1.86.6-2.21 1.51L64 81.01L39.71 17.7a2.365 2.365 0 0 0-2.21-1.51H15.2a2.364 2.364 0 0 0-2.22 3.18l36.95 99.96c.01 0 .01 0 .01.01c.06.18.16.35.27.51c.02.02.04.04.05.06c.04.06.1.11.14.16c.1.11.2.21.32.31c.06.05.12.09.19.13c.13.08.26.14.4.2c.07.02.13.05.19.07c.21.06.43.1.66.1h23.71c.23 0 .45-.04.65-.1c.07-.02.13-.05.2-.07c.14-.06.27-.12.4-.2c.07-.04.13-.08.19-.13c.12-.09.22-.19.32-.31c.05-.05.1-.1.14-.16c.02-.02.04-.03.05-.06q.165-.24.27-.51v-.01l36.95-99.96c.25-.73.15-1.54-.29-2.17"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#40c0e7" d="M114.75 17.2a2.38 2.38 0 0 0-1.94-1.01H90.5c-.98 0-1.86.6-2.21 1.51L64 81.01L39.71 17.7a2.365 2.365 0 0 0-2.21-1.51H15.2a2.364 2.364 0 0 0-2.22 3.18l36.95 99.96c.01 0 .01 0 .01.01c.06.18.16.35.27.51c.02.02.04.04.05.06c.04.06.1.11.14.16c.1.11.2.21.32.31c.06.05.12.09.19.13c.13.08.26.14.4.2c.07.02.13.05.19.07c.21.06.43.1.66.1h23.71c.23 0 .45-.04.65-.1c.07-.02.13-.05.2-.07c.14-.06.27-.12.4-.2c.07-.04.13-.08.19-.13c.12-.09.22-.19.32-.31c.05-.05.1-.1.14-.16c.02-.02.04-.03.05-.06q.165-.24.27-.51v-.01l36.95-99.96c.25-.73.15-1.54-.29-2.17"/></svg> </template>
CSS
.icon-letter-v {
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%22M114.75%2017.2a2.38%202.38%200%200%200-1.94-1.01H90.5c-.98%200-1.86.6-2.21%201.51L64%2081.01L39.71%2017.7a2.365%202.365%200%200%200-2.21-1.51H15.2a2.364%202.364%200%200%200-2.22%203.18l36.95%2099.96c.01%200%20.01%200%20.01.01c.06.18.16.35.27.51c.02.02.04.04.05.06c.04.06.1.11.14.16c.1.11.2.21.32.31c.06.05.12.09.19.13c.13.08.26.14.4.2c.07.02.13.05.19.07c.21.06.43.1.66.1h23.71c.23%200%20.45-.04.65-.1c.07-.02.13-.05.2-.07c.14-.06.27-.12.4-.2c.07-.04.13-.08.19-.13c.12-.09.22-.19.32-.31c.05-.05.1-.1.14-.16c.02-.02.04-.03.05-.06q.165-.24.27-.51v-.01l36.95-99.96c.25-.73.15-1.54-.29-2.17%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%22M114.75%2017.2a2.38%202.38%200%200%200-1.94-1.01H90.5c-.98%200-1.86.6-2.21%201.51L64%2081.01L39.71%2017.7a2.365%202.365%200%200%200-2.21-1.51H15.2a2.364%202.364%200%200%200-2.22%203.18l36.95%2099.96c.01%200%20.01%200%20.01.01c.06.18.16.35.27.51c.02.02.04.04.05.06c.04.06.1.11.14.16c.1.11.2.21.32.31c.06.05.12.09.19.13c.13.08.26.14.4.2c.07.02.13.05.19.07c.21.06.43.1.66.1h23.71c.23%200%20.45-.04.65-.1c.07-.02.13-.05.2-.07c.14-.06.27-.12.4-.2c.07-.04.13-.08.19-.13c.12-.09.22-.19.32-.31c.05-.05.1-.1.14-.16c.02-.02.04-.03.05-.06q.165-.24.27-.51v-.01l36.95-99.96c.25-.73.15-1.54-.29-2.17%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/letter-v.svg?color=%231a73e8&size=48