camel from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.

Name
camel
Set
Emoji One (Colored)
Style
Default
Category
Nature
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More nature icons from Emoji One (Colored)

Use the camel emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#e0ac7e" d="M56.3 26.1c4.2-3 6.5-16.4 5.4-17.6s-13.5.9-16.3 5.6c-2.1 3.7 7.6 14.4 10.9 12"/><path fill="#c1875d" d="M54.7 23.8C57.3 22 58 12.9 58 12.9s-8.4.6-10.1 3.5c-1.3 2.2 4.7 8.9 6.8 7.4"/><path fill="#e0ac7e" d="M7.7 26.1c-4.2-3-6.5-16.4-5.4-17.6s13.5.9 16.3 5.6c2.1 3.7-7.5 14.4-10.9 12"/><path fill="#c1875d" d="M9.3 23.8c-2.6-1.9-3.3-11-3.3-11s8.4.6 10.1 3.5c1.3 2.3-4.7 9-6.8 7.5"/><g fill="#e0ac7e"><path d="M50.6 35.3c-5.4 5.9-2.8 22.5-18.6 22.5c-22.5 0-13.2-16.6-18.6-22.5C1.3 21.9 21.8 12.6 32 12.6s30.7 9.3 18.6 22.7"/><path d="M32.7 29.6s-4.2-15.2-11.3-18.9c0 0 2.9-2.2 5.2-.7c0 0-.1-2.7-2.3-4.9c0 0 4.3-.8 6.9 4c0 0-.1-4.7-1-7.1c0 0 7.5 3.4 10.1 12.6c.1 0-7.1 2.3-7.6 15"/></g><g fill="#3e4347"><ellipse cx="12.9" cy="29" rx="4" ry="4.4"/><ellipse cx="51.1" cy="28.8" rx="4" ry="4.4"/></g><path fill="#89664c" d="M33 53.6c0 2.2-3.1 3.9-7 3.9s-7-1.8-7-3.9c0-2.2 3.1-3.9 7-3.9s7 1.8 7 3.9"/><path fill="#ffe2b3" d="M39.4 52.7c0 3.2-5.2 7.8-11.4 9.1c-6.6 1.3-11.4-5.9-11.4-9.1s.2.4 6.6.4s16.2-3.6 16.2-.4"/><path fill="#ff717f" d="M29.4 47s-5.6 2.7-6.1 9.8c-.5 6.8-9.8 7.1-9.3.1s6.5-9.9 8-9.8c1.5 0 7-.1 7.4-.1"/><path fill="#e2596c" d="M24.6 47.9c-.8.7-1.6 1.2-2.4 1.8s-1.5 1.3-2.2 2c-.6.8-1.2 1.6-1.5 2.5c-.4.9-.6 1.9-.7 2.9c0-1 .1-2 .4-3s.8-1.9 1.4-2.8c1.2-1.7 2.9-3 4.3-4.3z"/><path fill="#89664c" d="M43 47.1c0 8.8-7.1 13.6-12.4 9.1c-2.1-1.7-4.3-2.7-6.3-3.7c-3.5-1.7-6.9-2.2-6.9-7.7z"/><path fill="#ffe2b3" d="M44.6 48.8c0 8.8-7.7 11.5-14.3 6c-6.1-5-13.1-2.1-13.1-10.9c0-2.7 4.7-10.1 4.7-10.1c0-9.1 2.9-15.2 10.2-15.2s10.2 6 10.2 15.2c-.1 0 2.3 12.2 2.3 15"/><g fill="#89664c"><path d="M24.7 34.9c3.5.7 5.7 1 7.3 4.7"/><path d="M39.3 34.9c-3.5.7-5.7 1-7.3 4.7m-3.6 14.5c1.4-2 2.3-4.4 2.8-6.9s.8-5 .7-7.6c.3 2.5.3 5.1 0 7.7c-.2 1.3-.4 2.6-.8 3.8c-.4 1.3-.9 2.5-1.5 3.7z"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneCamel(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#e0ac7e" d="M56.3 26.1c4.2-3 6.5-16.4 5.4-17.6s-13.5.9-16.3 5.6c-2.1 3.7 7.6 14.4 10.9 12"/><path fill="#c1875d" d="M54.7 23.8C57.3 22 58 12.9 58 12.9s-8.4.6-10.1 3.5c-1.3 2.2 4.7 8.9 6.8 7.4"/><path fill="#e0ac7e" d="M7.7 26.1c-4.2-3-6.5-16.4-5.4-17.6s13.5.9 16.3 5.6c2.1 3.7-7.5 14.4-10.9 12"/><path fill="#c1875d" d="M9.3 23.8c-2.6-1.9-3.3-11-3.3-11s8.4.6 10.1 3.5c1.3 2.3-4.7 9-6.8 7.5"/><g fill="#e0ac7e"><path d="M50.6 35.3c-5.4 5.9-2.8 22.5-18.6 22.5c-22.5 0-13.2-16.6-18.6-22.5C1.3 21.9 21.8 12.6 32 12.6s30.7 9.3 18.6 22.7"/><path d="M32.7 29.6s-4.2-15.2-11.3-18.9c0 0 2.9-2.2 5.2-.7c0 0-.1-2.7-2.3-4.9c0 0 4.3-.8 6.9 4c0 0-.1-4.7-1-7.1c0 0 7.5 3.4 10.1 12.6c.1 0-7.1 2.3-7.6 15"/></g><g fill="#3e4347"><ellipse cx="12.9" cy="29" rx="4" ry="4.4"/><ellipse cx="51.1" cy="28.8" rx="4" ry="4.4"/></g><path fill="#89664c" d="M33 53.6c0 2.2-3.1 3.9-7 3.9s-7-1.8-7-3.9c0-2.2 3.1-3.9 7-3.9s7 1.8 7 3.9"/><path fill="#ffe2b3" d="M39.4 52.7c0 3.2-5.2 7.8-11.4 9.1c-6.6 1.3-11.4-5.9-11.4-9.1s.2.4 6.6.4s16.2-3.6 16.2-.4"/><path fill="#ff717f" d="M29.4 47s-5.6 2.7-6.1 9.8c-.5 6.8-9.8 7.1-9.3.1s6.5-9.9 8-9.8c1.5 0 7-.1 7.4-.1"/><path fill="#e2596c" d="M24.6 47.9c-.8.7-1.6 1.2-2.4 1.8s-1.5 1.3-2.2 2c-.6.8-1.2 1.6-1.5 2.5c-.4.9-.6 1.9-.7 2.9c0-1 .1-2 .4-3s.8-1.9 1.4-2.8c1.2-1.7 2.9-3 4.3-4.3z"/><path fill="#89664c" d="M43 47.1c0 8.8-7.1 13.6-12.4 9.1c-2.1-1.7-4.3-2.7-6.3-3.7c-3.5-1.7-6.9-2.2-6.9-7.7z"/><path fill="#ffe2b3" d="M44.6 48.8c0 8.8-7.7 11.5-14.3 6c-6.1-5-13.1-2.1-13.1-10.9c0-2.7 4.7-10.1 4.7-10.1c0-9.1 2.9-15.2 10.2-15.2s10.2 6 10.2 15.2c-.1 0 2.3 12.2 2.3 15"/><g fill="#89664c"><path d="M24.7 34.9c3.5.7 5.7 1 7.3 4.7"/><path d="M39.3 34.9c-3.5.7-5.7 1-7.3 4.7m-3.6 14.5c1.4-2 2.3-4.4 2.8-6.9s.8-5 .7-7.6c.3 2.5.3 5.1 0 7.7c-.2 1.3-.4 2.6-.8 3.8c-.4 1.3-.9 2.5-1.5 3.7z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#e0ac7e" d="M56.3 26.1c4.2-3 6.5-16.4 5.4-17.6s-13.5.9-16.3 5.6c-2.1 3.7 7.6 14.4 10.9 12"/><path fill="#c1875d" d="M54.7 23.8C57.3 22 58 12.9 58 12.9s-8.4.6-10.1 3.5c-1.3 2.2 4.7 8.9 6.8 7.4"/><path fill="#e0ac7e" d="M7.7 26.1c-4.2-3-6.5-16.4-5.4-17.6s13.5.9 16.3 5.6c2.1 3.7-7.5 14.4-10.9 12"/><path fill="#c1875d" d="M9.3 23.8c-2.6-1.9-3.3-11-3.3-11s8.4.6 10.1 3.5c1.3 2.3-4.7 9-6.8 7.5"/><g fill="#e0ac7e"><path d="M50.6 35.3c-5.4 5.9-2.8 22.5-18.6 22.5c-22.5 0-13.2-16.6-18.6-22.5C1.3 21.9 21.8 12.6 32 12.6s30.7 9.3 18.6 22.7"/><path d="M32.7 29.6s-4.2-15.2-11.3-18.9c0 0 2.9-2.2 5.2-.7c0 0-.1-2.7-2.3-4.9c0 0 4.3-.8 6.9 4c0 0-.1-4.7-1-7.1c0 0 7.5 3.4 10.1 12.6c.1 0-7.1 2.3-7.6 15"/></g><g fill="#3e4347"><ellipse cx="12.9" cy="29" rx="4" ry="4.4"/><ellipse cx="51.1" cy="28.8" rx="4" ry="4.4"/></g><path fill="#89664c" d="M33 53.6c0 2.2-3.1 3.9-7 3.9s-7-1.8-7-3.9c0-2.2 3.1-3.9 7-3.9s7 1.8 7 3.9"/><path fill="#ffe2b3" d="M39.4 52.7c0 3.2-5.2 7.8-11.4 9.1c-6.6 1.3-11.4-5.9-11.4-9.1s.2.4 6.6.4s16.2-3.6 16.2-.4"/><path fill="#ff717f" d="M29.4 47s-5.6 2.7-6.1 9.8c-.5 6.8-9.8 7.1-9.3.1s6.5-9.9 8-9.8c1.5 0 7-.1 7.4-.1"/><path fill="#e2596c" d="M24.6 47.9c-.8.7-1.6 1.2-2.4 1.8s-1.5 1.3-2.2 2c-.6.8-1.2 1.6-1.5 2.5c-.4.9-.6 1.9-.7 2.9c0-1 .1-2 .4-3s.8-1.9 1.4-2.8c1.2-1.7 2.9-3 4.3-4.3z"/><path fill="#89664c" d="M43 47.1c0 8.8-7.1 13.6-12.4 9.1c-2.1-1.7-4.3-2.7-6.3-3.7c-3.5-1.7-6.9-2.2-6.9-7.7z"/><path fill="#ffe2b3" d="M44.6 48.8c0 8.8-7.7 11.5-14.3 6c-6.1-5-13.1-2.1-13.1-10.9c0-2.7 4.7-10.1 4.7-10.1c0-9.1 2.9-15.2 10.2-15.2s10.2 6 10.2 15.2c-.1 0 2.3 12.2 2.3 15"/><g fill="#89664c"><path d="M24.7 34.9c3.5.7 5.7 1 7.3 4.7"/><path d="M39.3 34.9c-3.5.7-5.7 1-7.3 4.7m-3.6 14.5c1.4-2 2.3-4.4 2.8-6.9s.8-5 .7-7.6c.3 2.5.3 5.1 0 7.7c-.2 1.3-.4 2.6-.8 3.8c-.4 1.3-.9 2.5-1.5 3.7z"/></g></svg>
</template>

