bison emoji
bison from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- bison
- 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 bison emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M33.912 14.37C33.883 13.35 32.276 12.308 30 11S17.039 5.534 10.763 7.791C8.701 8.533 9.129 11 8.565 11c-1 0-2.732-.344-4.958-.127C1.351 11.094.691 12.561.691 15s.558 7.98 1.87 9.525c1.653 1.947 5.849 1.954 6.752-.673c.686.122 1.12.178 1.815 1.067C13.248 29.325 14.048 36 15 36c.964 0 2.529-4.409 2.913-7l9.124-1.448C27.184 30.032 27.808 36 29 36c1.016 0 3.24-4.883 4.347-12.238c.315-1.625.532-3.697.615-6.319c.023.17.038.352.038.557v8a1 1 0 1 0 2 0v-8c0-1.807-.749-3.053-2.088-3.63"/><path fill="#662113" d="M1.063 19.629s-1.925-6.816.083-9.086s7.727 0 7.727 0s-.187-2.972 1.588-3.592S19.279 5.259 27.359 9.8c-3.398.867-4.306 2.56-3.935 6.358S22.48 28.417 18 29.529s-7.978.4-8.687-5.677s1.033-8.39-1.325-10.106c-6.316-.909-6.925 5.883-6.925 5.883"/><circle cx="7" cy="18" r="1" fill="#292f33"/><path fill="#d99e82" d="M3.69 22.213c0 1.094.296 1.789-.798 1.789S.91 22.956.718 21.828c-.184-1.079.612-.978 1.706-.978s1.266.268 1.266 1.363"/><path fill="#99aab5" d="M7.474 13.216c1.739-.554 2.791-2.421 2.329-4.073c-.218-.78-1.275-2.379-1.854-2.194s1.597 3.135-1.793 4.133c-1.168.344.158 2.504 1.318 2.134"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiBison(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="M33.912 14.37C33.883 13.35 32.276 12.308 30 11S17.039 5.534 10.763 7.791C8.701 8.533 9.129 11 8.565 11c-1 0-2.732-.344-4.958-.127C1.351 11.094.691 12.561.691 15s.558 7.98 1.87 9.525c1.653 1.947 5.849 1.954 6.752-.673c.686.122 1.12.178 1.815 1.067C13.248 29.325 14.048 36 15 36c.964 0 2.529-4.409 2.913-7l9.124-1.448C27.184 30.032 27.808 36 29 36c1.016 0 3.24-4.883 4.347-12.238c.315-1.625.532-3.697.615-6.319c.023.17.038.352.038.557v8a1 1 0 1 0 2 0v-8c0-1.807-.749-3.053-2.088-3.63"/><path fill="#662113" d="M1.063 19.629s-1.925-6.816.083-9.086s7.727 0 7.727 0s-.187-2.972 1.588-3.592S19.279 5.259 27.359 9.8c-3.398.867-4.306 2.56-3.935 6.358S22.48 28.417 18 29.529s-7.978.4-8.687-5.677s1.033-8.39-1.325-10.106c-6.316-.909-6.925 5.883-6.925 5.883"/><circle cx="7" cy="18" r="1" fill="#292f33"/><path fill="#d99e82" d="M3.69 22.213c0 1.094.296 1.789-.798 1.789S.91 22.956.718 21.828c-.184-1.079.612-.978 1.706-.978s1.266.268 1.266 1.363"/><path fill="#99aab5" d="M7.474 13.216c1.739-.554 2.791-2.421 2.329-4.073c-.218-.78-1.275-2.379-1.854-2.194s1.597 3.135-1.793 4.133c-1.168.344.158 2.504 1.318 2.134"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#c1694f" d="M33.912 14.37C33.883 13.35 32.276 12.308 30 11S17.039 5.534 10.763 7.791C8.701 8.533 9.129 11 8.565 11c-1 0-2.732-.344-4.958-.127C1.351 11.094.691 12.561.691 15s.558 7.98 1.87 9.525c1.653 1.947 5.849 1.954 6.752-.673c.686.122 1.12.178 1.815 1.067C13.248 29.325 14.048 36 15 36c.964 0 2.529-4.409 2.913-7l9.124-1.448C27.184 30.032 27.808 36 29 36c1.016 0 3.24-4.883 4.347-12.238c.315-1.625.532-3.697.615-6.319c.023.17.038.352.038.557v8a1 1 0 1 0 2 0v-8c0-1.807-.749-3.053-2.088-3.63"/><path fill="#662113" d="M1.063 19.629s-1.925-6.816.083-9.086s7.727 0 7.727 0s-.187-2.972 1.588-3.592S19.279 5.259 27.359 9.8c-3.398.867-4.306 2.56-3.935 6.358S22.48 28.417 18 29.529s-7.978.4-8.687-5.677s1.033-8.39-1.325-10.106c-6.316-.909-6.925 5.883-6.925 5.883"/><circle cx="7" cy="18" r="1" fill="#292f33"/><path fill="#d99e82" d="M3.69 22.213c0 1.094.296 1.789-.798 1.789S.91 22.956.718 21.828c-.184-1.079.612-.978 1.706-.978s1.266.268 1.266 1.363"/><path fill="#99aab5" d="M7.474 13.216c1.739-.554 2.791-2.421 2.329-4.073c-.218-.78-1.275-2.379-1.854-2.194s1.597 3.135-1.793 4.133c-1.168.344.158 2.504 1.318 2.134"/></svg> </template>
CSS
.icon-bison {
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%22M33.912%2014.37C33.883%2013.35%2032.276%2012.308%2030%2011S17.039%205.534%2010.763%207.791C8.701%208.533%209.129%2011%208.565%2011c-1%200-2.732-.344-4.958-.127C1.351%2011.094.691%2012.561.691%2015s.558%207.98%201.87%209.525c1.653%201.947%205.849%201.954%206.752-.673c.686.122%201.12.178%201.815%201.067C13.248%2029.325%2014.048%2036%2015%2036c.964%200%202.529-4.409%202.913-7l9.124-1.448C27.184%2030.032%2027.808%2036%2029%2036c1.016%200%203.24-4.883%204.347-12.238c.315-1.625.532-3.697.615-6.319c.023.17.038.352.038.557v8a1%201%200%201%200%202%200v-8c0-1.807-.749-3.053-2.088-3.63%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M1.063%2019.629s-1.925-6.816.083-9.086s7.727%200%207.727%200s-.187-2.972%201.588-3.592S19.279%205.259%2027.359%209.8c-3.398.867-4.306%202.56-3.935%206.358S22.48%2028.417%2018%2029.529s-7.978.4-8.687-5.677s1.033-8.39-1.325-10.106c-6.316-.909-6.925%205.883-6.925%205.883%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M3.69%2022.213c0%201.094.296%201.789-.798%201.789S.91%2022.956.718%2021.828c-.184-1.079.612-.978%201.706-.978s1.266.268%201.266%201.363%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M7.474%2013.216c1.739-.554%202.791-2.421%202.329-4.073c-.218-.78-1.275-2.379-1.854-2.194s1.597%203.135-1.793%204.133c-1.168.344.158%202.504%201.318%202.134%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%22M33.912%2014.37C33.883%2013.35%2032.276%2012.308%2030%2011S17.039%205.534%2010.763%207.791C8.701%208.533%209.129%2011%208.565%2011c-1%200-2.732-.344-4.958-.127C1.351%2011.094.691%2012.561.691%2015s.558%207.98%201.87%209.525c1.653%201.947%205.849%201.954%206.752-.673c.686.122%201.12.178%201.815%201.067C13.248%2029.325%2014.048%2036%2015%2036c.964%200%202.529-4.409%202.913-7l9.124-1.448C27.184%2030.032%2027.808%2036%2029%2036c1.016%200%203.24-4.883%204.347-12.238c.315-1.625.532-3.697.615-6.319c.023.17.038.352.038.557v8a1%201%200%201%200%202%200v-8c0-1.807-.749-3.053-2.088-3.63%22%2F%3E%3Cpath%20fill%3D%22%23662113%22%20d%3D%22M1.063%2019.629s-1.925-6.816.083-9.086s7.727%200%207.727%200s-.187-2.972%201.588-3.592S19.279%205.259%2027.359%209.8c-3.398.867-4.306%202.56-3.935%206.358S22.48%2028.417%2018%2029.529s-7.978.4-8.687-5.677s1.033-8.39-1.325-10.106c-6.316-.909-6.925%205.883-6.925%205.883%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%2218%22%20r%3D%221%22%20fill%3D%22%23292f33%22%2F%3E%3Cpath%20fill%3D%22%23d99e82%22%20d%3D%22M3.69%2022.213c0%201.094.296%201.789-.798%201.789S.91%2022.956.718%2021.828c-.184-1.079.612-.978%201.706-.978s1.266.268%201.266%201.363%22%2F%3E%3Cpath%20fill%3D%22%2399aab5%22%20d%3D%22M7.474%2013.216c1.739-.554%202.791-2.421%202.329-4.073c-.218-.78-1.275-2.379-1.854-2.194s1.597%203.135-1.793%204.133c-1.168.344.158%202.504%201.318%202.134%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/bison.svg?color=%231a73e8&size=48