two hump camel emoji
two-hump-camel from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- two-hump-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 two hump camel emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#c1875d"><ellipse cx="51.1" cy="40.1" rx="4.8" ry="6.2"/><ellipse cx="27.8" cy="43.8" rx="4.8" ry="6.2"/><path d="M49.3 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/></g><path fill="#89664c" d="M55.9 62h-7.3l.7-5.1s.8-1 2.9-1s2.9 1 2.9 1z"/><path fill="#c1875d" d="M24.9 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/><path fill="#89664c" d="M31.5 62h-7.3l.7-5.1s.8-1 2.9-1s2.9 1 2.9 1z"/><path fill="#e0ac7e" d="M53 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/><path fill="#c1875d" d="M59.6 62h-7.3l.7-5.1s.8-1 2.9-1c2.2 0 2.9 1 2.9 1z"/><g fill="#e0ac7e"><path d="M60.4 41.6c.2-4.8-3.4-9.5-3.4-9.6l.7-.5c.2.2 3.8 5 3.6 10.1z"/><path d="M60.8 38.9c-.7 1.2-1.1 2.3-1.2 3.2c.1.8.6 1.7 1.2 2.6c.7-1.2 1.1-2.3 1.2-3.2c-.1-.8-.6-1.7-1.2-2.6m-1.9-3c.5 5.8-12 7.9-21.5 7.9c-12.3 0-20.8-20.5-18.3-17c3.4 4.7 5.8-2.3 8.5-3.2c5.9-2 10.9.1 17.1.7c7.8.7 14.2 5.2 14.2 11.6"/><path d="M55 28.1c0 5.3-3.2 7.7-7.1 7.7s-7.1-4.3-7.1-9.7c0-.3 3.2-9.7 7.1-9.7c3.9.1 7.1 10.4 7.1 11.7"/><path d="M41.9 24.5c0 5.3-3.2 9.7-7.1 9.7s-7.1-4.3-7.1-9.7c0-.3 3.2-9.7 7.1-9.7s7.1 9.4 7.1 9.7"/><path d="M28.6 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/></g><path fill="#c1875d" d="M35.1 62h-7.3l.7-5.1s.8-1 2.9-1c2.2 0 2.9 1 2.9 1z"/><path fill="#e0ac7e" d="M7.5 13.9c4.9 2.1 6.8.1 6.8.1C5 24.8 10.1 56.4 28.2 40.1c21.6-19.4 2.5-8.1-.6-8.1s-11.4-.8-5.6-15.5C27.7 1.8 14 6.3 7.6 6.6c-3.4.2-3.4 2.3-5 3.2c-.9.6-.5 1.2.1 1.3v.4c-1.1.6-.4 2.4.8 2.1c2.1-.6 3.2 0 4 .3"/><path fill="#ffe2b3" d="M14.3 14C4.7 24 9.5 55 26.6 41.4C13.1 47.2 11.2 18.1 14.3 14"/><g fill="#e0ac7e"><ellipse cx="31.5" cy="44.7" rx="4.8" ry="6.2"/><ellipse cx="54.1" cy="39.3" rx="4.8" ry="6.2"/><path d="M22.9 8.5C21.5 5.6 16.4 1.8 12.5 2c0 0 1.4.6 1.4 1.7c0 0-1.8 0-2.3.5c1.4.4 1.6 1 1.6 1s-1.1-.3-2 .5c1.4 0 1.4.3 3.2 1.4c1.7 1.1 8.5 1.4 8.5 1.4"/></g><path fill="#89664c" d="M4.7 8.7c.1.1.5 0 .9-.3s.7-.6.6-.7s-.5 0-.9.3c-.4.2-.7.6-.6.7"/><ellipse cx="14.8" cy="9.2" fill="#c1875d" rx="2.1" ry="1.5"/><ellipse cx="14.8" cy="8.9" fill="#3e4347" rx=".9" ry=".7"/><path fill="#c1875d" d="M18.6 7.8c.3-.4 2.8-1 4.1-1.1c1.4 0 .2 3-2.1 3.4s-2.3-1.8-2-2.3"/><path fill="#e0ac7e" d="M19 8.5c.2-.4 2.2-.9 3.2-.9s.1 2.5-1.6 2.9c-1.7.3-1.9-1.6-1.6-2"/><path fill="#89664c" d="M2.7 11.2c2.6 0 6.5 1.3 8.5.7c-2.5 1-5.9-.2-8.5-.2z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneTwoHumpCamel(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#c1875d"><ellipse cx="51.1" cy="40.1" rx="4.8" ry="6.2"/><ellipse cx="27.8" cy="43.8" rx="4.8" ry="6.2"/><path d="M49.3 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/></g><path fill="#89664c" d="M55.9 62h-7.3l.7-5.1s.8-1 2.9-1s2.9 1 2.9 1z"/><path fill="#c1875d" d="M24.9 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/><path fill="#89664c" d="M31.5 62h-7.3l.7-5.1s.8-1 2.9-1s2.9 1 2.9 1z"/><path fill="#e0ac7e" d="M53 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/><path fill="#c1875d" d="M59.6 62h-7.3l.7-5.1s.8-1 2.9-1c2.2 0 2.9 1 2.9 1z"/><g fill="#e0ac7e"><path d="M60.4 41.6c.2-4.8-3.4-9.5-3.4-9.6l.7-.5c.2.2 3.8 5 3.6 10.1z"/><path d="M60.8 38.9c-.7 1.2-1.1 2.3-1.2 3.2c.1.8.6 1.7 1.2 2.6c.7-1.2 1.1-2.3 1.2-3.2c-.1-.8-.6-1.7-1.2-2.6m-1.9-3c.5 5.8-12 7.9-21.5 7.9c-12.3 0-20.8-20.5-18.3-17c3.4 4.7 5.8-2.3 8.5-3.2c5.9-2 10.9.1 17.1.7c7.8.7 14.2 5.2 14.2 11.6"/><path d="M55 28.1c0 5.3-3.2 7.7-7.1 7.7s-7.1-4.3-7.1-9.7c0-.3 3.2-9.7 7.1-9.7c3.9.1 7.1 10.4 7.1 11.7"/><path d="M41.9 24.5c0 5.3-3.2 9.7-7.1 9.7s-7.1-4.3-7.1-9.7c0-.3 3.2-9.7 7.1-9.7s7.1 9.4 7.1 9.7"/><path d="M28.6 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/></g><path fill="#c1875d" d="M35.1 62h-7.3l.7-5.1s.8-1 2.9-1c2.2 0 2.9 1 2.9 1z"/><path fill="#e0ac7e" d="M7.5 13.9c4.9 2.1 6.8.1 6.8.1C5 24.8 10.1 56.4 28.2 40.1c21.6-19.4 2.5-8.1-.6-8.1s-11.4-.8-5.6-15.5C27.7 1.8 14 6.3 7.6 6.6c-3.4.2-3.4 2.3-5 3.2c-.9.6-.5 1.2.1 1.3v.4c-1.1.6-.4 2.4.8 2.1c2.1-.6 3.2 0 4 .3"/><path fill="#ffe2b3" d="M14.3 14C4.7 24 9.5 55 26.6 41.4C13.1 47.2 11.2 18.1 14.3 14"/><g fill="#e0ac7e"><ellipse cx="31.5" cy="44.7" rx="4.8" ry="6.2"/><ellipse cx="54.1" cy="39.3" rx="4.8" ry="6.2"/><path d="M22.9 8.5C21.5 5.6 16.4 1.8 12.5 2c0 0 1.4.6 1.4 1.7c0 0-1.8 0-2.3.5c1.4.4 1.6 1 1.6 1s-1.1-.3-2 .5c1.4 0 1.4.3 3.2 1.4c1.7 1.1 8.5 1.4 8.5 1.4"/></g><path fill="#89664c" d="M4.7 8.7c.1.1.5 0 .9-.3s.7-.6.6-.7s-.5 0-.9.3c-.4.2-.7.6-.6.7"/><ellipse cx="14.8" cy="9.2" fill="#c1875d" rx="2.1" ry="1.5"/><ellipse cx="14.8" cy="8.9" fill="#3e4347" rx=".9" ry=".7"/><path fill="#c1875d" d="M18.6 7.8c.3-.4 2.8-1 4.1-1.1c1.4 0 .2 3-2.1 3.4s-2.3-1.8-2-2.3"/><path fill="#e0ac7e" d="M19 8.5c.2-.4 2.2-.9 3.2-.9s.1 2.5-1.6 2.9c-1.7.3-1.9-1.6-1.6-2"/><path fill="#89664c" d="M2.7 11.2c2.6 0 6.5 1.3 8.5.7c-2.5 1-5.9-.2-8.5-.2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><g fill="#c1875d"><ellipse cx="51.1" cy="40.1" rx="4.8" ry="6.2"/><ellipse cx="27.8" cy="43.8" rx="4.8" ry="6.2"/><path d="M49.3 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/></g><path fill="#89664c" d="M55.9 62h-7.3l.7-5.1s.8-1 2.9-1s2.9 1 2.9 1z"/><path fill="#c1875d" d="M24.9 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/><path fill="#89664c" d="M31.5 62h-7.3l.7-5.1s.8-1 2.9-1s2.9 1 2.9 1z"/><path fill="#e0ac7e" d="M53 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/><path fill="#c1875d" d="M59.6 62h-7.3l.7-5.1s.8-1 2.9-1c2.2 0 2.9 1 2.9 1z"/><g fill="#e0ac7e"><path d="M60.4 41.6c.2-4.8-3.4-9.5-3.4-9.6l.7-.5c.2.2 3.8 5 3.6 10.1z"/><path d="M60.8 38.9c-.7 1.2-1.1 2.3-1.2 3.2c.1.8.6 1.7 1.2 2.6c.7-1.2 1.1-2.3 1.2-3.2c-.1-.8-.6-1.7-1.2-2.6m-1.9-3c.5 5.8-12 7.9-21.5 7.9c-12.3 0-20.8-20.5-18.3-17c3.4 4.7 5.8-2.3 8.5-3.2c5.9-2 10.9.1 17.1.7c7.8.7 14.2 5.2 14.2 11.6"/><path d="M55 28.1c0 5.3-3.2 7.7-7.1 7.7s-7.1-4.3-7.1-9.7c0-.3 3.2-9.7 7.1-9.7c3.9.1 7.1 10.4 7.1 11.7"/><path d="M41.9 24.5c0 5.3-3.2 9.7-7.1 9.7s-7.1-4.3-7.1-9.7c0-.3 3.2-9.7 7.1-9.7s7.1 9.4 7.1 9.7"/><path d="M28.6 33.7v23.2c0 2.8 1.3 3.1 2.9 3.1s2.9-.2 2.9-3.1V33.7z"/></g><path fill="#c1875d" d="M35.1 62h-7.3l.7-5.1s.8-1 2.9-1c2.2 0 2.9 1 2.9 1z"/><path fill="#e0ac7e" d="M7.5 13.9c4.9 2.1 6.8.1 6.8.1C5 24.8 10.1 56.4 28.2 40.1c21.6-19.4 2.5-8.1-.6-8.1s-11.4-.8-5.6-15.5C27.7 1.8 14 6.3 7.6 6.6c-3.4.2-3.4 2.3-5 3.2c-.9.6-.5 1.2.1 1.3v.4c-1.1.6-.4 2.4.8 2.1c2.1-.6 3.2 0 4 .3"/><path fill="#ffe2b3" d="M14.3 14C4.7 24 9.5 55 26.6 41.4C13.1 47.2 11.2 18.1 14.3 14"/><g fill="#e0ac7e"><ellipse cx="31.5" cy="44.7" rx="4.8" ry="6.2"/><ellipse cx="54.1" cy="39.3" rx="4.8" ry="6.2"/><path d="M22.9 8.5C21.5 5.6 16.4 1.8 12.5 2c0 0 1.4.6 1.4 1.7c0 0-1.8 0-2.3.5c1.4.4 1.6 1 1.6 1s-1.1-.3-2 .5c1.4 0 1.4.3 3.2 1.4c1.7 1.1 8.5 1.4 8.5 1.4"/></g><path fill="#89664c" d="M4.7 8.7c.1.1.5 0 .9-.3s.7-.6.6-.7s-.5 0-.9.3c-.4.2-.7.6-.6.7"/><ellipse cx="14.8" cy="9.2" fill="#c1875d" rx="2.1" ry="1.5"/><ellipse cx="14.8" cy="8.9" fill="#3e4347" rx=".9" ry=".7"/><path fill="#c1875d" d="M18.6 7.8c.3-.4 2.8-1 4.1-1.1c1.4 0 .2 3-2.1 3.4s-2.3-1.8-2-2.3"/><path fill="#e0ac7e" d="M19 8.5c.2-.4 2.2-.9 3.2-.9s.1 2.5-1.6 2.9c-1.7.3-1.9-1.6-1.6-2"/><path fill="#89664c" d="M2.7 11.2c2.6 0 6.5 1.3 8.5.7c-2.5 1-5.9-.2-8.5-.2z"/></svg> </template>
CSS
.icon-two-hump-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%3Cg%20fill%3D%22%23c1875d%22%3E%3Cellipse%20cx%3D%2251.1%22%20cy%3D%2240.1%22%20rx%3D%224.8%22%20ry%3D%226.2%22%2F%3E%3Cellipse%20cx%3D%2227.8%22%20cy%3D%2243.8%22%20rx%3D%224.8%22%20ry%3D%226.2%22%2F%3E%3Cpath%20d%3D%22M49.3%2033.7v23.2c0%202.8%201.3%203.1%202.9%203.1s2.9-.2%202.9-3.1V33.7z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M55.9%2062h-7.3l.7-5.1s.8-1%202.9-1s2.9%201%202.9%201z%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M24.9%2033.7v23.2c0%202.8%201.3%203.1%202.9%203.1s2.9-.2%202.9-3.1V33.7z%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M31.5%2062h-7.3l.7-5.1s.8-1%202.9-1s2.9%201%202.9%201z%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M53%2033.7v23.2c0%202.8%201.3%203.1%202.9%203.1s2.9-.2%202.9-3.1V33.7z%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M59.6%2062h-7.3l.7-5.1s.8-1%202.9-1c2.2%200%202.9%201%202.9%201z%22%2F%3E%3Cg%20fill%3D%22%23e0ac7e%22%3E%3Cpath%20d%3D%22M60.4%2041.6c.2-4.8-3.4-9.5-3.4-9.6l.7-.5c.2.2%203.8%205%203.6%2010.1z%22%2F%3E%3Cpath%20d%3D%22M60.8%2038.9c-.7%201.2-1.1%202.3-1.2%203.2c.1.8.6%201.7%201.2%202.6c.7-1.2%201.1-2.3%201.2-3.2c-.1-.8-.6-1.7-1.2-2.6m-1.9-3c.5%205.8-12%207.9-21.5%207.9c-12.3%200-20.8-20.5-18.3-17c3.4%204.7%205.8-2.3%208.5-3.2c5.9-2%2010.9.1%2017.1.7c7.8.7%2014.2%205.2%2014.2%2011.6%22%2F%3E%3Cpath%20d%3D%22M55%2028.1c0%205.3-3.2%207.7-7.1%207.7s-7.1-4.3-7.1-9.7c0-.3%203.2-9.7%207.1-9.7c3.9.1%207.1%2010.4%207.1%2011.7%22%2F%3E%3Cpath%20d%3D%22M41.9%2024.5c0%205.3-3.2%209.7-7.1%209.7s-7.1-4.3-7.1-9.7c0-.3%203.2-9.7%207.1-9.7s7.1%209.4%207.1%209.7%22%2F%3E%3Cpath%20d%3D%22M28.6%2033.7v23.2c0%202.8%201.3%203.1%202.9%203.1s2.9-.2%202.9-3.1V33.7z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M35.1%2062h-7.3l.7-5.1s.8-1%202.9-1c2.2%200%202.9%201%202.9%201z%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M7.5%2013.9c4.9%202.1%206.8.1%206.8.1C5%2024.8%2010.1%2056.4%2028.2%2040.1c21.6-19.4%202.5-8.1-.6-8.1s-11.4-.8-5.6-15.5C27.7%201.8%2014%206.3%207.6%206.6c-3.4.2-3.4%202.3-5%203.2c-.9.6-.5%201.2.1%201.3v.4c-1.1.6-.4%202.4.8%202.1c2.1-.6%203.2%200%204%20.3%22%2F%3E%3Cpath%20fill%3D%22%23ffe2b3%22%20d%3D%22M14.3%2014C4.7%2024%209.5%2055%2026.6%2041.4C13.1%2047.2%2011.2%2018.1%2014.3%2014%22%2F%3E%3Cg%20fill%3D%22%23e0ac7e%22%3E%3Cellipse%20cx%3D%2231.5%22%20cy%3D%2244.7%22%20rx%3D%224.8%22%20ry%3D%226.2%22%2F%3E%3Cellipse%20cx%3D%2254.1%22%20cy%3D%2239.3%22%20rx%3D%224.8%22%20ry%3D%226.2%22%2F%3E%3Cpath%20d%3D%22M22.9%208.5C21.5%205.6%2016.4%201.8%2012.5%202c0%200%201.4.6%201.4%201.7c0%200-1.8%200-2.3.5c1.4.4%201.6%201%201.6%201s-1.1-.3-2%20.5c1.4%200%201.4.3%203.2%201.4c1.7%201.1%208.5%201.4%208.5%201.4%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M4.7%208.7c.1.1.5%200%20.9-.3s.7-.6.6-.7s-.5%200-.9.3c-.4.2-.7.6-.6.7%22%2F%3E%3Cellipse%20cx%3D%2214.8%22%20cy%3D%229.2%22%20fill%3D%22%23c1875d%22%20rx%3D%222.1%22%20ry%3D%221.5%22%2F%3E%3Cellipse%20cx%3D%2214.8%22%20cy%3D%228.9%22%20fill%3D%22%233e4347%22%20rx%3D%22.9%22%20ry%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M18.6%207.8c.3-.4%202.8-1%204.1-1.1c1.4%200%20.2%203-2.1%203.4s-2.3-1.8-2-2.3%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M19%208.5c.2-.4%202.2-.9%203.2-.9s.1%202.5-1.6%202.9c-1.7.3-1.9-1.6-1.6-2%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M2.7%2011.2c2.6%200%206.5%201.3%208.5.7c-2.5%201-5.9-.2-8.5-.2z%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%2064%2064%22%3E%3Cg%20fill%3D%22%23c1875d%22%3E%3Cellipse%20cx%3D%2251.1%22%20cy%3D%2240.1%22%20rx%3D%224.8%22%20ry%3D%226.2%22%2F%3E%3Cellipse%20cx%3D%2227.8%22%20cy%3D%2243.8%22%20rx%3D%224.8%22%20ry%3D%226.2%22%2F%3E%3Cpath%20d%3D%22M49.3%2033.7v23.2c0%202.8%201.3%203.1%202.9%203.1s2.9-.2%202.9-3.1V33.7z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M55.9%2062h-7.3l.7-5.1s.8-1%202.9-1s2.9%201%202.9%201z%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M24.9%2033.7v23.2c0%202.8%201.3%203.1%202.9%203.1s2.9-.2%202.9-3.1V33.7z%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M31.5%2062h-7.3l.7-5.1s.8-1%202.9-1s2.9%201%202.9%201z%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M53%2033.7v23.2c0%202.8%201.3%203.1%202.9%203.1s2.9-.2%202.9-3.1V33.7z%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M59.6%2062h-7.3l.7-5.1s.8-1%202.9-1c2.2%200%202.9%201%202.9%201z%22%2F%3E%3Cg%20fill%3D%22%23e0ac7e%22%3E%3Cpath%20d%3D%22M60.4%2041.6c.2-4.8-3.4-9.5-3.4-9.6l.7-.5c.2.2%203.8%205%203.6%2010.1z%22%2F%3E%3Cpath%20d%3D%22M60.8%2038.9c-.7%201.2-1.1%202.3-1.2%203.2c.1.8.6%201.7%201.2%202.6c.7-1.2%201.1-2.3%201.2-3.2c-.1-.8-.6-1.7-1.2-2.6m-1.9-3c.5%205.8-12%207.9-21.5%207.9c-12.3%200-20.8-20.5-18.3-17c3.4%204.7%205.8-2.3%208.5-3.2c5.9-2%2010.9.1%2017.1.7c7.8.7%2014.2%205.2%2014.2%2011.6%22%2F%3E%3Cpath%20d%3D%22M55%2028.1c0%205.3-3.2%207.7-7.1%207.7s-7.1-4.3-7.1-9.7c0-.3%203.2-9.7%207.1-9.7c3.9.1%207.1%2010.4%207.1%2011.7%22%2F%3E%3Cpath%20d%3D%22M41.9%2024.5c0%205.3-3.2%209.7-7.1%209.7s-7.1-4.3-7.1-9.7c0-.3%203.2-9.7%207.1-9.7s7.1%209.4%207.1%209.7%22%2F%3E%3Cpath%20d%3D%22M28.6%2033.7v23.2c0%202.8%201.3%203.1%202.9%203.1s2.9-.2%202.9-3.1V33.7z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M35.1%2062h-7.3l.7-5.1s.8-1%202.9-1c2.2%200%202.9%201%202.9%201z%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M7.5%2013.9c4.9%202.1%206.8.1%206.8.1C5%2024.8%2010.1%2056.4%2028.2%2040.1c21.6-19.4%202.5-8.1-.6-8.1s-11.4-.8-5.6-15.5C27.7%201.8%2014%206.3%207.6%206.6c-3.4.2-3.4%202.3-5%203.2c-.9.6-.5%201.2.1%201.3v.4c-1.1.6-.4%202.4.8%202.1c2.1-.6%203.2%200%204%20.3%22%2F%3E%3Cpath%20fill%3D%22%23ffe2b3%22%20d%3D%22M14.3%2014C4.7%2024%209.5%2055%2026.6%2041.4C13.1%2047.2%2011.2%2018.1%2014.3%2014%22%2F%3E%3Cg%20fill%3D%22%23e0ac7e%22%3E%3Cellipse%20cx%3D%2231.5%22%20cy%3D%2244.7%22%20rx%3D%224.8%22%20ry%3D%226.2%22%2F%3E%3Cellipse%20cx%3D%2254.1%22%20cy%3D%2239.3%22%20rx%3D%224.8%22%20ry%3D%226.2%22%2F%3E%3Cpath%20d%3D%22M22.9%208.5C21.5%205.6%2016.4%201.8%2012.5%202c0%200%201.4.6%201.4%201.7c0%200-1.8%200-2.3.5c1.4.4%201.6%201%201.6%201s-1.1-.3-2%20.5c1.4%200%201.4.3%203.2%201.4c1.7%201.1%208.5%201.4%208.5%201.4%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M4.7%208.7c.1.1.5%200%20.9-.3s.7-.6.6-.7s-.5%200-.9.3c-.4.2-.7.6-.6.7%22%2F%3E%3Cellipse%20cx%3D%2214.8%22%20cy%3D%229.2%22%20fill%3D%22%23c1875d%22%20rx%3D%222.1%22%20ry%3D%221.5%22%2F%3E%3Cellipse%20cx%3D%2214.8%22%20cy%3D%228.9%22%20fill%3D%22%233e4347%22%20rx%3D%22.9%22%20ry%3D%22.7%22%2F%3E%3Cpath%20fill%3D%22%23c1875d%22%20d%3D%22M18.6%207.8c.3-.4%202.8-1%204.1-1.1c1.4%200%20.2%203-2.1%203.4s-2.3-1.8-2-2.3%22%2F%3E%3Cpath%20fill%3D%22%23e0ac7e%22%20d%3D%22M19%208.5c.2-.4%202.2-.9%203.2-.9s.1%202.5-1.6%202.9c-1.7.3-1.9-1.6-1.6-2%22%2F%3E%3Cpath%20fill%3D%22%2389664c%22%20d%3D%22M2.7%2011.2c2.6%200%206.5%201.3%208.5.7c-2.5%201-5.9-.2-8.5-.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/two-hump-camel.svg?color=%231a73e8&size=48