bone from Twitter Emoji by Twitter · Default · People & Body · CC-BY-4.0 Attribution required.

Name
bone
Set
Twitter Emoji
Style
Default
Category
People & Body
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More people & body icons from Twitter Emoji

Use the bone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffe8b6" d="M34.345 24.615c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493S10.937 6.8 10.12 6.065c-.477-.429 1.076-3.55-.238-4.864C8.488-.192 6.566-.348 5.173 1.045c-.856.855-.461 2.285-1.062 2.683s-2.212.59-3.066 1.445c-1.393 1.392-1.191 3.683.396 4.85c1.621 1.192 4.053-.095 5.007.191c1.301.39 4.734 4.223 9.347 8.822c4.303 4.29 7.882 9.171 8.25 9.585c.763.858-1.478 3.767.668 6.152c1.318 1.464 3.71 1.489 5.103.095c.856-.854.806-3.721 1.574-4.292s2.53-.051 3.386-.906c1.391-1.392 1.19-4.053-.431-5.055"/><path fill="#f2c994" d="M5.113 3.013C5.208 1.868 6.544.295 8.022.438s2.003 1.669 1.86 2.48s-.382 1.573-.478 2.193s-.143 1.097 1.097 2.003s11.397 10.157 13.734 12.971s3.72 4.578 4.673 4.816c.954.238 1.812.143 2.718 0c.847-.134 2.847-.575 3.729.885c-.227-.475-.557-.891-1.01-1.171c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493s-6.622-5.655-7.439-6.39c-.477-.429 1.076-3.55-.238-4.864C8.488-.192 6.566-.348 5.173 1.045c-.856.855-.461 2.285-1.062 2.683c-.14.093-.34.175-.568.257c.953-.055 1.494-.06 1.57-.972"/><path fill="#d99e82" d="M35.537 27.953c-.143 1.24-2.48 2.146-3.958 1.669c-.873-.282-1.717-.143-1.621.763c.095.906.238 2.241-.286 3.29c-.477.954-2.48 1.431-3.767.525c-1.186-.835-1.383-2.957-.858-3.958s.572-1.669-.668-3.195c-.628-.773-4.109-4.765-8.011-8.87c-3.801-3.998-7.593-7.828-8.393-8.393c-1.623-1.144-2.466-.662-3.625-.381c-1.574.381-3.1-.715-3.386-1.431c-.255-.639-.228-2.13.243-2.933c-.054.045-.113.085-.162.134c-1.393 1.392-1.191 3.683.396 4.85c1.621 1.192 4.053-.095 5.007.191c1.301.39 4.734 4.223 9.347 8.822c4.303 4.29 7.882 9.171 8.25 9.585c.763.858-1.478 3.767.668 6.152c1.318 1.464 3.71 1.489 5.103.095c.855-.854.806-3.721 1.574-4.292c.767-.571 2.53-.051 3.386-.906c.558-.557.848-1.317.906-2.093c-.065.026-.118.142-.145.376"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiBone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffe8b6" d="M34.345 24.615c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493S10.937 6.8 10.12 6.065c-.477-.429 1.076-3.55-.238-4.864C8.488-.192 6.566-.348 5.173 1.045c-.856.855-.461 2.285-1.062 2.683s-2.212.59-3.066 1.445c-1.393 1.392-1.191 3.683.396 4.85c1.621 1.192 4.053-.095 5.007.191c1.301.39 4.734 4.223 9.347 8.822c4.303 4.29 7.882 9.171 8.25 9.585c.763.858-1.478 3.767.668 6.152c1.318 1.464 3.71 1.489 5.103.095c.856-.854.806-3.721 1.574-4.292s2.53-.051 3.386-.906c1.391-1.392 1.19-4.053-.431-5.055"/><path fill="#f2c994" d="M5.113 3.013C5.208 1.868 6.544.295 8.022.438s2.003 1.669 1.86 2.48s-.382 1.573-.478 2.193s-.143 1.097 1.097 2.003s11.397 10.157 13.734 12.971s3.72 4.578 4.673 4.816c.954.238 1.812.143 2.718 0c.847-.134 2.847-.575 3.729.885c-.227-.475-.557-.891-1.01-1.171c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493s-6.622-5.655-7.439-6.39c-.477-.429 1.076-3.55-.238-4.864C8.488-.192 6.566-.348 5.173 1.045c-.856.855-.461 2.285-1.062 2.683c-.14.093-.34.175-.568.257c.953-.055 1.494-.06 1.57-.972"/><path fill="#d99e82" d="M35.537 27.953c-.143 1.24-2.48 2.146-3.958 1.669c-.873-.282-1.717-.143-1.621.763c.095.906.238 2.241-.286 3.29c-.477.954-2.48 1.431-3.767.525c-1.186-.835-1.383-2.957-.858-3.958s.572-1.669-.668-3.195c-.628-.773-4.109-4.765-8.011-8.87c-3.801-3.998-7.593-7.828-8.393-8.393c-1.623-1.144-2.466-.662-3.625-.381c-1.574.381-3.1-.715-3.386-1.431c-.255-.639-.228-2.13.243-2.933c-.054.045-.113.085-.162.134c-1.393 1.392-1.191 3.683.396 4.85c1.621 1.192 4.053-.095 5.007.191c1.301.39 4.734 4.223 9.347 8.822c4.303 4.29 7.882 9.171 8.25 9.585c.763.858-1.478 3.767.668 6.152c1.318 1.464 3.71 1.489 5.103.095c.855-.854.806-3.721 1.574-4.292c.767-.571 2.53-.051 3.386-.906c.558-.557.848-1.317.906-2.093c-.065.026-.118.142-.145.376"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffe8b6" d="M34.345 24.615c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493S10.937 6.8 10.12 6.065c-.477-.429 1.076-3.55-.238-4.864C8.488-.192 6.566-.348 5.173 1.045c-.856.855-.461 2.285-1.062 2.683s-2.212.59-3.066 1.445c-1.393 1.392-1.191 3.683.396 4.85c1.621 1.192 4.053-.095 5.007.191c1.301.39 4.734 4.223 9.347 8.822c4.303 4.29 7.882 9.171 8.25 9.585c.763.858-1.478 3.767.668 6.152c1.318 1.464 3.71 1.489 5.103.095c.856-.854.806-3.721 1.574-4.292s2.53-.051 3.386-.906c1.391-1.392 1.19-4.053-.431-5.055"/><path fill="#f2c994" d="M5.113 3.013C5.208 1.868 6.544.295 8.022.438s2.003 1.669 1.86 2.48s-.382 1.573-.478 2.193s-.143 1.097 1.097 2.003s11.397 10.157 13.734 12.971s3.72 4.578 4.673 4.816c.954.238 1.812.143 2.718 0c.847-.134 2.847-.575 3.729.885c-.227-.475-.557-.891-1.01-1.171c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493s-6.622-5.655-7.439-6.39c-.477-.429 1.076-3.55-.238-4.864C8.488-.192 6.566-.348 5.173 1.045c-.856.855-.461 2.285-1.062 2.683c-.14.093-.34.175-.568.257c.953-.055 1.494-.06 1.57-.972"/><path fill="#d99e82" d="M35.537 27.953c-.143 1.24-2.48 2.146-3.958 1.669c-.873-.282-1.717-.143-1.621.763c.095.906.238 2.241-.286 3.29c-.477.954-2.48 1.431-3.767.525c-1.186-.835-1.383-2.957-.858-3.958s.572-1.669-.668-3.195c-.628-.773-4.109-4.765-8.011-8.87c-3.801-3.998-7.593-7.828-8.393-8.393c-1.623-1.144-2.466-.662-3.625-.381c-1.574.381-3.1-.715-3.386-1.431c-.255-.639-.228-2.13.243-2.933c-.054.045-.113.085-.162.134c-1.393 1.392-1.191 3.683.396 4.85c1.621 1.192 4.053-.095 5.007.191c1.301.39 4.734 4.223 9.347 8.822c4.303 4.29 7.882 9.171 8.25 9.585c.763.858-1.478 3.767.668 6.152c1.318 1.464 3.71 1.489 5.103.095c.855-.854.806-3.721 1.574-4.292c.767-.571 2.53-.051 3.386-.906c.558-.557.848-1.317.906-2.093c-.065.026-.118.142-.145.376"/></svg>
</template>

