cherry blossom emoji
cherry-blossom from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- cherry-blossom
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the cherry blossom emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#5c9e31" d="M25.838 35.11c4.105 4.886 2.224 13.438 2.224 13.438s-7.537.829-11.644-4.057s-2.602-13.638-2.602-13.638s7.916-.625 12.021 4.257"/><path fill="#ffa7c0" d="M43.71 31.86c3.34 1 7.98 4 8.83 10.66l-2.19.18h-.01l.18 2.19c-11.57.37-12.55-9.35-12.55-9.35h-.69s-.88 9.72-12.45 9.35l.18-2.19H25l-2.19-.18c.85-6.66 5.49-9.66 8.83-10.66c-3.51.24-9.12-.91-12.2-7.16l2.02-.88l-.88-2.02c7.02-2.67 10.93-.15 13.2 2.55c-1.77-3.31-2.95-8.31 2.2-13.98l1.56 1.56h.01l1.55-1.56c5.16 5.67 3.98 10.67 2.21 13.98h.16c2.27-2.7 6.28-5.22 13.3-2.55l-.88 2.02l2.02.88c-3.08 6.25-8.7 7.4-12.2 7.16"/><path fill="#fcea2b" d="M37.962 26.019s.976-.002 1.957.253l-1.072 6.932c-1.89-.047-4.38-1.79-4.38-3.69a3.495 3.495 0 0 1 3.495-3.495"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.559 46.521c-1.335-.73-2.621-1.694-3.66-2.964c-3.992-4.886-2.804-12.462-2.804-12.462s5.013.23 9.042 2.902"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M34.07 24.62c-1.77-3.312-2.951-8.311 2.202-13.98l1.557 1.558h.003m0 0h.002l1.558-1.557c5.153 5.668 3.972 10.667 2.202 13.98h.165c2.273-2.7 6.275-5.22 13.297-2.554l-.879 2.02v.003l2.02.879c-3.08 6.248-8.694 7.398-12.2 7.163M34.07 24.62c-2.273-2.698-6.18-5.218-13.201-2.553l.878 2.02v.003l-2.02.879c3.08 6.248 8.694 7.398 12.2 7.163"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M31.927 32.132c-3.335 1-7.979 4-8.83 10.658l2.197.175l.001.002l-.174 2.196c11.572.368 12.444-9.358 12.444-9.358h.699s.972 9.726 12.544 9.358l-.175-2.196l.002-.002l2.196-.175c-.85-6.658-5.494-9.657-8.83-10.658"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M37.874 33.008a3.495 3.495 0 1 1 1.078-6.847m-.689 3.352l2.482-1.03"/><circle cx="43.937" cy="27.073" r="1.398" transform="rotate(-24.122 43.94 27.074)"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m38.263 29.514l2.457 2.46"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.163 43.893c-3.438 3.548-7.676 10.246-5.83 20.735"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCherryBlossom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#5c9e31" d="M25.838 35.11c4.105 4.886 2.224 13.438 2.224 13.438s-7.537.829-11.644-4.057s-2.602-13.638-2.602-13.638s7.916-.625 12.021 4.257"/><path fill="#ffa7c0" d="M43.71 31.86c3.34 1 7.98 4 8.83 10.66l-2.19.18h-.01l.18 2.19c-11.57.37-12.55-9.35-12.55-9.35h-.69s-.88 9.72-12.45 9.35l.18-2.19H25l-2.19-.18c.85-6.66 5.49-9.66 8.83-10.66c-3.51.24-9.12-.91-12.2-7.16l2.02-.88l-.88-2.02c7.02-2.67 10.93-.15 13.2 2.55c-1.77-3.31-2.95-8.31 2.2-13.98l1.56 1.56h.01l1.55-1.56c5.16 5.67 3.98 10.67 2.21 13.98h.16c2.27-2.7 6.28-5.22 13.3-2.55l-.88 2.02l2.02.88c-3.08 6.25-8.7 7.4-12.2 7.16"/><path fill="#fcea2b" d="M37.962 26.019s.976-.002 1.957.253l-1.072 6.932c-1.89-.047-4.38-1.79-4.38-3.69a3.495 3.495 0 0 1 3.495-3.495"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M20.559 46.521c-1.335-.73-2.621-1.694-3.66-2.964c-3.992-4.886-2.804-12.462-2.804-12.462s5.013.23 9.042 2.902"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M34.07 24.62c-1.77-3.312-2.951-8.311 2.202-13.98l1.557 1.558h.003m0 0h.002l1.558-1.557c5.153 5.668 3.972 10.667 2.202 13.98h.165c2.273-2.7 6.275-5.22 13.297-2.554l-.879 2.02v.003l2.02.879c-3.08 6.248-8.694 7.398-12.2 7.163M34.07 24.62c-2.273-2.698-6.18-5.218-13.201-2.553l.878 2.02v.003l-2.02.879c3.08 6.248 8.694 7.398 12.2 7.163"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M31.927 32.132c-3.335 1-7.979 4-8.83 10.658l2.197.175l.001.002l-.174 2.196c11.572.368 12.444-9.358 12.444-9.358h.699s.972 9.726 12.544 9.358l-.175-2.196l.002-.002l2.196-.175c-.85-6.658-5.494-9.657-8.83-10.658"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M37.874 33.008a3.495 3.495 0 1 1 1.078-6.847m-.689 3.352l2.482-1.03"/><circle cx="43.937" cy="27.073" r="1.398" transform="rotate(-24.122 43.94 27.074)"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="m38.263 29.514l2.457 2.46"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M37.163 43.893c-3.438 3.548-7.676 10.246-5.83 20.735"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#5c9e31" d="M25.838 35.11c4.105 4.886 2.224 13.438 2.224 13.438s-7.537.829-11.644-4.057s-2.602-13.638-2.602-13.638s7.916-.625 12.021 4.257"/><path fill="#ffa7c0" d="M43.71 31.86c3.34 1 7.98 4 8.83 10.66l-2.19.18h-.01l.18 2.19c-11.57.37-12.55-9.35-12.55-9.35h-.69s-.88 9.72-12.45 9.35l.18-2.19H25l-2.19-.18c.85-6.66 5.49-9.66 8.83-10.66c-3.51.24-9.12-.91-12.2-7.16l2.02-.88l-.88-2.02c7.02-2.67 10.93-.15 13.2 2.55c-1.77-3.31-2.95-8.31 2.2-13.98l1.56 1.56h.01l1.55-1.56c5.16 5.67 3.98 10.67 2.21 13.98h.16c2.27-2.7 6.28-5.22 13.3-2.55l-.88 2.02l2.02.88c-3.08 6.25-8.7 7.4-12.2 7.16"/><path fill="#fcea2b" d="M37.962 26.019s.976-.002 1.957.253l-1.072 6.932c-1.89-.047-4.38-1.79-4.38-3.69a3.495 3.495 0 0 1 3.495-3.495"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20.559 46.521c-1.335-.73-2.621-1.694-3.66-2.964c-3.992-4.886-2.804-12.462-2.804-12.462s5.013.23 9.042 2.902"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M34.07 24.62c-1.77-3.312-2.951-8.311 2.202-13.98l1.557 1.558h.003m0 0h.002l1.558-1.557c5.153 5.668 3.972 10.667 2.202 13.98h.165c2.273-2.7 6.275-5.22 13.297-2.554l-.879 2.02v.003l2.02.879c-3.08 6.248-8.694 7.398-12.2 7.163M34.07 24.62c-2.273-2.698-6.18-5.218-13.201-2.553l.878 2.02v.003l-2.02.879c3.08 6.248 8.694 7.398 12.2 7.163"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M31.927 32.132c-3.335 1-7.979 4-8.83 10.658l2.197.175l.001.002l-.174 2.196c11.572.368 12.444-9.358 12.444-9.358h.699s.972 9.726 12.544 9.358l-.175-2.196l.002-.002l2.196-.175c-.85-6.658-5.494-9.657-8.83-10.658"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M37.874 33.008a3.495 3.495 0 1 1 1.078-6.847m-.689 3.352l2.482-1.03"/><circle cx="43.937" cy="27.073" r="1.398" transform="rotate(-24.122 43.94 27.074)"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="m38.263 29.514l2.457 2.46"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.163 43.893c-3.438 3.548-7.676 10.246-5.83 20.735"/></svg> </template>
CSS
.icon-cherry-blossom {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M25.838%2035.11c4.105%204.886%202.224%2013.438%202.224%2013.438s-7.537.829-11.644-4.057s-2.602-13.638-2.602-13.638s7.916-.625%2012.021%204.257%22%2F%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22M43.71%2031.86c3.34%201%207.98%204%208.83%2010.66l-2.19.18h-.01l.18%202.19c-11.57.37-12.55-9.35-12.55-9.35h-.69s-.88%209.72-12.45%209.35l.18-2.19H25l-2.19-.18c.85-6.66%205.49-9.66%208.83-10.66c-3.51.24-9.12-.91-12.2-7.16l2.02-.88l-.88-2.02c7.02-2.67%2010.93-.15%2013.2%202.55c-1.77-3.31-2.95-8.31%202.2-13.98l1.56%201.56h.01l1.55-1.56c5.16%205.67%203.98%2010.67%202.21%2013.98h.16c2.27-2.7%206.28-5.22%2013.3-2.55l-.88%202.02l2.02.88c-3.08%206.25-8.7%207.4-12.2%207.16%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M37.962%2026.019s.976-.002%201.957.253l-1.072%206.932c-1.89-.047-4.38-1.79-4.38-3.69a3.495%203.495%200%200%201%203.495-3.495%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20.559%2046.521c-1.335-.73-2.621-1.694-3.66-2.964c-3.992-4.886-2.804-12.462-2.804-12.462s5.013.23%209.042%202.902%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M34.07%2024.62c-1.77-3.312-2.951-8.311%202.202-13.98l1.557%201.558h.003m0%200h.002l1.558-1.557c5.153%205.668%203.972%2010.667%202.202%2013.98h.165c2.273-2.7%206.275-5.22%2013.297-2.554l-.879%202.02v.003l2.02.879c-3.08%206.248-8.694%207.398-12.2%207.163M34.07%2024.62c-2.273-2.698-6.18-5.218-13.201-2.553l.878%202.02v.003l-2.02.879c3.08%206.248%208.694%207.398%2012.2%207.163%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.927%2032.132c-3.335%201-7.979%204-8.83%2010.658l2.197.175l.001.002l-.174%202.196c11.572.368%2012.444-9.358%2012.444-9.358h.699s.972%209.726%2012.544%209.358l-.175-2.196l.002-.002l2.196-.175c-.85-6.658-5.494-9.657-8.83-10.658%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M37.874%2033.008a3.495%203.495%200%201%201%201.078-6.847m-.689%203.352l2.482-1.03%22%2F%3E%3Ccircle%20cx%3D%2243.937%22%20cy%3D%2227.073%22%20r%3D%221.398%22%20transform%3D%22rotate(-24.122%2043.94%2027.074)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m38.263%2029.514l2.457%202.46%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37.163%2043.893c-3.438%203.548-7.676%2010.246-5.83%2020.735%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%2072%2072%22%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M25.838%2035.11c4.105%204.886%202.224%2013.438%202.224%2013.438s-7.537.829-11.644-4.057s-2.602-13.638-2.602-13.638s7.916-.625%2012.021%204.257%22%2F%3E%3Cpath%20fill%3D%22%23ffa7c0%22%20d%3D%22M43.71%2031.86c3.34%201%207.98%204%208.83%2010.66l-2.19.18h-.01l.18%202.19c-11.57.37-12.55-9.35-12.55-9.35h-.69s-.88%209.72-12.45%209.35l.18-2.19H25l-2.19-.18c.85-6.66%205.49-9.66%208.83-10.66c-3.51.24-9.12-.91-12.2-7.16l2.02-.88l-.88-2.02c7.02-2.67%2010.93-.15%2013.2%202.55c-1.77-3.31-2.95-8.31%202.2-13.98l1.56%201.56h.01l1.55-1.56c5.16%205.67%203.98%2010.67%202.21%2013.98h.16c2.27-2.7%206.28-5.22%2013.3-2.55l-.88%202.02l2.02.88c-3.08%206.25-8.7%207.4-12.2%207.16%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M37.962%2026.019s.976-.002%201.957.253l-1.072%206.932c-1.89-.047-4.38-1.79-4.38-3.69a3.495%203.495%200%200%201%203.495-3.495%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M20.559%2046.521c-1.335-.73-2.621-1.694-3.66-2.964c-3.992-4.886-2.804-12.462-2.804-12.462s5.013.23%209.042%202.902%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M34.07%2024.62c-1.77-3.312-2.951-8.311%202.202-13.98l1.557%201.558h.003m0%200h.002l1.558-1.557c5.153%205.668%203.972%2010.667%202.202%2013.98h.165c2.273-2.7%206.275-5.22%2013.297-2.554l-.879%202.02v.003l2.02.879c-3.08%206.248-8.694%207.398-12.2%207.163M34.07%2024.62c-2.273-2.698-6.18-5.218-13.201-2.553l.878%202.02v.003l-2.02.879c3.08%206.248%208.694%207.398%2012.2%207.163%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M31.927%2032.132c-3.335%201-7.979%204-8.83%2010.658l2.197.175l.001.002l-.174%202.196c11.572.368%2012.444-9.358%2012.444-9.358h.699s.972%209.726%2012.544%209.358l-.175-2.196l.002-.002l2.196-.175c-.85-6.658-5.494-9.657-8.83-10.658%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M37.874%2033.008a3.495%203.495%200%201%201%201.078-6.847m-.689%203.352l2.482-1.03%22%2F%3E%3Ccircle%20cx%3D%2243.937%22%20cy%3D%2227.073%22%20r%3D%221.398%22%20transform%3D%22rotate(-24.122%2043.94%2027.074)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22m38.263%2029.514l2.457%202.46%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M37.163%2043.893c-3.438%203.548-7.676%2010.246-5.83%2020.735%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/cherry-blossom.svg?color=%231a73e8&size=48