digit five emoji
digit-five from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- digit-five
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Symbols
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More symbols icons from Emoji One (Colored)
Use the digit five emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path fill="#fff" d="m22 39.3l5.7-.6c.2 1.4.6 2.5 1.4 3.3s1.7 1.2 2.8 1.2c1.2 0 2.2-.5 3-1.6c.8-1 1.2-2.6 1.2-4.7c0-2-.4-3.4-1.2-4.4S33 31 31.7 31c-1.6 0-3.1.8-4.4 2.3l-4.6-.7L25.6 16h15.1v5.7H29.9l-.9 5.4c1.3-.7 2.6-1 3.9-1c2.5 0 4.7 1 6.4 3c1.8 2 2.6 4.5 2.6 7.7c0 2.6-.7 5-2.1 7Q36.95 48 31.7 48c-2.7 0-5-.8-6.7-2.4c-1.6-1.6-2.7-3.7-3-6.3"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneDigitFive(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path fill="#fff" d="m22 39.3l5.7-.6c.2 1.4.6 2.5 1.4 3.3s1.7 1.2 2.8 1.2c1.2 0 2.2-.5 3-1.6c.8-1 1.2-2.6 1.2-4.7c0-2-.4-3.4-1.2-4.4S33 31 31.7 31c-1.6 0-3.1.8-4.4 2.3l-4.6-.7L25.6 16h15.1v5.7H29.9l-.9 5.4c1.3-.7 2.6-1 3.9-1c2.5 0 4.7 1 6.4 3c1.8 2 2.6 4.5 2.6 7.7c0 2.6-.7 5-2.1 7Q36.95 48 31.7 48c-2.7 0-5-.8-6.7-2.4c-1.6-1.6-2.7-3.7-3-6.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><circle cx="32" cy="32" r="30" fill="#4fd1d9"/><path fill="#fff" d="m22 39.3l5.7-.6c.2 1.4.6 2.5 1.4 3.3s1.7 1.2 2.8 1.2c1.2 0 2.2-.5 3-1.6c.8-1 1.2-2.6 1.2-4.7c0-2-.4-3.4-1.2-4.4S33 31 31.7 31c-1.6 0-3.1.8-4.4 2.3l-4.6-.7L25.6 16h15.1v5.7H29.9l-.9 5.4c1.3-.7 2.6-1 3.9-1c2.5 0 4.7 1 6.4 3c1.8 2 2.6 4.5 2.6 7.7c0 2.6-.7 5-2.1 7Q36.95 48 31.7 48c-2.7 0-5-.8-6.7-2.4c-1.6-1.6-2.7-3.7-3-6.3"/></svg> </template>
CSS
.icon-digit-five {
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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%234fd1d9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m22%2039.3l5.7-.6c.2%201.4.6%202.5%201.4%203.3s1.7%201.2%202.8%201.2c1.2%200%202.2-.5%203-1.6c.8-1%201.2-2.6%201.2-4.7c0-2-.4-3.4-1.2-4.4S33%2031%2031.7%2031c-1.6%200-3.1.8-4.4%202.3l-4.6-.7L25.6%2016h15.1v5.7H29.9l-.9%205.4c1.3-.7%202.6-1%203.9-1c2.5%200%204.7%201%206.4%203c1.8%202%202.6%204.5%202.6%207.7c0%202.6-.7%205-2.1%207Q36.95%2048%2031.7%2048c-2.7%200-5-.8-6.7-2.4c-1.6-1.6-2.7-3.7-3-6.3%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%2064%2064%22%3E%3Ccircle%20cx%3D%2232%22%20cy%3D%2232%22%20r%3D%2230%22%20fill%3D%22%234fd1d9%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m22%2039.3l5.7-.6c.2%201.4.6%202.5%201.4%203.3s1.7%201.2%202.8%201.2c1.2%200%202.2-.5%203-1.6c.8-1%201.2-2.6%201.2-4.7c0-2-.4-3.4-1.2-4.4S33%2031%2031.7%2031c-1.6%200-3.1.8-4.4%202.3l-4.6-.7L25.6%2016h15.1v5.7H29.9l-.9%205.4c1.3-.7%202.6-1%203.9-1c2.5%200%204.7%201%206.4%203c1.8%202%202.6%204.5%202.6%207.7c0%202.6-.7%205-2.1%207Q36.95%2048%2031.7%2048c-2.7%200-5-.8-6.7-2.4c-1.6-1.6-2.7-3.7-3-6.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/digit-five.svg?color=%231a73e8&size=48