CSS

.icon-camel {
  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%23e0ac7e%22%20d%3D%22M56.3%2026.1c4.2-3%206.5-16.4%205.4-17.6s-13.5.9-16.3%205.6c-2.1%203.7%207.6%2014.4%2010.9%2012%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M54.7%2023.8C57.3%2022%2058%2012.9%2058%2012.9s-8.4.6-10.1%203.5c-1.3%202.2%204.7%208.9%206.8%207.4%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M7.7%2026.1c-4.2-3-6.5-16.4-5.4-17.6s13.5.9%2016.3%205.6c2.1%203.7-7.5%2014.4-10.9%2012%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M9.3%2023.8c-2.6-1.9-3.3-11-3.3-11s8.4.6%2010.1%203.5c1.3%202.3-4.7%209-6.8%207.5%22%2F%3E%3Cg%20fill%3D%22%23e0ac7e%22%3E%3Cpath%20d%3D%22M50.6%2035.3c-5.4%205.9-2.8%2022.5-18.6%2022.5c-22.5%200-13.2-16.6-18.6-22.5C1.3%2021.9%2021.8%2012.6%2032%2012.6s30.7%209.3%2018.6%2022.7%22%2F%3E%3Cpath%20d%3D%22M32.7%2029.6s-4.2-15.2-11.3-18.9c0%200%202.9-2.2%205.2-.7c0%200-.1-2.7-2.3-4.9c0%200%204.3-.8%206.9%204c0%200-.1-4.7-1-7.1c0%200%207.5%203.4%2010.1%2012.6c.1%200-7.1%202.3-7.6%2015%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%2212.9%22%20cy%3D%2229%22%20rx%3D%224%22%20ry%3D%224.4%22%2F%3E%3Cellipse%20cx%3D%2251.1%22%20cy%3D%2228.8%22%20rx%3D%224%22%20ry%3D%224.4%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M33%2053.6c0%202.2-3.1%203.9-7%203.9s-7-1.8-7-3.9c0-2.2%203.1-3.9%207-3.9s7%201.8%207%203.9%22%2F%3E%3Cpath%20fill%3D%22%23ffe2b3%22%20d%3D%22M39.4%2052.7c0%203.2-5.2%207.8-11.4%209.1c-6.6%201.3-11.4-5.9-11.4-9.1s.2.4%206.6.4s16.2-3.6%2016.2-.4%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M29.4%2047s-5.6%202.7-6.1%209.8c-.5%206.8-9.8%207.1-9.3.1s6.5-9.9%208-9.8c1.5%200%207-.1%207.4-.1%22%2F%3E%3Cpath%20fill%3D%22%23e2596c%22%20d%3D%22M24.6%2047.9c-.8.7-1.6%201.2-2.4%201.8s-1.5%201.3-2.2%202c-.6.8-1.2%201.6-1.5%202.5c-.4.9-.6%201.9-.7%202.9c0-1%20.1-2%20.4-3s.8-1.9%201.4-2.8c1.2-1.7%202.9-3%204.3-4.3z%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M43%2047.1c0%208.8-7.1%2013.6-12.4%209.1c-2.1-1.7-4.3-2.7-6.3-3.7c-3.5-1.7-6.9-2.2-6.9-7.7z%22%2F%3E%3Cpath%20fill%3D%22%23ffe2b3%22%20d%3D%22M44.6%2048.8c0%208.8-7.7%2011.5-14.3%206c-6.1-5-13.1-2.1-13.1-10.9c0-2.7%204.7-10.1%204.7-10.1c0-9.1%202.9-15.2%2010.2-15.2s10.2%206%2010.2%2015.2c-.1%200%202.3%2012.2%202.3%2015%22%2F%3E%3Cg%20fill%3D%22%2389664c%22%3E%3Cpath%20d%3D%22M24.7%2034.9c3.5.7%205.7%201%207.3%204.7%22%2F%3E%3Cpath%20d%3D%22M39.3%2034.9c-3.5.7-5.7%201-7.3%204.7m-3.6%2014.5c1.4-2%202.3-4.4%202.8-6.9s.8-5%20.7-7.6c.3%202.5.3%205.1%200%207.7c-.2%201.3-.4%202.6-.8%203.8c-.4%201.3-.9%202.5-1.5%203.7z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M56.3%2026.1c4.2-3%206.5-16.4%205.4-17.6s-13.5.9-16.3%205.6c-2.1%203.7%207.6%2014.4%2010.9%2012%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M54.7%2023.8C57.3%2022%2058%2012.9%2058%2012.9s-8.4.6-10.1%203.5c-1.3%202.2%204.7%208.9%206.8%207.4%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M7.7%2026.1c-4.2-3-6.5-16.4-5.4-17.6s13.5.9%2016.3%205.6c2.1%203.7-7.5%2014.4-10.9%2012%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M9.3%2023.8c-2.6-1.9-3.3-11-3.3-11s8.4.6%2010.1%203.5c1.3%202.3-4.7%209-6.8%207.5%22%2F%3E%3Cg%20fill%3D%22%23e0ac7e%22%3E%3Cpath%20d%3D%22M50.6%2035.3c-5.4%205.9-2.8%2022.5-18.6%2022.5c-22.5%200-13.2-16.6-18.6-22.5C1.3%2021.9%2021.8%2012.6%2032%2012.6s30.7%209.3%2018.6%2022.7%22%2F%3E%3Cpath%20d%3D%22M32.7%2029.6s-4.2-15.2-11.3-18.9c0%200%202.9-2.2%205.2-.7c0%200-.1-2.7-2.3-4.9c0%200%204.3-.8%206.9%204c0%200-.1-4.7-1-7.1c0%200%207.5%203.4%2010.1%2012.6c.1%200-7.1%202.3-7.6%2015%22%2F%3E%3C%2Fg%3E%3Cg%20fill%3D%22%233e4347%22%3E%3Cellipse%20cx%3D%2212.9%22%20cy%3D%2229%22%20rx%3D%224%22%20ry%3D%224.4%22%2F%3E%3Cellipse%20cx%3D%2251.1%22%20cy%3D%2228.8%22%20rx%3D%224%22%20ry%3D%224.4%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M33%2053.6c0%202.2-3.1%203.9-7%203.9s-7-1.8-7-3.9c0-2.2%203.1-3.9%207-3.9s7%201.8%207%203.9%22%2F%3E%3Cpath%20fill%3D%22%23ffe2b3%22%20d%3D%22M39.4%2052.7c0%203.2-5.2%207.8-11.4%209.1c-6.6%201.3-11.4-5.9-11.4-9.1s.2.4%206.6.4s16.2-3.6%2016.2-.4%22%2F%3E%3Cpath%20fill%3D%22%23ff717f%22%20d%3D%22M29.4%2047s-5.6%202.7-6.1%209.8c-.5%206.8-9.8%207.1-9.3.1s6.5-9.9%208-9.8c1.5%200%207-.1%207.4-.1%22%2F%3E%3Cpath%20fill%3D%22%23e2596c%22%20d%3D%22M24.6%2047.9c-.8.7-1.6%201.2-2.4%201.8s-1.5%201.3-2.2%202c-.6.8-1.2%201.6-1.5%202.5c-.4.9-.6%201.9-.7%202.9c0-1%20.1-2%20.4-3s.8-1.9%201.4-2.8c1.2-1.7%202.9-3%204.3-4.3z%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M43%2047.1c0%208.8-7.1%2013.6-12.4%209.1c-2.1-1.7-4.3-2.7-6.3-3.7c-3.5-1.7-6.9-2.2-6.9-7.7z%22%2F%3E%3Cpath%20fill%3D%22%23ffe2b3%22%20d%3D%22M44.6%2048.8c0%208.8-7.7%2011.5-14.3%206c-6.1-5-13.1-2.1-13.1-10.9c0-2.7%204.7-10.1%204.7-10.1c0-9.1%202.9-15.2%2010.2-15.2s10.2%206%2010.2%2015.2c-.1%200%202.3%2012.2%202.3%2015%22%2F%3E%3Cg%20fill%3D%22%2389664c%22%3E%3Cpath%20d%3D%22M24.7%2034.9c3.5.7%205.7%201%207.3%204.7%22%2F%3E%3Cpath%20d%3D%22M39.3%2034.9c-3.5.7-5.7%201-7.3%204.7m-3.6%2014.5c1.4-2%202.3-4.4%202.8-6.9s.8-5%20.7-7.6c.3%202.5.3%205.1%200%207.7c-.2%201.3-.4%202.6-.8%203.8c-.4%201.3-.9%202.5-1.5%203.7z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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