llama from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.

Name
llama
Set
Twitter Emoji
Style
Default
Category
Animals & Nature
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More animals & nature icons from Twitter Emoji

Use the llama emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M6.755 2.246c-.443-.368-1.05-.976-1.629-1.299c-.497-.277-.247.918.173 1.391c.421.473 1.824 1.342 2.455 1.815s.936.398.315-.473c-.649-.911-1.314-1.434-1.314-1.434"/><path fill="#d99e82" d="M8.191.736c.328.339.735 2.394.735 2.394s1.282.092 2.407.786c4.5 2.776 2.542 9.542 3.944 11.102c.432.48 9.681-1.643 14.222.544c3.844 1.852 3.083 4.646 4.083 5.271c.758.474-2 1.25-2.578-2.313c-.506 11.147-1.072 13.867-1.672 16.354c-.339 1.406-1.979 1.601-1.792-.333c.1-1.027.463-7.223-.583-8.792c-.75-1.125-4.708 2.417-11.707 1.773c-.485 4.276-1.097 7.136-1.272 7.519c-.562 1.229-1.863 1.218-1.676-.009c.187-1.228.447-4.949-.884-9.01c-5.626-3.98-1.626-14.189-3.253-16.146c-.362-.435-2.647-.981-3.314-1.048c-.666-.067-1.265-.172-1.664-.239c-.4-.067-.994-1.776-.927-2.242s.394-.623 1.26-.956s.988-.222.942-.728c-.097-1.052 2.183-1.774 3.481-1.645c-.133-.133-1.08-1.786-1.354-2.393c-.35-.774 1.068-.442 1.602.111"/><path fill="#c1694f" d="M2.901 6.241c.068.342-.394.394-.315.69s.536 1.256.95 1.157s.909-.07.224.259c-.522.25-.847.012-.847.012s-.772-1.473-.693-1.894c.08-.419.661-.322.681-.224"/><path fill="#292f33" d="M7.58 4.805a.733.733 0 1 1-1.465 0c0-.405.367-.31.772-.31s.693-.095.693.31M2.22 6.146c.062-.462 1.54-.335 1.005.138c-.335.296-1.104.591-1.005-.138"/><path fill="#c1694f" d="M7.473.846c.497.129 1.105 2.281.909 2.311c-.256.04-1.517-2.468-.909-2.311m2.472 5.846s1.009 1.324.252 2.269s-2.333.63-2.333.63s1.513-.441 1.891-1.198c.379-.755.19-1.701.19-1.701"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiLlama(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M6.755 2.246c-.443-.368-1.05-.976-1.629-1.299c-.497-.277-.247.918.173 1.391c.421.473 1.824 1.342 2.455 1.815s.936.398.315-.473c-.649-.911-1.314-1.434-1.314-1.434"/><path fill="#d99e82" d="M8.191.736c.328.339.735 2.394.735 2.394s1.282.092 2.407.786c4.5 2.776 2.542 9.542 3.944 11.102c.432.48 9.681-1.643 14.222.544c3.844 1.852 3.083 4.646 4.083 5.271c.758.474-2 1.25-2.578-2.313c-.506 11.147-1.072 13.867-1.672 16.354c-.339 1.406-1.979 1.601-1.792-.333c.1-1.027.463-7.223-.583-8.792c-.75-1.125-4.708 2.417-11.707 1.773c-.485 4.276-1.097 7.136-1.272 7.519c-.562 1.229-1.863 1.218-1.676-.009c.187-1.228.447-4.949-.884-9.01c-5.626-3.98-1.626-14.189-3.253-16.146c-.362-.435-2.647-.981-3.314-1.048c-.666-.067-1.265-.172-1.664-.239c-.4-.067-.994-1.776-.927-2.242s.394-.623 1.26-.956s.988-.222.942-.728c-.097-1.052 2.183-1.774 3.481-1.645c-.133-.133-1.08-1.786-1.354-2.393c-.35-.774 1.068-.442 1.602.111"/><path fill="#c1694f" d="M2.901 6.241c.068.342-.394.394-.315.69s.536 1.256.95 1.157s.909-.07.224.259c-.522.25-.847.012-.847.012s-.772-1.473-.693-1.894c.08-.419.661-.322.681-.224"/><path fill="#292f33" d="M7.58 4.805a.733.733 0 1 1-1.465 0c0-.405.367-.31.772-.31s.693-.095.693.31M2.22 6.146c.062-.462 1.54-.335 1.005.138c-.335.296-1.104.591-1.005-.138"/><path fill="#c1694f" d="M7.473.846c.497.129 1.105 2.281.909 2.311c-.256.04-1.517-2.468-.909-2.311m2.472 5.846s1.009 1.324.252 2.269s-2.333.63-2.333.63s1.513-.441 1.891-1.198c.379-.755.19-1.701.19-1.701"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M6.755 2.246c-.443-.368-1.05-.976-1.629-1.299c-.497-.277-.247.918.173 1.391c.421.473 1.824 1.342 2.455 1.815s.936.398.315-.473c-.649-.911-1.314-1.434-1.314-1.434"/><path fill="#d99e82" d="M8.191.736c.328.339.735 2.394.735 2.394s1.282.092 2.407.786c4.5 2.776 2.542 9.542 3.944 11.102c.432.48 9.681-1.643 14.222.544c3.844 1.852 3.083 4.646 4.083 5.271c.758.474-2 1.25-2.578-2.313c-.506 11.147-1.072 13.867-1.672 16.354c-.339 1.406-1.979 1.601-1.792-.333c.1-1.027.463-7.223-.583-8.792c-.75-1.125-4.708 2.417-11.707 1.773c-.485 4.276-1.097 7.136-1.272 7.519c-.562 1.229-1.863 1.218-1.676-.009c.187-1.228.447-4.949-.884-9.01c-5.626-3.98-1.626-14.189-3.253-16.146c-.362-.435-2.647-.981-3.314-1.048c-.666-.067-1.265-.172-1.664-.239c-.4-.067-.994-1.776-.927-2.242s.394-.623 1.26-.956s.988-.222.942-.728c-.097-1.052 2.183-1.774 3.481-1.645c-.133-.133-1.08-1.786-1.354-2.393c-.35-.774 1.068-.442 1.602.111"/><path fill="#c1694f" d="M2.901 6.241c.068.342-.394.394-.315.69s.536 1.256.95 1.157s.909-.07.224.259c-.522.25-.847.012-.847.012s-.772-1.473-.693-1.894c.08-.419.661-.322.681-.224"/><path fill="#292f33" d="M7.58 4.805a.733.733 0 1 1-1.465 0c0-.405.367-.31.772-.31s.693-.095.693.31M2.22 6.146c.062-.462 1.54-.335 1.005.138c-.335.296-1.104.591-1.005-.138"/><path fill="#c1694f" d="M7.473.846c.497.129 1.105 2.281.909 2.311c-.256.04-1.517-2.468-.909-2.311m2.472 5.846s1.009 1.324.252 2.269s-2.333.63-2.333.63s1.513-.441 1.891-1.198c.379-.755.19-1.701.19-1.701"/></svg>
</template>

