unicorn from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.

Name
unicorn
Set
Fluent Emoji High Contrast
Style
Default
Category
Animals & Nature
Viewbox
32×32
License
MIT

The same emoji in other sets

More animals & nature icons from Fluent Emoji High Contrast

Use the unicorn emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.248 14.572c0 .49.4.89.89.89s.891-.4.891-.89V12.89c0-.49-.4-.891-.89-.891s-.891.4-.891.89zM5.68 20.567a1.12 1.12 0 0 1-1.568 0L5.68 19c.428.442.428 1.14 0 1.567"/><path d="M11.5 6.781c.14-.183.333-.357.563-.517a39 39 0 0 1-.06-1.383a13 13 0 0 1 0-.525v-.025c.01-.814.99-1.209 1.568-.654l.03.027a24 24 0 0 1 .506.459l.205.19l.612-.096c1.559-.243 3.448-.2 5.516.814c1.41.69 2.714 1.816 3.695 3.201c.776.238 1.494.741 2.095 1.357a8.3 8.3 0 0 1 1.562 2.307a3.97 3.97 0 0 1 1.823 1.12c.786.847 1.291 2.116 1.291 3.913v10.75c0 1.022-.253 1.963-1.104 2.573c-.421.301-.93.473-1.485.571l.048.137h-6.97l-.004-.016H9.716l.14-1.123l.992.123l-.992-.123v-.009l.003-.016a4 4 0 0 1 .036-.223q.036-.222.128-.614c.122-.518.328-1.245.664-2.107a19 19 0 0 1 2.204-4.069l-6.894 1.504h-.004c-.749.161-1.588.104-2.333-.276c-1.035-.527-1.857-1.408-1.986-2.627c-.125-1.184.44-2.39 1.484-3.522c.44-.476 1.006-1.104 1.674-1.845a418 418 0 0 1 3.713-4.078c-1.336-.587-1.712-2-1.451-2.26c.183-.184.47-.107.83-.01c.414.11.925.248 1.49.049L3.836 2.742c-.216-.273.127-.634.41-.431l6.913 4.947q.155-.23.342-.477m1.985 1.495l.008.014q.073.121.16.225q.223.265.564.403c-3.064 3.115-5.889 6.248-7.87 8.446l-.001.001a249 249 0 0 1-1.717 1.893c-.846.917-1.006 1.576-.966 1.957c.036.346.27.73.905 1.054c.274.14.634.182 1.004.103h.002l1.454-.317a.5.5 0 0 1 .106-.15c.155-.15.406-.439.626-.788c.224-.355.386-.729.417-1.057a.5.5 0 1 1 .995.094c-.052.552-.304 1.08-.565 1.495l-.046.072l5.618-1.226c1.067-.26 2.239-.805 3.307-1.556c.947-1.95 1.723-3.622 1.845-5.327c.16-2.305-.488-3.668-1.162-4.474a4.3 4.3 0 0 0-1.302-1.053l-.549.083a1 1 0 0 0-.134-.29l-.056-.091l-.011-.004l-.184-.244c-.32-.426-.914-1.004-1.522-1.548l-1.41-1.26l.003.129c.008.376.032.996.096 1.963H13.1c.051.535.15.985.325 1.339q.03.06.061.114m-.44-3.729l.002.003l-.047.008v-.05zm2.912 17.75l-.087.014a17.1 17.1 0 0 0-3.32 5.307c-.203.522-.351.985-.458 1.366h2.883c-.321-2.499.209-4.705.982-6.687m4.336 5.976c.027.195.054.392.076.602h1.069c-.518-4.827.766-7.427 2.218-10.363c.3-.607.607-1.229.907-1.887c1.75-3.844.454-6.027-.942-7.256c.368.629 1.158 3.06.51 5.356c-.276.977-.913 2.278-1.567 3.615c-.763 1.557-1.548 3.161-1.813 4.356c-.755 3.411-.609 4.478-.458 5.577m4.632.032c.026.195.053.391.075.602h1.063c-.526-4.9.761-7.615 1.667-9.526c.17-.361.328-.693.457-1.006c.813-1.969 1.047-4.652-.349-5.881c.369.629.403 2.742-.244 5.037c-.28.991-.675 1.707-1.067 2.416c-.444.805-.883 1.6-1.144 2.78c-.755 3.412-.609 4.479-.458 5.578"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastUnicorn(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.248 14.572c0 .49.4.89.89.89s.891-.4.891-.89V12.89c0-.49-.4-.891-.89-.891s-.891.4-.891.89zM5.68 20.567a1.12 1.12 0 0 1-1.568 0L5.68 19c.428.442.428 1.14 0 1.567"/><path d="M11.5 6.781c.14-.183.333-.357.563-.517a39 39 0 0 1-.06-1.383a13 13 0 0 1 0-.525v-.025c.01-.814.99-1.209 1.568-.654l.03.027a24 24 0 0 1 .506.459l.205.19l.612-.096c1.559-.243 3.448-.2 5.516.814c1.41.69 2.714 1.816 3.695 3.201c.776.238 1.494.741 2.095 1.357a8.3 8.3 0 0 1 1.562 2.307a3.97 3.97 0 0 1 1.823 1.12c.786.847 1.291 2.116 1.291 3.913v10.75c0 1.022-.253 1.963-1.104 2.573c-.421.301-.93.473-1.485.571l.048.137h-6.97l-.004-.016H9.716l.14-1.123l.992.123l-.992-.123v-.009l.003-.016a4 4 0 0 1 .036-.223q.036-.222.128-.614c.122-.518.328-1.245.664-2.107a19 19 0 0 1 2.204-4.069l-6.894 1.504h-.004c-.749.161-1.588.104-2.333-.276c-1.035-.527-1.857-1.408-1.986-2.627c-.125-1.184.44-2.39 1.484-3.522c.44-.476 1.006-1.104 1.674-1.845a418 418 0 0 1 3.713-4.078c-1.336-.587-1.712-2-1.451-2.26c.183-.184.47-.107.83-.01c.414.11.925.248 1.49.049L3.836 2.742c-.216-.273.127-.634.41-.431l6.913 4.947q.155-.23.342-.477m1.985 1.495l.008.014q.073.121.16.225q.223.265.564.403c-3.064 3.115-5.889 6.248-7.87 8.446l-.001.001a249 249 0 0 1-1.717 1.893c-.846.917-1.006 1.576-.966 1.957c.036.346.27.73.905 1.054c.274.14.634.182 1.004.103h.002l1.454-.317a.5.5 0 0 1 .106-.15c.155-.15.406-.439.626-.788c.224-.355.386-.729.417-1.057a.5.5 0 1 1 .995.094c-.052.552-.304 1.08-.565 1.495l-.046.072l5.618-1.226c1.067-.26 2.239-.805 3.307-1.556c.947-1.95 1.723-3.622 1.845-5.327c.16-2.305-.488-3.668-1.162-4.474a4.3 4.3 0 0 0-1.302-1.053l-.549.083a1 1 0 0 0-.134-.29l-.056-.091l-.011-.004l-.184-.244c-.32-.426-.914-1.004-1.522-1.548l-1.41-1.26l.003.129c.008.376.032.996.096 1.963H13.1c.051.535.15.985.325 1.339q.03.06.061.114m-.44-3.729l.002.003l-.047.008v-.05zm2.912 17.75l-.087.014a17.1 17.1 0 0 0-3.32 5.307c-.203.522-.351.985-.458 1.366h2.883c-.321-2.499.209-4.705.982-6.687m4.336 5.976c.027.195.054.392.076.602h1.069c-.518-4.827.766-7.427 2.218-10.363c.3-.607.607-1.229.907-1.887c1.75-3.844.454-6.027-.942-7.256c.368.629 1.158 3.06.51 5.356c-.276.977-.913 2.278-1.567 3.615c-.763 1.557-1.548 3.161-1.813 4.356c-.755 3.411-.609 4.478-.458 5.577m4.632.032c.026.195.053.391.075.602h1.063c-.526-4.9.761-7.615 1.667-9.526c.17-.361.328-.693.457-1.006c.813-1.969 1.047-4.652-.349-5.881c.369.629.403 2.742-.244 5.037c-.28.991-.675 1.707-1.067 2.416c-.444.805-.883 1.6-1.144 2.78c-.755 3.412-.609 4.479-.458 5.578"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.248 14.572c0 .49.4.89.89.89s.891-.4.891-.89V12.89c0-.49-.4-.891-.89-.891s-.891.4-.891.89zM5.68 20.567a1.12 1.12 0 0 1-1.568 0L5.68 19c.428.442.428 1.14 0 1.567"/><path d="M11.5 6.781c.14-.183.333-.357.563-.517a39 39 0 0 1-.06-1.383a13 13 0 0 1 0-.525v-.025c.01-.814.99-1.209 1.568-.654l.03.027a24 24 0 0 1 .506.459l.205.19l.612-.096c1.559-.243 3.448-.2 5.516.814c1.41.69 2.714 1.816 3.695 3.201c.776.238 1.494.741 2.095 1.357a8.3 8.3 0 0 1 1.562 2.307a3.97 3.97 0 0 1 1.823 1.12c.786.847 1.291 2.116 1.291 3.913v10.75c0 1.022-.253 1.963-1.104 2.573c-.421.301-.93.473-1.485.571l.048.137h-6.97l-.004-.016H9.716l.14-1.123l.992.123l-.992-.123v-.009l.003-.016a4 4 0 0 1 .036-.223q.036-.222.128-.614c.122-.518.328-1.245.664-2.107a19 19 0 0 1 2.204-4.069l-6.894 1.504h-.004c-.749.161-1.588.104-2.333-.276c-1.035-.527-1.857-1.408-1.986-2.627c-.125-1.184.44-2.39 1.484-3.522c.44-.476 1.006-1.104 1.674-1.845a418 418 0 0 1 3.713-4.078c-1.336-.587-1.712-2-1.451-2.26c.183-.184.47-.107.83-.01c.414.11.925.248 1.49.049L3.836 2.742c-.216-.273.127-.634.41-.431l6.913 4.947q.155-.23.342-.477m1.985 1.495l.008.014q.073.121.16.225q.223.265.564.403c-3.064 3.115-5.889 6.248-7.87 8.446l-.001.001a249 249 0 0 1-1.717 1.893c-.846.917-1.006 1.576-.966 1.957c.036.346.27.73.905 1.054c.274.14.634.182 1.004.103h.002l1.454-.317a.5.5 0 0 1 .106-.15c.155-.15.406-.439.626-.788c.224-.355.386-.729.417-1.057a.5.5 0 1 1 .995.094c-.052.552-.304 1.08-.565 1.495l-.046.072l5.618-1.226c1.067-.26 2.239-.805 3.307-1.556c.947-1.95 1.723-3.622 1.845-5.327c.16-2.305-.488-3.668-1.162-4.474a4.3 4.3 0 0 0-1.302-1.053l-.549.083a1 1 0 0 0-.134-.29l-.056-.091l-.011-.004l-.184-.244c-.32-.426-.914-1.004-1.522-1.548l-1.41-1.26l.003.129c.008.376.032.996.096 1.963H13.1c.051.535.15.985.325 1.339q.03.06.061.114m-.44-3.729l.002.003l-.047.008v-.05zm2.912 17.75l-.087.014a17.1 17.1 0 0 0-3.32 5.307c-.203.522-.351.985-.458 1.366h2.883c-.321-2.499.209-4.705.982-6.687m4.336 5.976c.027.195.054.392.076.602h1.069c-.518-4.827.766-7.427 2.218-10.363c.3-.607.607-1.229.907-1.887c1.75-3.844.454-6.027-.942-7.256c.368.629 1.158 3.06.51 5.356c-.276.977-.913 2.278-1.567 3.615c-.763 1.557-1.548 3.161-1.813 4.356c-.755 3.411-.609 4.478-.458 5.577m4.632.032c.026.195.053.391.075.602h1.063c-.526-4.9.761-7.615 1.667-9.526c.17-.361.328-.693.457-1.006c.813-1.969 1.047-4.652-.349-5.881c.369.629.403 2.742-.244 5.037c-.28.991-.675 1.707-1.067 2.416c-.444.805-.883 1.6-1.144 2.78c-.755 3.412-.609 4.479-.458 5.578"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.248%2014.572c0%20.49.4.89.89.89s.891-.4.891-.89V12.89c0-.49-.4-.891-.89-.891s-.891.4-.891.89zM5.68%2020.567a1.12%201.12%200%200%201-1.568%200L5.68%2019c.428.442.428%201.14%200%201.567%22%2F%3E%3Cpath%20d%3D%22M11.5%206.781c.14-.183.333-.357.563-.517a39%2039%200%200%201-.06-1.383a13%2013%200%200%201%200-.525v-.025c.01-.814.99-1.209%201.568-.654l.03.027a24%2024%200%200%201%20.506.459l.205.19l.612-.096c1.559-.243%203.448-.2%205.516.814c1.41.69%202.714%201.816%203.695%203.201c.776.238%201.494.741%202.095%201.357a8.3%208.3%200%200%201%201.562%202.307a3.97%203.97%200%200%201%201.823%201.12c.786.847%201.291%202.116%201.291%203.913v10.75c0%201.022-.253%201.963-1.104%202.573c-.421.301-.93.473-1.485.571l.048.137h-6.97l-.004-.016H9.716l.14-1.123l.992.123l-.992-.123v-.009l.003-.016a4%204%200%200%201%20.036-.223q.036-.222.128-.614c.122-.518.328-1.245.664-2.107a19%2019%200%200%201%202.204-4.069l-6.894%201.504h-.004c-.749.161-1.588.104-2.333-.276c-1.035-.527-1.857-1.408-1.986-2.627c-.125-1.184.44-2.39%201.484-3.522c.44-.476%201.006-1.104%201.674-1.845a418%20418%200%200%201%203.713-4.078c-1.336-.587-1.712-2-1.451-2.26c.183-.184.47-.107.83-.01c.414.11.925.248%201.49.049L3.836%202.742c-.216-.273.127-.634.41-.431l6.913%204.947q.155-.23.342-.477m1.985%201.495l.008.014q.073.121.16.225q.223.265.564.403c-3.064%203.115-5.889%206.248-7.87%208.446l-.001.001a249%20249%200%200%201-1.717%201.893c-.846.917-1.006%201.576-.966%201.957c.036.346.27.73.905%201.054c.274.14.634.182%201.004.103h.002l1.454-.317a.5.5%200%200%201%20.106-.15c.155-.15.406-.439.626-.788c.224-.355.386-.729.417-1.057a.5.5%200%201%201%20.995.094c-.052.552-.304%201.08-.565%201.495l-.046.072l5.618-1.226c1.067-.26%202.239-.805%203.307-1.556c.947-1.95%201.723-3.622%201.845-5.327c.16-2.305-.488-3.668-1.162-4.474a4.3%204.3%200%200%200-1.302-1.053l-.549.083a1%201%200%200%200-.134-.29l-.056-.091l-.011-.004l-.184-.244c-.32-.426-.914-1.004-1.522-1.548l-1.41-1.26l.003.129c.008.376.032.996.096%201.963H13.1c.051.535.15.985.325%201.339q.03.06.061.114m-.44-3.729l.002.003l-.047.008v-.05zm2.912%2017.75l-.087.014a17.1%2017.1%200%200%200-3.32%205.307c-.203.522-.351.985-.458%201.366h2.883c-.321-2.499.209-4.705.982-6.687m4.336%205.976c.027.195.054.392.076.602h1.069c-.518-4.827.766-7.427%202.218-10.363c.3-.607.607-1.229.907-1.887c1.75-3.844.454-6.027-.942-7.256c.368.629%201.158%203.06.51%205.356c-.276.977-.913%202.278-1.567%203.615c-.763%201.557-1.548%203.161-1.813%204.356c-.755%203.411-.609%204.478-.458%205.577m4.632.032c.026.195.053.391.075.602h1.063c-.526-4.9.761-7.615%201.667-9.526c.17-.361.328-.693.457-1.006c.813-1.969%201.047-4.652-.349-5.881c.369.629.403%202.742-.244%205.037c-.28.991-.675%201.707-1.067%202.416c-.444.805-.883%201.6-1.144%202.78c-.755%203.412-.609%204.479-.458%205.578%22%2F%3E%3C%2Fg%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M11.248%2014.572c0%20.49.4.89.89.89s.891-.4.891-.89V12.89c0-.49-.4-.891-.89-.891s-.891.4-.891.89zM5.68%2020.567a1.12%201.12%200%200%201-1.568%200L5.68%2019c.428.442.428%201.14%200%201.567%22%2F%3E%3Cpath%20d%3D%22M11.5%206.781c.14-.183.333-.357.563-.517a39%2039%200%200%201-.06-1.383a13%2013%200%200%201%200-.525v-.025c.01-.814.99-1.209%201.568-.654l.03.027a24%2024%200%200%201%20.506.459l.205.19l.612-.096c1.559-.243%203.448-.2%205.516.814c1.41.69%202.714%201.816%203.695%203.201c.776.238%201.494.741%202.095%201.357a8.3%208.3%200%200%201%201.562%202.307a3.97%203.97%200%200%201%201.823%201.12c.786.847%201.291%202.116%201.291%203.913v10.75c0%201.022-.253%201.963-1.104%202.573c-.421.301-.93.473-1.485.571l.048.137h-6.97l-.004-.016H9.716l.14-1.123l.992.123l-.992-.123v-.009l.003-.016a4%204%200%200%201%20.036-.223q.036-.222.128-.614c.122-.518.328-1.245.664-2.107a19%2019%200%200%201%202.204-4.069l-6.894%201.504h-.004c-.749.161-1.588.104-2.333-.276c-1.035-.527-1.857-1.408-1.986-2.627c-.125-1.184.44-2.39%201.484-3.522c.44-.476%201.006-1.104%201.674-1.845a418%20418%200%200%201%203.713-4.078c-1.336-.587-1.712-2-1.451-2.26c.183-.184.47-.107.83-.01c.414.11.925.248%201.49.049L3.836%202.742c-.216-.273.127-.634.41-.431l6.913%204.947q.155-.23.342-.477m1.985%201.495l.008.014q.073.121.16.225q.223.265.564.403c-3.064%203.115-5.889%206.248-7.87%208.446l-.001.001a249%20249%200%200%201-1.717%201.893c-.846.917-1.006%201.576-.966%201.957c.036.346.27.73.905%201.054c.274.14.634.182%201.004.103h.002l1.454-.317a.5.5%200%200%201%20.106-.15c.155-.15.406-.439.626-.788c.224-.355.386-.729.417-1.057a.5.5%200%201%201%20.995.094c-.052.552-.304%201.08-.565%201.495l-.046.072l5.618-1.226c1.067-.26%202.239-.805%203.307-1.556c.947-1.95%201.723-3.622%201.845-5.327c.16-2.305-.488-3.668-1.162-4.474a4.3%204.3%200%200%200-1.302-1.053l-.549.083a1%201%200%200%200-.134-.29l-.056-.091l-.011-.004l-.184-.244c-.32-.426-.914-1.004-1.522-1.548l-1.41-1.26l.003.129c.008.376.032.996.096%201.963H13.1c.051.535.15.985.325%201.339q.03.06.061.114m-.44-3.729l.002.003l-.047.008v-.05zm2.912%2017.75l-.087.014a17.1%2017.1%200%200%200-3.32%205.307c-.203.522-.351.985-.458%201.366h2.883c-.321-2.499.209-4.705.982-6.687m4.336%205.976c.027.195.054.392.076.602h1.069c-.518-4.827.766-7.427%202.218-10.363c.3-.607.607-1.229.907-1.887c1.75-3.844.454-6.027-.942-7.256c.368.629%201.158%203.06.51%205.356c-.276.977-.913%202.278-1.567%203.615c-.763%201.557-1.548%203.161-1.813%204.356c-.755%203.411-.609%204.478-.458%205.577m4.632.032c.026.195.053.391.075.602h1.063c-.526-4.9.761-7.615%201.667-9.526c.17-.361.328-.693.457-1.006c.813-1.969%201.047-4.652-.349-5.881c.369.629.403%202.742-.244%205.037c-.28.991-.675%201.707-1.067%202.416c-.444.805-.883%201.6-1.144%202.78c-.755%203.412-.609%204.479-.458%205.578%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/unicorn.svg?color=%231a73e8&size=48