unicorn emoji
unicorn from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- unicorn
- 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 unicorn emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m23.754 12.362l1.667 7.167l-5.333 5.333l-8.334 14.333l1 4.667l2.167 1.333l4-.167l3.5-3.333l6.834-1.833s1.333 1.5 2.166 3s3.667 4.167 3.667 4.167l.5 6l-1.833 6.166l-2 2.833s22 9.5 33.166-7l-.5-6l-1.833-5l-3.333-5.166l-1-1.5l-.167-5.167l-2.833-5.333l-5-3l-2.667-4.5l-5.167-4.167l-6.5-1.5l-5.666 1l-4.167-2.167z"/><path fill="#ea5a47" d="m50.671 23.155l5.208 4.095s5.564 8.218-.325 17.82c-7.05 11.492 0 0 0 0c-1.619 3.475-2.315 6.742-1.739 9.722l-5.31-4.417V34.292zm-24.773-3.884l-15.113-7.25l5.166 6.119l5.224 5.855z"/><path fill="#92d3f5" d="m29.737 13.631l10.767.136s9.238 4.066 10.536 11.816l.687 8.957c-2.633 6.539-3.056 14.127 2.089 20.834c0 0-7.145 1.321-9.895-7.11L42.338 43.5l.325-6.034l1.417-5.643l-.283-4.893l-2.276-4.312l-3.532-2.841l-5.792-2.08z"/><path fill="#61b2e4" d="M58.455 36.75s5.52 6.407 6.998 15.12a8 8 0 0 1-.138 3.258c-.431 1.752-.817 4.998.146 7.383c.469 1.161-.562 2.365-1.789 2.111c-3.71-.768-9.243-3.647-10.256-8.087a2 2 0 0 1-.042-.321l-.266-5.746c-.013-.286.052-.57.187-.821l3.692-6.836q.1-.186.149-.392z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M58.455 37.783C60.223 40.144 65 44.465 64.5 54.02m-32-12.135s8.478 6.783 0 18.765m-7.691-41.516L10.25 11.75l10.925 12.245"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M35.196 30.87c.55 8.355-9.322 9.703-11.954 10.334c-.332.08-.632.25-.873.492l-2.223 2.223c-.35.35-.824.546-1.318.546h-3.512a2.795 2.795 0 0 1-2.651-1.911l-.531-1.593a2.8 2.8 0 0 1 .255-2.322l8.786-14.644l4.724-4.724l-2.116-6.905s7.803-.699 8.414 5.33c0 0 16.928 2.442 10.553 19.384c0 0-1.625 5.949 2.375 11.184"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M30.917 14.02S53.16 10 50.875 33.98"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M49.919 23.155s14.766 6.587 5.456 22.22c0 0-5.375 6.563.625 13.604"/><circle cx="24.417" cy="28.93" r="2"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiUnicorn(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m23.754 12.362l1.667 7.167l-5.333 5.333l-8.334 14.333l1 4.667l2.167 1.333l4-.167l3.5-3.333l6.834-1.833s1.333 1.5 2.166 3s3.667 4.167 3.667 4.167l.5 6l-1.833 6.166l-2 2.833s22 9.5 33.166-7l-.5-6l-1.833-5l-3.333-5.166l-1-1.5l-.167-5.167l-2.833-5.333l-5-3l-2.667-4.5l-5.167-4.167l-6.5-1.5l-5.666 1l-4.167-2.167z"/><path fill="#ea5a47" d="m50.671 23.155l5.208 4.095s5.564 8.218-.325 17.82c-7.05 11.492 0 0 0 0c-1.619 3.475-2.315 6.742-1.739 9.722l-5.31-4.417V34.292zm-24.773-3.884l-15.113-7.25l5.166 6.119l5.224 5.855z"/><path fill="#92d3f5" d="m29.737 13.631l10.767.136s9.238 4.066 10.536 11.816l.687 8.957c-2.633 6.539-3.056 14.127 2.089 20.834c0 0-7.145 1.321-9.895-7.11L42.338 43.5l.325-6.034l1.417-5.643l-.283-4.893l-2.276-4.312l-3.532-2.841l-5.792-2.08z"/><path fill="#61b2e4" d="M58.455 36.75s5.52 6.407 6.998 15.12a8 8 0 0 1-.138 3.258c-.431 1.752-.817 4.998.146 7.383c.469 1.161-.562 2.365-1.789 2.111c-3.71-.768-9.243-3.647-10.256-8.087a2 2 0 0 1-.042-.321l-.266-5.746c-.013-.286.052-.57.187-.821l3.692-6.836q.1-.186.149-.392z"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M58.455 37.783C60.223 40.144 65 44.465 64.5 54.02m-32-12.135s8.478 6.783 0 18.765m-7.691-41.516L10.25 11.75l10.925 12.245"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M35.196 30.87c.55 8.355-9.322 9.703-11.954 10.334c-.332.08-.632.25-.873.492l-2.223 2.223c-.35.35-.824.546-1.318.546h-3.512a2.795 2.795 0 0 1-2.651-1.911l-.531-1.593a2.8 2.8 0 0 1 .255-2.322l8.786-14.644l4.724-4.724l-2.116-6.905s7.803-.699 8.414 5.33c0 0 16.928 2.442 10.553 19.384c0 0-1.625 5.949 2.375 11.184"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M30.917 14.02S53.16 10 50.875 33.98"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M49.919 23.155s14.766 6.587 5.456 22.22c0 0-5.375 6.563.625 13.604"/><circle cx="24.417" cy="28.93" r="2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m23.754 12.362l1.667 7.167l-5.333 5.333l-8.334 14.333l1 4.667l2.167 1.333l4-.167l3.5-3.333l6.834-1.833s1.333 1.5 2.166 3s3.667 4.167 3.667 4.167l.5 6l-1.833 6.166l-2 2.833s22 9.5 33.166-7l-.5-6l-1.833-5l-3.333-5.166l-1-1.5l-.167-5.167l-2.833-5.333l-5-3l-2.667-4.5l-5.167-4.167l-6.5-1.5l-5.666 1l-4.167-2.167z"/><path fill="#ea5a47" d="m50.671 23.155l5.208 4.095s5.564 8.218-.325 17.82c-7.05 11.492 0 0 0 0c-1.619 3.475-2.315 6.742-1.739 9.722l-5.31-4.417V34.292zm-24.773-3.884l-15.113-7.25l5.166 6.119l5.224 5.855z"/><path fill="#92d3f5" d="m29.737 13.631l10.767.136s9.238 4.066 10.536 11.816l.687 8.957c-2.633 6.539-3.056 14.127 2.089 20.834c0 0-7.145 1.321-9.895-7.11L42.338 43.5l.325-6.034l1.417-5.643l-.283-4.893l-2.276-4.312l-3.532-2.841l-5.792-2.08z"/><path fill="#61b2e4" d="M58.455 36.75s5.52 6.407 6.998 15.12a8 8 0 0 1-.138 3.258c-.431 1.752-.817 4.998.146 7.383c.469 1.161-.562 2.365-1.789 2.111c-3.71-.768-9.243-3.647-10.256-8.087a2 2 0 0 1-.042-.321l-.266-5.746c-.013-.286.052-.57.187-.821l3.692-6.836q.1-.186.149-.392z"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M58.455 37.783C60.223 40.144 65 44.465 64.5 54.02m-32-12.135s8.478 6.783 0 18.765m-7.691-41.516L10.25 11.75l10.925 12.245"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M35.196 30.87c.55 8.355-9.322 9.703-11.954 10.334c-.332.08-.632.25-.873.492l-2.223 2.223c-.35.35-.824.546-1.318.546h-3.512a2.795 2.795 0 0 1-2.651-1.911l-.531-1.593a2.8 2.8 0 0 1 .255-2.322l8.786-14.644l4.724-4.724l-2.116-6.905s7.803-.699 8.414 5.33c0 0 16.928 2.442 10.553 19.384c0 0-1.625 5.949 2.375 11.184"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M30.917 14.02S53.16 10 50.875 33.98"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M49.919 23.155s14.766 6.587 5.456 22.22c0 0-5.375 6.563.625 13.604"/><circle cx="24.417" cy="28.93" r="2"/></svg> </template>
CSS
.icon-unicorn {
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%23fff%22%20d%3D%22m23.754%2012.362l1.667%207.167l-5.333%205.333l-8.334%2014.333l1%204.667l2.167%201.333l4-.167l3.5-3.333l6.834-1.833s1.333%201.5%202.166%203s3.667%204.167%203.667%204.167l.5%206l-1.833%206.166l-2%202.833s22%209.5%2033.166-7l-.5-6l-1.833-5l-3.333-5.166l-1-1.5l-.167-5.167l-2.833-5.333l-5-3l-2.667-4.5l-5.167-4.167l-6.5-1.5l-5.666%201l-4.167-2.167z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m50.671%2023.155l5.208%204.095s5.564%208.218-.325%2017.82c-7.05%2011.492%200%200%200%200c-1.619%203.475-2.315%206.742-1.739%209.722l-5.31-4.417V34.292zm-24.773-3.884l-15.113-7.25l5.166%206.119l5.224%205.855z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m29.737%2013.631l10.767.136s9.238%204.066%2010.536%2011.816l.687%208.957c-2.633%206.539-3.056%2014.127%202.089%2020.834c0%200-7.145%201.321-9.895-7.11L42.338%2043.5l.325-6.034l1.417-5.643l-.283-4.893l-2.276-4.312l-3.532-2.841l-5.792-2.08z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M58.455%2036.75s5.52%206.407%206.998%2015.12a8%208%200%200%201-.138%203.258c-.431%201.752-.817%204.998.146%207.383c.469%201.161-.562%202.365-1.789%202.111c-3.71-.768-9.243-3.647-10.256-8.087a2%202%200%200%201-.042-.321l-.266-5.746c-.013-.286.052-.57.187-.821l3.692-6.836q.1-.186.149-.392z%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%22M58.455%2037.783C60.223%2040.144%2065%2044.465%2064.5%2054.02m-32-12.135s8.478%206.783%200%2018.765m-7.691-41.516L10.25%2011.75l10.925%2012.245%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%22M35.196%2030.87c.55%208.355-9.322%209.703-11.954%2010.334c-.332.08-.632.25-.873.492l-2.223%202.223c-.35.35-.824.546-1.318.546h-3.512a2.795%202.795%200%200%201-2.651-1.911l-.531-1.593a2.8%202.8%200%200%201%20.255-2.322l8.786-14.644l4.724-4.724l-2.116-6.905s7.803-.699%208.414%205.33c0%200%2016.928%202.442%2010.553%2019.384c0%200-1.625%205.949%202.375%2011.184%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%22M30.917%2014.02S53.16%2010%2050.875%2033.98%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%22M49.919%2023.155s14.766%206.587%205.456%2022.22c0%200-5.375%206.563.625%2013.604%22%2F%3E%3Ccircle%20cx%3D%2224.417%22%20cy%3D%2228.93%22%20r%3D%222%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%23fff%22%20d%3D%22m23.754%2012.362l1.667%207.167l-5.333%205.333l-8.334%2014.333l1%204.667l2.167%201.333l4-.167l3.5-3.333l6.834-1.833s1.333%201.5%202.166%203s3.667%204.167%203.667%204.167l.5%206l-1.833%206.166l-2%202.833s22%209.5%2033.166-7l-.5-6l-1.833-5l-3.333-5.166l-1-1.5l-.167-5.167l-2.833-5.333l-5-3l-2.667-4.5l-5.167-4.167l-6.5-1.5l-5.666%201l-4.167-2.167z%22%2F%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m50.671%2023.155l5.208%204.095s5.564%208.218-.325%2017.82c-7.05%2011.492%200%200%200%200c-1.619%203.475-2.315%206.742-1.739%209.722l-5.31-4.417V34.292zm-24.773-3.884l-15.113-7.25l5.166%206.119l5.224%205.855z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m29.737%2013.631l10.767.136s9.238%204.066%2010.536%2011.816l.687%208.957c-2.633%206.539-3.056%2014.127%202.089%2020.834c0%200-7.145%201.321-9.895-7.11L42.338%2043.5l.325-6.034l1.417-5.643l-.283-4.893l-2.276-4.312l-3.532-2.841l-5.792-2.08z%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M58.455%2036.75s5.52%206.407%206.998%2015.12a8%208%200%200%201-.138%203.258c-.431%201.752-.817%204.998.146%207.383c.469%201.161-.562%202.365-1.789%202.111c-3.71-.768-9.243-3.647-10.256-8.087a2%202%200%200%201-.042-.321l-.266-5.746c-.013-.286.052-.57.187-.821l3.692-6.836q.1-.186.149-.392z%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%22M58.455%2037.783C60.223%2040.144%2065%2044.465%2064.5%2054.02m-32-12.135s8.478%206.783%200%2018.765m-7.691-41.516L10.25%2011.75l10.925%2012.245%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%22M35.196%2030.87c.55%208.355-9.322%209.703-11.954%2010.334c-.332.08-.632.25-.873.492l-2.223%202.223c-.35.35-.824.546-1.318.546h-3.512a2.795%202.795%200%200%201-2.651-1.911l-.531-1.593a2.8%202.8%200%200%201%20.255-2.322l8.786-14.644l4.724-4.724l-2.116-6.905s7.803-.699%208.414%205.33c0%200%2016.928%202.442%2010.553%2019.384c0%200-1.625%205.949%202.375%2011.184%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%22M30.917%2014.02S53.16%2010%2050.875%2033.98%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%22M49.919%2023.155s14.766%206.587%205.456%2022.22c0%200-5.375%206.563.625%2013.604%22%2F%3E%3Ccircle%20cx%3D%2224.417%22%20cy%3D%2228.93%22%20r%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/unicorn.svg?color=%231a73e8&size=48