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

Name
camel
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 camel emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M31.595 15.007c-1.75-3.623-5.934-9.053-9.531-9.053c-4.071 0-8.228 7.259-10.071 10.378a16 16 0 0 0-.464.857c-3.371-1.182-.536-6.631-.536-10.463c0-.957-.138-1.637-.44-2.119c.489-.606.586-1.347.192-1.699c-.413-.367-1.195-.163-1.745.456c-.08.089-.129.186-.189.28a9.4 9.4 0 0 0-1.472-.102c-.565 0-2.916.266-4.229.791C-.007 5.582.993 9 1.993 9h4c1 0 .756 2.31 0 4.726c-.83 2.654-1.439 5.145-1 6.606c.808 2.687 3.712 3.589 6.164 3.86c1.059 2.659 1.517 6.455 1.473 7.962c-.059 2 1.94 2.059 1.999.059c.036-1.211-.102-3.68.143-5.781c.658 2.833.935 6.097.899 7.314c-.059 1.998 1.94 2.057 1.999.059c.047-1.602-.182-6.36.559-8.982c.507.017 1.044.03 1.619.035c1.774.09 3.726.085 5.506-.015c1.05 1.592 1.996 2.991 1.982 3.435c-.029 1-1.117 3.969-1.146 4.969s.94 2.029 1.999.059c.648-1.205 1.324-3.419 1.536-5.421c.171.364.274.656.269.843c-.029 1-.97 3.93-.999 4.93c-.029.998.941 2.027 1.999.059c1.059-1.971 1.998-4.898 1.058-6.928c-.797-1.72.431-4.165.824-7.914c1.082 1.665 1.117 3.351 1.118 3.459a1 1 0 1 0 2 0c-.001-.215-.067-4.85-4.399-7.327"/><path fill="#292f33" d="M8.28 5.571a1 1 0 1 1-1.999-.059a1 1 0 0 1 1.999.059"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiCamel(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="M31.595 15.007c-1.75-3.623-5.934-9.053-9.531-9.053c-4.071 0-8.228 7.259-10.071 10.378a16 16 0 0 0-.464.857c-3.371-1.182-.536-6.631-.536-10.463c0-.957-.138-1.637-.44-2.119c.489-.606.586-1.347.192-1.699c-.413-.367-1.195-.163-1.745.456c-.08.089-.129.186-.189.28a9.4 9.4 0 0 0-1.472-.102c-.565 0-2.916.266-4.229.791C-.007 5.582.993 9 1.993 9h4c1 0 .756 2.31 0 4.726c-.83 2.654-1.439 5.145-1 6.606c.808 2.687 3.712 3.589 6.164 3.86c1.059 2.659 1.517 6.455 1.473 7.962c-.059 2 1.94 2.059 1.999.059c.036-1.211-.102-3.68.143-5.781c.658 2.833.935 6.097.899 7.314c-.059 1.998 1.94 2.057 1.999.059c.047-1.602-.182-6.36.559-8.982c.507.017 1.044.03 1.619.035c1.774.09 3.726.085 5.506-.015c1.05 1.592 1.996 2.991 1.982 3.435c-.029 1-1.117 3.969-1.146 4.969s.94 2.029 1.999.059c.648-1.205 1.324-3.419 1.536-5.421c.171.364.274.656.269.843c-.029 1-.97 3.93-.999 4.93c-.029.998.941 2.027 1.999.059c1.059-1.971 1.998-4.898 1.058-6.928c-.797-1.72.431-4.165.824-7.914c1.082 1.665 1.117 3.351 1.118 3.459a1 1 0 1 0 2 0c-.001-.215-.067-4.85-4.399-7.327"/><path fill="#292f33" d="M8.28 5.571a1 1 0 1 1-1.999-.059a1 1 0 0 1 1.999.059"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M31.595 15.007c-1.75-3.623-5.934-9.053-9.531-9.053c-4.071 0-8.228 7.259-10.071 10.378a16 16 0 0 0-.464.857c-3.371-1.182-.536-6.631-.536-10.463c0-.957-.138-1.637-.44-2.119c.489-.606.586-1.347.192-1.699c-.413-.367-1.195-.163-1.745.456c-.08.089-.129.186-.189.28a9.4 9.4 0 0 0-1.472-.102c-.565 0-2.916.266-4.229.791C-.007 5.582.993 9 1.993 9h4c1 0 .756 2.31 0 4.726c-.83 2.654-1.439 5.145-1 6.606c.808 2.687 3.712 3.589 6.164 3.86c1.059 2.659 1.517 6.455 1.473 7.962c-.059 2 1.94 2.059 1.999.059c.036-1.211-.102-3.68.143-5.781c.658 2.833.935 6.097.899 7.314c-.059 1.998 1.94 2.057 1.999.059c.047-1.602-.182-6.36.559-8.982c.507.017 1.044.03 1.619.035c1.774.09 3.726.085 5.506-.015c1.05 1.592 1.996 2.991 1.982 3.435c-.029 1-1.117 3.969-1.146 4.969s.94 2.029 1.999.059c.648-1.205 1.324-3.419 1.536-5.421c.171.364.274.656.269.843c-.029 1-.97 3.93-.999 4.93c-.029.998.941 2.027 1.999.059c1.059-1.971 1.998-4.898 1.058-6.928c-.797-1.72.431-4.165.824-7.914c1.082 1.665 1.117 3.351 1.118 3.459a1 1 0 1 0 2 0c-.001-.215-.067-4.85-4.399-7.327"/><path fill="#292f33" d="M8.28 5.571a1 1 0 1 1-1.999-.059a1 1 0 0 1 1.999.059"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23c1694f%22%20d%3D%22M31.595%2015.007c-1.75-3.623-5.934-9.053-9.531-9.053c-4.071%200-8.228%207.259-10.071%2010.378a16%2016%200%200%200-.464.857c-3.371-1.182-.536-6.631-.536-10.463c0-.957-.138-1.637-.44-2.119c.489-.606.586-1.347.192-1.699c-.413-.367-1.195-.163-1.745.456c-.08.089-.129.186-.189.28a9.4%209.4%200%200%200-1.472-.102c-.565%200-2.916.266-4.229.791C-.007%205.582.993%209%201.993%209h4c1%200%20.756%202.31%200%204.726c-.83%202.654-1.439%205.145-1%206.606c.808%202.687%203.712%203.589%206.164%203.86c1.059%202.659%201.517%206.455%201.473%207.962c-.059%202%201.94%202.059%201.999.059c.036-1.211-.102-3.68.143-5.781c.658%202.833.935%206.097.899%207.314c-.059%201.998%201.94%202.057%201.999.059c.047-1.602-.182-6.36.559-8.982c.507.017%201.044.03%201.619.035c1.774.09%203.726.085%205.506-.015c1.05%201.592%201.996%202.991%201.982%203.435c-.029%201-1.117%203.969-1.146%204.969s.94%202.029%201.999.059c.648-1.205%201.324-3.419%201.536-5.421c.171.364.274.656.269.843c-.029%201-.97%203.93-.999%204.93c-.029.998.941%202.027%201.999.059c1.059-1.971%201.998-4.898%201.058-6.928c-.797-1.72.431-4.165.824-7.914c1.082%201.665%201.117%203.351%201.118%203.459a1%201%200%201%200%202%200c-.001-.215-.067-4.85-4.399-7.327%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M8.28%205.571a1%201%200%201%201-1.999-.059a1%201%200%200%201%201.999.059%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%22M31.595%2015.007c-1.75-3.623-5.934-9.053-9.531-9.053c-4.071%200-8.228%207.259-10.071%2010.378a16%2016%200%200%200-.464.857c-3.371-1.182-.536-6.631-.536-10.463c0-.957-.138-1.637-.44-2.119c.489-.606.586-1.347.192-1.699c-.413-.367-1.195-.163-1.745.456c-.08.089-.129.186-.189.28a9.4%209.4%200%200%200-1.472-.102c-.565%200-2.916.266-4.229.791C-.007%205.582.993%209%201.993%209h4c1%200%20.756%202.31%200%204.726c-.83%202.654-1.439%205.145-1%206.606c.808%202.687%203.712%203.589%206.164%203.86c1.059%202.659%201.517%206.455%201.473%207.962c-.059%202%201.94%202.059%201.999.059c.036-1.211-.102-3.68.143-5.781c.658%202.833.935%206.097.899%207.314c-.059%201.998%201.94%202.057%201.999.059c.047-1.602-.182-6.36.559-8.982c.507.017%201.044.03%201.619.035c1.774.09%203.726.085%205.506-.015c1.05%201.592%201.996%202.991%201.982%203.435c-.029%201-1.117%203.969-1.146%204.969s.94%202.029%201.999.059c.648-1.205%201.324-3.419%201.536-5.421c.171.364.274.656.269.843c-.029%201-.97%203.93-.999%204.93c-.029.998.941%202.027%201.999.059c1.059-1.971%201.998-4.898%201.058-6.928c-.797-1.72.431-4.165.824-7.914c1.082%201.665%201.117%203.351%201.118%203.459a1%201%200%201%200%202%200c-.001-.215-.067-4.85-4.399-7.327%22%2F%3E%3Cpath%20fill%3D%22%23292f33%22%20d%3D%22M8.28%205.571a1%201%200%201%201-1.999-.059a1%201%200%200%201%201.999.059%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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