CSS

.icon-llama {
  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%2036%2036%22%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M6.755%202.246c-.443-.368-1.05-.976-1.629-1.299c-.497-.277-.247.918.173%201.391c.421.473%201.824%201.342%202.455%201.815s.936.398.315-.473c-.649-.911-1.314-1.434-1.314-1.434%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M8.191.736c.328.339.735%202.394.735%202.394s1.282.092%202.407.786c4.5%202.776%202.542%209.542%203.944%2011.102c.432.48%209.681-1.643%2014.222.544c3.844%201.852%203.083%204.646%204.083%205.271c.758.474-2%201.25-2.578-2.313c-.506%2011.147-1.072%2013.867-1.672%2016.354c-.339%201.406-1.979%201.601-1.792-.333c.1-1.027.463-7.223-.583-8.792c-.75-1.125-4.708%202.417-11.707%201.773c-.485%204.276-1.097%207.136-1.272%207.519c-.562%201.229-1.863%201.218-1.676-.009c.187-1.228.447-4.949-.884-9.01c-5.626-3.98-1.626-14.189-3.253-16.146c-.362-.435-2.647-.981-3.314-1.048c-.666-.067-1.265-.172-1.664-.239c-.4-.067-.994-1.776-.927-2.242s.394-.623%201.26-.956s.988-.222.942-.728c-.097-1.052%202.183-1.774%203.481-1.645c-.133-.133-1.08-1.786-1.354-2.393c-.35-.774%201.068-.442%201.602.111%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M2.901%206.241c.068.342-.394.394-.315.69s.536%201.256.95%201.157s.909-.07.224.259c-.522.25-.847.012-.847.012s-.772-1.473-.693-1.894c.08-.419.661-.322.681-.224%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M7.58%204.805a.733.733%200%201%201-1.465%200c0-.405.367-.31.772-.31s.693-.095.693.31M2.22%206.146c.062-.462%201.54-.335%201.005.138c-.335.296-1.104.591-1.005-.138%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M7.473.846c.497.129%201.105%202.281.909%202.311c-.256.04-1.517-2.468-.909-2.311m2.472%205.846s1.009%201.324.252%202.269s-2.333.63-2.333.63s1.513-.441%201.891-1.198c.379-.755.19-1.701.19-1.701%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M6.755%202.246c-.443-.368-1.05-.976-1.629-1.299c-.497-.277-.247.918.173%201.391c.421.473%201.824%201.342%202.455%201.815s.936.398.315-.473c-.649-.911-1.314-1.434-1.314-1.434%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M8.191.736c.328.339.735%202.394.735%202.394s1.282.092%202.407.786c4.5%202.776%202.542%209.542%203.944%2011.102c.432.48%209.681-1.643%2014.222.544c3.844%201.852%203.083%204.646%204.083%205.271c.758.474-2%201.25-2.578-2.313c-.506%2011.147-1.072%2013.867-1.672%2016.354c-.339%201.406-1.979%201.601-1.792-.333c.1-1.027.463-7.223-.583-8.792c-.75-1.125-4.708%202.417-11.707%201.773c-.485%204.276-1.097%207.136-1.272%207.519c-.562%201.229-1.863%201.218-1.676-.009c.187-1.228.447-4.949-.884-9.01c-5.626-3.98-1.626-14.189-3.253-16.146c-.362-.435-2.647-.981-3.314-1.048c-.666-.067-1.265-.172-1.664-.239c-.4-.067-.994-1.776-.927-2.242s.394-.623%201.26-.956s.988-.222.942-.728c-.097-1.052%202.183-1.774%203.481-1.645c-.133-.133-1.08-1.786-1.354-2.393c-.35-.774%201.068-.442%201.602.111%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M2.901%206.241c.068.342-.394.394-.315.69s.536%201.256.95%201.157s.909-.07.224.259c-.522.25-.847.012-.847.012s-.772-1.473-.693-1.894c.08-.419.661-.322.681-.224%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M7.58%204.805a.733.733%200%201%201-1.465%200c0-.405.367-.31.772-.31s.693-.095.693.31M2.22%206.146c.062-.462%201.54-.335%201.005.138c-.335.296-1.104.591-1.005-.138%22%2F%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M7.473.846c.497.129%201.105%202.281.909%202.311c-.256.04-1.517-2.468-.909-2.311m2.472%205.846s1.009%201.324.252%202.269s-2.333.63-2.333.63s1.513-.441%201.891-1.198c.379-.755.19-1.701.19-1.701%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/llama.svg?color=%231a73e8&size=48