CSS

.icon-bone {
  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%23ffe8b6%22%20d%3D%22M34.345%2024.615c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493S10.937%206.8%2010.12%206.065c-.477-.429%201.076-3.55-.238-4.864C8.488-.192%206.566-.348%205.173%201.045c-.856.855-.461%202.285-1.062%202.683s-2.212.59-3.066%201.445c-1.393%201.392-1.191%203.683.396%204.85c1.621%201.192%204.053-.095%205.007.191c1.301.39%204.734%204.223%209.347%208.822c4.303%204.29%207.882%209.171%208.25%209.585c.763.858-1.478%203.767.668%206.152c1.318%201.464%203.71%201.489%205.103.095c.856-.854.806-3.721%201.574-4.292s2.53-.051%203.386-.906c1.391-1.392%201.19-4.053-.431-5.055%22%2F%3E%3Cpath%20fill%3D%22%23f2c994%22%20d%3D%22M5.113%203.013C5.208%201.868%206.544.295%208.022.438s2.003%201.669%201.86%202.48s-.382%201.573-.478%202.193s-.143%201.097%201.097%202.003s11.397%2010.157%2013.734%2012.971s3.72%204.578%204.673%204.816c.954.238%201.812.143%202.718%200c.847-.134%202.847-.575%203.729.885c-.227-.475-.557-.891-1.01-1.171c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493s-6.622-5.655-7.439-6.39c-.477-.429%201.076-3.55-.238-4.864C8.488-.192%206.566-.348%205.173%201.045c-.856.855-.461%202.285-1.062%202.683c-.14.093-.34.175-.568.257c.953-.055%201.494-.06%201.57-.972%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M35.537%2027.953c-.143%201.24-2.48%202.146-3.958%201.669c-.873-.282-1.717-.143-1.621.763c.095.906.238%202.241-.286%203.29c-.477.954-2.48%201.431-3.767.525c-1.186-.835-1.383-2.957-.858-3.958s.572-1.669-.668-3.195c-.628-.773-4.109-4.765-8.011-8.87c-3.801-3.998-7.593-7.828-8.393-8.393c-1.623-1.144-2.466-.662-3.625-.381c-1.574.381-3.1-.715-3.386-1.431c-.255-.639-.228-2.13.243-2.933c-.054.045-.113.085-.162.134c-1.393%201.392-1.191%203.683.396%204.85c1.621%201.192%204.053-.095%205.007.191c1.301.39%204.734%204.223%209.347%208.822c4.303%204.29%207.882%209.171%208.25%209.585c.763.858-1.478%203.767.668%206.152c1.318%201.464%203.71%201.489%205.103.095c.855-.854.806-3.721%201.574-4.292c.767-.571%202.53-.051%203.386-.906c.558-.557.848-1.317.906-2.093c-.065.026-.118.142-.145.376%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%23ffe8b6%22%20d%3D%22M34.345%2024.615c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493S10.937%206.8%2010.12%206.065c-.477-.429%201.076-3.55-.238-4.864C8.488-.192%206.566-.348%205.173%201.045c-.856.855-.461%202.285-1.062%202.683s-2.212.59-3.066%201.445c-1.393%201.392-1.191%203.683.396%204.85c1.621%201.192%204.053-.095%205.007.191c1.301.39%204.734%204.223%209.347%208.822c4.303%204.29%207.882%209.171%208.25%209.585c.763.858-1.478%203.767.668%206.152c1.318%201.464%203.71%201.489%205.103.095c.856-.854.806-3.721%201.574-4.292s2.53-.051%203.386-.906c1.391-1.392%201.19-4.053-.431-5.055%22%2F%3E%3Cpath%20fill%3D%22%23f2c994%22%20d%3D%22M5.113%203.013C5.208%201.868%206.544.295%208.022.438s2.003%201.669%201.86%202.48s-.382%201.573-.478%202.193s-.143%201.097%201.097%202.003s11.397%2010.157%2013.734%2012.971s3.72%204.578%204.673%204.816c.954.238%201.812.143%202.718%200c.847-.134%202.847-.575%203.729.885c-.227-.475-.557-.891-1.01-1.171c-1.582-.977-4.292.715-5.675-.668c-.877-.877-7.984-8.516-11.111-11.493s-6.622-5.655-7.439-6.39c-.477-.429%201.076-3.55-.238-4.864C8.488-.192%206.566-.348%205.173%201.045c-.856.855-.461%202.285-1.062%202.683c-.14.093-.34.175-.568.257c.953-.055%201.494-.06%201.57-.972%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M35.537%2027.953c-.143%201.24-2.48%202.146-3.958%201.669c-.873-.282-1.717-.143-1.621.763c.095.906.238%202.241-.286%203.29c-.477.954-2.48%201.431-3.767.525c-1.186-.835-1.383-2.957-.858-3.958s.572-1.669-.668-3.195c-.628-.773-4.109-4.765-8.011-8.87c-3.801-3.998-7.593-7.828-8.393-8.393c-1.623-1.144-2.466-.662-3.625-.381c-1.574.381-3.1-.715-3.386-1.431c-.255-.639-.228-2.13.243-2.933c-.054.045-.113.085-.162.134c-1.393%201.392-1.191%203.683.396%204.85c1.621%201.192%204.053-.095%205.007.191c1.301.39%204.734%204.223%209.347%208.822c4.303%204.29%207.882%209.171%208.25%209.585c.763.858-1.478%203.767.668%206.152c1.318%201.464%203.71%201.489%205.103.095c.855-.854.806-3.721%201.574-4.292c.767-.571%202.53-.051%203.386-.906c.558-.557.848-1.317.906-2.093c-.065.026-.118.142-.145.376%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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