badger emoji

badger from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.

Name
badger
Set
OpenMoji
Style
Default
Category
Animals Nature
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More animals nature icons from OpenMoji

Use the badger emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M66.345 45.677c2.023.096 1.125-25.459-15.513-25.51c-5.43-.017-16.085 2.823-21.512 2.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38 1.28a23.1 23.1 0 0 0-8.298 4.968c-1.095 1.003-4.95 2.003-4.814 3.482c.185 2.02 7.273 3.586 7.273 3.586s7.096 1.942 9.117 3.278c3.161 2.09 10.39 10.71 10.14 11.268c-.125.28-4.893.333-4.814 2.868c.055 1.74 2.766 1.741 2.766 1.741h5.02c.944-.627 1.334-3.173 1.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77 4.77.4 10.653.615c.845.03 0 3.38 0 3.38s-4.673 1.512-4.61 2.868c.067 1.434 2.356 1.434 2.356 1.434h5.634s4.017-7.588 4.712-8.195c2.654-2.317 4.994-1.83 9.117-4.507c0 0 .577 6.048 2.709 6.15"/><path fill="#fff" d="M12.597 27.772c2.95-2.633 12.813-4.289 12.035-5.358c-2.488-3.421-5.228-1.764-6.068-1.429c-2.245.897-5.874 1.257-8.297 4.968c-.812 1.244-5.845 2.414-4.814 3.483c2.469 2.561 8.683 3.136 14.457 3.464a60.6 60.6 0 0 1 13.016 2.354s-4.476-12.666-19.512-5.433c-1.208.581-1.71-1.252-.817-2.05"/><path fill="#3f3f3f" d="m53.122 51.736l7.505.493s2.737-3.123 2.488-5.771c-.13-1.384-2.417-5.772-2.417-5.772l-4.49 1.564l2.3 4.379l-4.036 1.937Zm-28.294-.531c-1.061 1.538-7.458-.493-7.458-.493l1.078-3.075l4.657-1.452l.685-9.043s3.23 2.614 3.555 3.892c.645 2.539-.818 7.71-2.517 10.171"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M66.688 44.68c.955-4.139.782-24.461-15.856-24.513c-5.43-.017-16.085 2.823-21.512 2.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38 1.28a23.3 23.3 0 0 0-8.298 4.968S5.45 28.09 5.453 29.488c.006 2.59 7.273 3.586 7.273 3.586s7.096 1.942 9.116 3.278c3.162 2.09 10.39 10.71 10.142 11.268c-.126.28-4.894.333-4.815 2.868c.054 1.74 2.766 1.741 2.766 1.741h5.02c.943-.627 1.334-3.173 1.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77 4.77.4 10.653.615c.845.03 0 3.38 0 3.38s-4.673 1.512-4.61 2.868c.067 1.434 2.356 1.434 2.356 1.434h5.634s4.017-7.588 4.712-8.195c2.654-2.317 4.994-1.83 9.117-4.507"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m55.896 43.044l3.229 3.969c-.629.92-7.115.482-6.003 4.723c.135.513 1.536.49 2.067.492c1.058.003 4.23 0 4.23 0M22.55 36.88s2.112 7.22.823 9.108c-.63.92-7.115.483-6.003 4.723c.135.514 1.536.49 2.067.493c1.057.003 4.23 0 4.23 0"/><path d="m7.918 27.25l.275 4.787c-.944.379-3.314-2.357-3.314-2.357s2.151-2.827 3.04-2.43"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiBadger(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M66.345 45.677c2.023.096 1.125-25.459-15.513-25.51c-5.43-.017-16.085 2.823-21.512 2.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38 1.28a23.1 23.1 0 0 0-8.298 4.968c-1.095 1.003-4.95 2.003-4.814 3.482c.185 2.02 7.273 3.586 7.273 3.586s7.096 1.942 9.117 3.278c3.161 2.09 10.39 10.71 10.14 11.268c-.125.28-4.893.333-4.814 2.868c.055 1.74 2.766 1.741 2.766 1.741h5.02c.944-.627 1.334-3.173 1.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77 4.77.4 10.653.615c.845.03 0 3.38 0 3.38s-4.673 1.512-4.61 2.868c.067 1.434 2.356 1.434 2.356 1.434h5.634s4.017-7.588 4.712-8.195c2.654-2.317 4.994-1.83 9.117-4.507c0 0 .577 6.048 2.709 6.15"/><path fill="#fff" d="M12.597 27.772c2.95-2.633 12.813-4.289 12.035-5.358c-2.488-3.421-5.228-1.764-6.068-1.429c-2.245.897-5.874 1.257-8.297 4.968c-.812 1.244-5.845 2.414-4.814 3.483c2.469 2.561 8.683 3.136 14.457 3.464a60.6 60.6 0 0 1 13.016 2.354s-4.476-12.666-19.512-5.433c-1.208.581-1.71-1.252-.817-2.05"/><path fill="#3f3f3f" d="m53.122 51.736l7.505.493s2.737-3.123 2.488-5.771c-.13-1.384-2.417-5.772-2.417-5.772l-4.49 1.564l2.3 4.379l-4.036 1.937Zm-28.294-.531c-1.061 1.538-7.458-.493-7.458-.493l1.078-3.075l4.657-1.452l.685-9.043s3.23 2.614 3.555 3.892c.645 2.539-.818 7.71-2.517 10.171"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M66.688 44.68c.955-4.139.782-24.461-15.856-24.513c-5.43-.017-16.085 2.823-21.512 2.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38 1.28a23.3 23.3 0 0 0-8.298 4.968S5.45 28.09 5.453 29.488c.006 2.59 7.273 3.586 7.273 3.586s7.096 1.942 9.116 3.278c3.162 2.09 10.39 10.71 10.142 11.268c-.126.28-4.894.333-4.815 2.868c.054 1.74 2.766 1.741 2.766 1.741h5.02c.943-.627 1.334-3.173 1.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77 4.77.4 10.653.615c.845.03 0 3.38 0 3.38s-4.673 1.512-4.61 2.868c.067 1.434 2.356 1.434 2.356 1.434h5.634s4.017-7.588 4.712-8.195c2.654-2.317 4.994-1.83 9.117-4.507"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m55.896 43.044l3.229 3.969c-.629.92-7.115.482-6.003 4.723c.135.513 1.536.49 2.067.492c1.058.003 4.23 0 4.23 0M22.55 36.88s2.112 7.22.823 9.108c-.63.92-7.115.483-6.003 4.723c.135.514 1.536.49 2.067.493c1.057.003 4.23 0 4.23 0"/><path d="m7.918 27.25l.275 4.787c-.944.379-3.314-2.357-3.314-2.357s2.151-2.827 3.04-2.43"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M66.345 45.677c2.023.096 1.125-25.459-15.513-25.51c-5.43-.017-16.085 2.823-21.512 2.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38 1.28a23.1 23.1 0 0 0-8.298 4.968c-1.095 1.003-4.95 2.003-4.814 3.482c.185 2.02 7.273 3.586 7.273 3.586s7.096 1.942 9.117 3.278c3.161 2.09 10.39 10.71 10.14 11.268c-.125.28-4.893.333-4.814 2.868c.055 1.74 2.766 1.741 2.766 1.741h5.02c.944-.627 1.334-3.173 1.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77 4.77.4 10.653.615c.845.03 0 3.38 0 3.38s-4.673 1.512-4.61 2.868c.067 1.434 2.356 1.434 2.356 1.434h5.634s4.017-7.588 4.712-8.195c2.654-2.317 4.994-1.83 9.117-4.507c0 0 .577 6.048 2.709 6.15"/><path fill="#fff" d="M12.597 27.772c2.95-2.633 12.813-4.289 12.035-5.358c-2.488-3.421-5.228-1.764-6.068-1.429c-2.245.897-5.874 1.257-8.297 4.968c-.812 1.244-5.845 2.414-4.814 3.483c2.469 2.561 8.683 3.136 14.457 3.464a60.6 60.6 0 0 1 13.016 2.354s-4.476-12.666-19.512-5.433c-1.208.581-1.71-1.252-.817-2.05"/><path fill="#3f3f3f" d="m53.122 51.736l7.505.493s2.737-3.123 2.488-5.771c-.13-1.384-2.417-5.772-2.417-5.772l-4.49 1.564l2.3 4.379l-4.036 1.937Zm-28.294-.531c-1.061 1.538-7.458-.493-7.458-.493l1.078-3.075l4.657-1.452l.685-9.043s3.23 2.614 3.555 3.892c.645 2.539-.818 7.71-2.517 10.171"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M66.688 44.68c.955-4.139.782-24.461-15.856-24.513c-5.43-.017-16.085 2.823-21.512 2.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38 1.28a23.3 23.3 0 0 0-8.298 4.968S5.45 28.09 5.453 29.488c.006 2.59 7.273 3.586 7.273 3.586s7.096 1.942 9.116 3.278c3.162 2.09 10.39 10.71 10.142 11.268c-.126.28-4.894.333-4.815 2.868c.054 1.74 2.766 1.741 2.766 1.741h5.02c.943-.627 1.334-3.173 1.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77 4.77.4 10.653.615c.845.03 0 3.38 0 3.38s-4.673 1.512-4.61 2.868c.067 1.434 2.356 1.434 2.356 1.434h5.634s4.017-7.588 4.712-8.195c2.654-2.317 4.994-1.83 9.117-4.507"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m55.896 43.044l3.229 3.969c-.629.92-7.115.482-6.003 4.723c.135.513 1.536.49 2.067.492c1.058.003 4.23 0 4.23 0M22.55 36.88s2.112 7.22.823 9.108c-.63.92-7.115.483-6.003 4.723c.135.514 1.536.49 2.067.493c1.057.003 4.23 0 4.23 0"/><path d="m7.918 27.25l.275 4.787c-.944.379-3.314-2.357-3.314-2.357s2.151-2.827 3.04-2.43"/></svg>
</template>

