hundred points emoji
hundred-points from Emoji One (Colored) by Emoji One · Default · Symbols · CC-BY-4.0 Attribution required.
- Name
- hundred-points
- 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 hundred points emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ff5a79" d="M10.9 3.3S4.8 18.5 2 41.4c-.2 2 4.5.2 6.1-.4C11.8 18.5 17 3 17 3c-1.5-.2-6.1.3-6.1.3m26.4 1.6c2.2 3.5 1.2 9.1-.1 14.6c-2.2 8.9-7.3 18.1-15.5 18.1c-7.8 0-8.6-8.5-6.5-17.1c1.3-5.2 3.3-10.6 6.5-14.2c2.4-2.7 5.7-4.3 9-4.3s5.5.6 6.6 2.9M21.4 20.6c-1.8 7.3-.9 10.9 1.9 10.9c3 0 5.9-4.6 7.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7 0-5.7 4-7.6 11.8M60.7 5c2.2 3.5 1.2 9.1-.1 14.6c-2.2 8.9-7.2 18.1-15.5 18.1c-7.8 0-8.6-8.5-6.5-17.1c1.3-5.2 3.3-10.6 6.5-14.2C47.5 3.7 50.9 2 54.2 2c3.2 0 5.4.6 6.5 3M44.9 20.6c-1.8 7.3-.9 10.9 1.9 10.9c3 0 5.9-4.6 7.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7 0-5.7 4-7.6 11.8m2.7 28c-5.4 0-33.3 2.2-44.4 3.1c-.8-2.9.2-5.4 1.5-6.6c5.5-1 42.3-3.9 45.1-2.3c-.4 2-1.3 4.5-2.2 5.8m-4.7 11.2C37.4 59.8 20 61 8.7 62c-.8-3.2.2-6 1.5-7.4c5.7-1.2 32.1-3.1 34.9-1.3c-.4 2.3-1.2 5.1-2.2 6.5"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneHundredPoints(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ff5a79" d="M10.9 3.3S4.8 18.5 2 41.4c-.2 2 4.5.2 6.1-.4C11.8 18.5 17 3 17 3c-1.5-.2-6.1.3-6.1.3m26.4 1.6c2.2 3.5 1.2 9.1-.1 14.6c-2.2 8.9-7.3 18.1-15.5 18.1c-7.8 0-8.6-8.5-6.5-17.1c1.3-5.2 3.3-10.6 6.5-14.2c2.4-2.7 5.7-4.3 9-4.3s5.5.6 6.6 2.9M21.4 20.6c-1.8 7.3-.9 10.9 1.9 10.9c3 0 5.9-4.6 7.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7 0-5.7 4-7.6 11.8M60.7 5c2.2 3.5 1.2 9.1-.1 14.6c-2.2 8.9-7.2 18.1-15.5 18.1c-7.8 0-8.6-8.5-6.5-17.1c1.3-5.2 3.3-10.6 6.5-14.2C47.5 3.7 50.9 2 54.2 2c3.2 0 5.4.6 6.5 3M44.9 20.6c-1.8 7.3-.9 10.9 1.9 10.9c3 0 5.9-4.6 7.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7 0-5.7 4-7.6 11.8m2.7 28c-5.4 0-33.3 2.2-44.4 3.1c-.8-2.9.2-5.4 1.5-6.6c5.5-1 42.3-3.9 45.1-2.3c-.4 2-1.3 4.5-2.2 5.8m-4.7 11.2C37.4 59.8 20 61 8.7 62c-.8-3.2.2-6 1.5-7.4c5.7-1.2 32.1-3.1 34.9-1.3c-.4 2.3-1.2 5.1-2.2 6.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#ff5a79" d="M10.9 3.3S4.8 18.5 2 41.4c-.2 2 4.5.2 6.1-.4C11.8 18.5 17 3 17 3c-1.5-.2-6.1.3-6.1.3m26.4 1.6c2.2 3.5 1.2 9.1-.1 14.6c-2.2 8.9-7.3 18.1-15.5 18.1c-7.8 0-8.6-8.5-6.5-17.1c1.3-5.2 3.3-10.6 6.5-14.2c2.4-2.7 5.7-4.3 9-4.3s5.5.6 6.6 2.9M21.4 20.6c-1.8 7.3-.9 10.9 1.9 10.9c3 0 5.9-4.6 7.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7 0-5.7 4-7.6 11.8M60.7 5c2.2 3.5 1.2 9.1-.1 14.6c-2.2 8.9-7.2 18.1-15.5 18.1c-7.8 0-8.6-8.5-6.5-17.1c1.3-5.2 3.3-10.6 6.5-14.2C47.5 3.7 50.9 2 54.2 2c3.2 0 5.4.6 6.5 3M44.9 20.6c-1.8 7.3-.9 10.9 1.9 10.9c3 0 5.9-4.6 7.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7 0-5.7 4-7.6 11.8m2.7 28c-5.4 0-33.3 2.2-44.4 3.1c-.8-2.9.2-5.4 1.5-6.6c5.5-1 42.3-3.9 45.1-2.3c-.4 2-1.3 4.5-2.2 5.8m-4.7 11.2C37.4 59.8 20 61 8.7 62c-.8-3.2.2-6 1.5-7.4c5.7-1.2 32.1-3.1 34.9-1.3c-.4 2.3-1.2 5.1-2.2 6.5"/></svg> </template>
CSS
.icon-hundred-points {
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%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22M10.9%203.3S4.8%2018.5%202%2041.4c-.2%202%204.5.2%206.1-.4C11.8%2018.5%2017%203%2017%203c-1.5-.2-6.1.3-6.1.3m26.4%201.6c2.2%203.5%201.2%209.1-.1%2014.6c-2.2%208.9-7.3%2018.1-15.5%2018.1c-7.8%200-8.6-8.5-6.5-17.1c1.3-5.2%203.3-10.6%206.5-14.2c2.4-2.7%205.7-4.3%209-4.3s5.5.6%206.6%202.9M21.4%2020.6c-1.8%207.3-.9%2010.9%201.9%2010.9c3%200%205.9-4.6%207.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7%200-5.7%204-7.6%2011.8M60.7%205c2.2%203.5%201.2%209.1-.1%2014.6c-2.2%208.9-7.2%2018.1-15.5%2018.1c-7.8%200-8.6-8.5-6.5-17.1c1.3-5.2%203.3-10.6%206.5-14.2C47.5%203.7%2050.9%202%2054.2%202c3.2%200%205.4.6%206.5%203M44.9%2020.6c-1.8%207.3-.9%2010.9%201.9%2010.9c3%200%205.9-4.6%207.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7%200-5.7%204-7.6%2011.8m2.7%2028c-5.4%200-33.3%202.2-44.4%203.1c-.8-2.9.2-5.4%201.5-6.6c5.5-1%2042.3-3.9%2045.1-2.3c-.4%202-1.3%204.5-2.2%205.8m-4.7%2011.2C37.4%2059.8%2020%2061%208.7%2062c-.8-3.2.2-6%201.5-7.4c5.7-1.2%2032.1-3.1%2034.9-1.3c-.4%202.3-1.2%205.1-2.2%206.5%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%3Cpath%20fill%3D%22%23ff5a79%22%20d%3D%22M10.9%203.3S4.8%2018.5%202%2041.4c-.2%202%204.5.2%206.1-.4C11.8%2018.5%2017%203%2017%203c-1.5-.2-6.1.3-6.1.3m26.4%201.6c2.2%203.5%201.2%209.1-.1%2014.6c-2.2%208.9-7.3%2018.1-15.5%2018.1c-7.8%200-8.6-8.5-6.5-17.1c1.3-5.2%203.3-10.6%206.5-14.2c2.4-2.7%205.7-4.3%209-4.3s5.5.6%206.6%202.9M21.4%2020.6c-1.8%207.3-.9%2010.9%201.9%2010.9c3%200%205.9-4.6%207.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7%200-5.7%204-7.6%2011.8M60.7%205c2.2%203.5%201.2%209.1-.1%2014.6c-2.2%208.9-7.2%2018.1-15.5%2018.1c-7.8%200-8.6-8.5-6.5-17.1c1.3-5.2%203.3-10.6%206.5-14.2C47.5%203.7%2050.9%202%2054.2%202c3.2%200%205.4.6%206.5%203M44.9%2020.6c-1.8%207.3-.9%2010.9%201.9%2010.9c3%200%205.9-4.6%207.7-12.2c1.7-7.2.9-10.5-2-10.5c-2.7%200-5.7%204-7.6%2011.8m2.7%2028c-5.4%200-33.3%202.2-44.4%203.1c-.8-2.9.2-5.4%201.5-6.6c5.5-1%2042.3-3.9%2045.1-2.3c-.4%202-1.3%204.5-2.2%205.8m-4.7%2011.2C37.4%2059.8%2020%2061%208.7%2062c-.8-3.2.2-6%201.5-7.4c5.7-1.2%2032.1-3.1%2034.9-1.3c-.4%202.3-1.2%205.1-2.2%206.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/hundred-points.svg?color=%231a73e8&size=48