CSS

.icon-badger {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M66.345%2045.677c2.023.096%201.125-25.459-15.513-25.51c-5.43-.017-16.085%202.823-21.512%202.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38%201.28a23.1%2023.1%200%200%200-8.298%204.968c-1.095%201.003-4.95%202.003-4.814%203.482c.185%202.02%207.273%203.586%207.273%203.586s7.096%201.942%209.117%203.278c3.161%202.09%2010.39%2010.71%2010.14%2011.268c-.125.28-4.893.333-4.814%202.868c.055%201.74%202.766%201.741%202.766%201.741h5.02c.944-.627%201.334-3.173%201.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77%204.77.4%2010.653.615c.845.03%200%203.38%200%203.38s-4.673%201.512-4.61%202.868c.067%201.434%202.356%201.434%202.356%201.434h5.634s4.017-7.588%204.712-8.195c2.654-2.317%204.994-1.83%209.117-4.507c0%200%20.577%206.048%202.709%206.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.597%2027.772c2.95-2.633%2012.813-4.289%2012.035-5.358c-2.488-3.421-5.228-1.764-6.068-1.429c-2.245.897-5.874%201.257-8.297%204.968c-.812%201.244-5.845%202.414-4.814%203.483c2.469%202.561%208.683%203.136%2014.457%203.464a60.6%2060.6%200%200%201%2013.016%202.354s-4.476-12.666-19.512-5.433c-1.208.581-1.71-1.252-.817-2.05%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m53.122%2051.736l7.505.493s2.737-3.123%202.488-5.771c-.13-1.384-2.417-5.772-2.417-5.772l-4.49%201.564l2.3%204.379l-4.036%201.937Zm-28.294-.531c-1.061%201.538-7.458-.493-7.458-.493l1.078-3.075l4.657-1.452l.685-9.043s3.23%202.614%203.555%203.892c.645%202.539-.818%207.71-2.517%2010.171%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M66.688%2044.68c.955-4.139.782-24.461-15.856-24.513c-5.43-.017-16.085%202.823-21.512%202.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38%201.28a23.3%2023.3%200%200%200-8.298%204.968S5.45%2028.09%205.453%2029.488c.006%202.59%207.273%203.586%207.273%203.586s7.096%201.942%209.116%203.278c3.162%202.09%2010.39%2010.71%2010.142%2011.268c-.126.28-4.894.333-4.815%202.868c.054%201.74%202.766%201.741%202.766%201.741h5.02c.943-.627%201.334-3.173%201.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77%204.77.4%2010.653.615c.845.03%200%203.38%200%203.38s-4.673%201.512-4.61%202.868c.067%201.434%202.356%201.434%202.356%201.434h5.634s4.017-7.588%204.712-8.195c2.654-2.317%204.994-1.83%209.117-4.507%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m55.896%2043.044l3.229%203.969c-.629.92-7.115.482-6.003%204.723c.135.513%201.536.49%202.067.492c1.058.003%204.23%200%204.23%200M22.55%2036.88s2.112%207.22.823%209.108c-.63.92-7.115.483-6.003%204.723c.135.514%201.536.49%202.067.493c1.057.003%204.23%200%204.23%200%22%2F%3E%3Cpath%20d%3D%22m7.918%2027.25l.275%204.787c-.944.379-3.314-2.357-3.314-2.357s2.151-2.827%203.04-2.43%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M66.345%2045.677c2.023.096%201.125-25.459-15.513-25.51c-5.43-.017-16.085%202.823-21.512%202.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38%201.28a23.1%2023.1%200%200%200-8.298%204.968c-1.095%201.003-4.95%202.003-4.814%203.482c.185%202.02%207.273%203.586%207.273%203.586s7.096%201.942%209.117%203.278c3.161%202.09%2010.39%2010.71%2010.14%2011.268c-.125.28-4.893.333-4.814%202.868c.055%201.74%202.766%201.741%202.766%201.741h5.02c.944-.627%201.334-3.173%201.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77%204.77.4%2010.653.615c.845.03%200%203.38%200%203.38s-4.673%201.512-4.61%202.868c.067%201.434%202.356%201.434%202.356%201.434h5.634s4.017-7.588%204.712-8.195c2.654-2.317%204.994-1.83%209.117-4.507c0%200%20.577%206.048%202.709%206.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.597%2027.772c2.95-2.633%2012.813-4.289%2012.035-5.358c-2.488-3.421-5.228-1.764-6.068-1.429c-2.245.897-5.874%201.257-8.297%204.968c-.812%201.244-5.845%202.414-4.814%203.483c2.469%202.561%208.683%203.136%2014.457%203.464a60.6%2060.6%200%200%201%2013.016%202.354s-4.476-12.666-19.512-5.433c-1.208.581-1.71-1.252-.817-2.05%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22m53.122%2051.736l7.505.493s2.737-3.123%202.488-5.771c-.13-1.384-2.417-5.772-2.417-5.772l-4.49%201.564l2.3%204.379l-4.036%201.937Zm-28.294-.531c-1.061%201.538-7.458-.493-7.458-.493l1.078-3.075l4.657-1.452l.685-9.043s3.23%202.614%203.555%203.892c.645%202.539-.818%207.71-2.517%2010.171%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M66.688%2044.68c.955-4.139.782-24.461-15.856-24.513c-5.43-.017-16.085%202.823-21.512%202.97c-1.397.038-4.435.048-5.531-.819c-.62-.49-.214-2.004-1.844-2.56c-1.133-.388-2.542.944-3.38%201.28a23.3%2023.3%200%200%200-8.298%204.968S5.45%2028.09%205.453%2029.488c.006%202.59%207.273%203.586%207.273%203.586s7.096%201.942%209.116%203.278c3.162%202.09%2010.39%2010.71%2010.142%2011.268c-.126.28-4.894.333-4.815%202.868c.054%201.74%202.766%201.741%202.766%201.741h5.02c.943-.627%201.334-3.173%201.43-4.302c.085-1.007-1.576-3.695-.611-3.995c2.478-.77%204.77.4%2010.653.615c.845.03%200%203.38%200%203.38s-4.673%201.512-4.61%202.868c.067%201.434%202.356%201.434%202.356%201.434h5.634s4.017-7.588%204.712-8.195c2.654-2.317%204.994-1.83%209.117-4.507%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m55.896%2043.044l3.229%203.969c-.629.92-7.115.482-6.003%204.723c.135.513%201.536.49%202.067.492c1.058.003%204.23%200%204.23%200M22.55%2036.88s2.112%207.22.823%209.108c-.63.92-7.115.483-6.003%204.723c.135.514%201.536.49%202.067.493c1.057.003%204.23%200%204.23%200%22%2F%3E%3Cpath%20d%3D%22m7.918%2027.25l.275%204.787c-.944.379-3.314-2.357-3.314-2.357s2.151-2.827%203.04-2.43%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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