skunk emoji
skunk from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- skunk
- 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 skunk emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M35.876 23.572c0-3.299-1.021-5.408-4.901-9.145c-2.746-2.645-2.088-5.807-.237-5.365s2.229 2.293 2.229 2.293s1.133-1.448-.378-2.937c1.096.362 1.73 1.158 2.005 2.271c1.431-1.817 2.426-6.125-1.376-8.94C29.695-.86 24.025-.332 20.915 3.361c-3.516 4.175-1.506 8.346 1.266 10.672c1.676 1.406 3.089 2.617 3.878 3.925c-3.408-.743-7.49.538-9.063 1.167c-1.629.652-2.544-.231-2.863-.324c1.077-2.555-2.966-2.347-2.997-.726c-.39-.05-.802-.07-1.22-.071c-.023-1.44-2.206-.909-2.111.295c-.223.066-.447.123-.669.216c-3.235 1.355-2.583 3.237-4.578 4.597c-1.179.803-2.345.388-2.345 2.18c0 .985 1.584 1.759 3.171 1.835c3.058.146 4.583-.806 5.801-.48c3.326.89 4.07 4.401 4.498 6.752c.387 2.13.339 2.597 1.317 2.542c.978-.054 3 .168 3-2.832c1.704-.273 3.974.717 7 .387c.422-.046.697 2.074 1.272 2.339c.515.238 2.15.147 2.931-.634c.569-.569.59-1.485.595-2.466c4.87-2.039 6.078-6.188 6.078-9.163"/><g fill="#e1e8ed"><circle cx="8.17" cy="21.424" r="1"/><path d="M4.951 21.424c.413-1.834 1.85-3.156 4.073-3.374c1.541-.151 2.111.026 2.111.026s-.692 1.065-1.502 1.285c-1.134.31-2.783-.18-4.682 2.063m10.629-1.99c2.747 1.123 4.557 4.732 7.591 6.159c6.083 2.862 9.112-.932 9.826-3.385c.853-2.932-1.514-6.22-4.541-9.067c-3.595-3.381-2.754-7.868-.798-9.456c1.899-1.541 4.23-2.085 7.122-.364c-2.415-2.553-5.112-2.596-7.534-1.59s-5.036 4.145-3.605 7.982c1.294 3.468 5.367 5.672 6.33 8.397c.492 1.393-.282 4.22-2.835 4.566c-4.223.572-6.579-2.725-11.556-3.242"/><path d="M17.117 19.373s2.972-.699 5.835-.534s4.156.534 4.156.534s.734-1.84-2.394-4.569c-3.557-3.103-5.712-5.296-4.483-9.159c1.085-3.41 6.272-6.86 11.46-4.779c-5.463-1.2-8.463 2.02-9.564 3.974s-1.183 4.761 1.624 7.872s5.367 4.761 4.183 6.853c-.401.709-2.175 1.472-4.679.816c-1.882-.491-3.992-1.228-6.138-1.008"/></g></svg>
React
import type { SVGProps } from "react";
export function TwemojiSkunk(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M35.876 23.572c0-3.299-1.021-5.408-4.901-9.145c-2.746-2.645-2.088-5.807-.237-5.365s2.229 2.293 2.229 2.293s1.133-1.448-.378-2.937c1.096.362 1.73 1.158 2.005 2.271c1.431-1.817 2.426-6.125-1.376-8.94C29.695-.86 24.025-.332 20.915 3.361c-3.516 4.175-1.506 8.346 1.266 10.672c1.676 1.406 3.089 2.617 3.878 3.925c-3.408-.743-7.49.538-9.063 1.167c-1.629.652-2.544-.231-2.863-.324c1.077-2.555-2.966-2.347-2.997-.726c-.39-.05-.802-.07-1.22-.071c-.023-1.44-2.206-.909-2.111.295c-.223.066-.447.123-.669.216c-3.235 1.355-2.583 3.237-4.578 4.597c-1.179.803-2.345.388-2.345 2.18c0 .985 1.584 1.759 3.171 1.835c3.058.146 4.583-.806 5.801-.48c3.326.89 4.07 4.401 4.498 6.752c.387 2.13.339 2.597 1.317 2.542c.978-.054 3 .168 3-2.832c1.704-.273 3.974.717 7 .387c.422-.046.697 2.074 1.272 2.339c.515.238 2.15.147 2.931-.634c.569-.569.59-1.485.595-2.466c4.87-2.039 6.078-6.188 6.078-9.163"/><g fill="#e1e8ed"><circle cx="8.17" cy="21.424" r="1"/><path d="M4.951 21.424c.413-1.834 1.85-3.156 4.073-3.374c1.541-.151 2.111.026 2.111.026s-.692 1.065-1.502 1.285c-1.134.31-2.783-.18-4.682 2.063m10.629-1.99c2.747 1.123 4.557 4.732 7.591 6.159c6.083 2.862 9.112-.932 9.826-3.385c.853-2.932-1.514-6.22-4.541-9.067c-3.595-3.381-2.754-7.868-.798-9.456c1.899-1.541 4.23-2.085 7.122-.364c-2.415-2.553-5.112-2.596-7.534-1.59s-5.036 4.145-3.605 7.982c1.294 3.468 5.367 5.672 6.33 8.397c.492 1.393-.282 4.22-2.835 4.566c-4.223.572-6.579-2.725-11.556-3.242"/><path d="M17.117 19.373s2.972-.699 5.835-.534s4.156.534 4.156.534s.734-1.84-2.394-4.569c-3.557-3.103-5.712-5.296-4.483-9.159c1.085-3.41 6.272-6.86 11.46-4.779c-5.463-1.2-8.463 2.02-9.564 3.974s-1.183 4.761 1.624 7.872s5.367 4.761 4.183 6.853c-.401.709-2.175 1.472-4.679.816c-1.882-.491-3.992-1.228-6.138-1.008"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#292f33" d="M35.876 23.572c0-3.299-1.021-5.408-4.901-9.145c-2.746-2.645-2.088-5.807-.237-5.365s2.229 2.293 2.229 2.293s1.133-1.448-.378-2.937c1.096.362 1.73 1.158 2.005 2.271c1.431-1.817 2.426-6.125-1.376-8.94C29.695-.86 24.025-.332 20.915 3.361c-3.516 4.175-1.506 8.346 1.266 10.672c1.676 1.406 3.089 2.617 3.878 3.925c-3.408-.743-7.49.538-9.063 1.167c-1.629.652-2.544-.231-2.863-.324c1.077-2.555-2.966-2.347-2.997-.726c-.39-.05-.802-.07-1.22-.071c-.023-1.44-2.206-.909-2.111.295c-.223.066-.447.123-.669.216c-3.235 1.355-2.583 3.237-4.578 4.597c-1.179.803-2.345.388-2.345 2.18c0 .985 1.584 1.759 3.171 1.835c3.058.146 4.583-.806 5.801-.48c3.326.89 4.07 4.401 4.498 6.752c.387 2.13.339 2.597 1.317 2.542c.978-.054 3 .168 3-2.832c1.704-.273 3.974.717 7 .387c.422-.046.697 2.074 1.272 2.339c.515.238 2.15.147 2.931-.634c.569-.569.59-1.485.595-2.466c4.87-2.039 6.078-6.188 6.078-9.163"/><g fill="#e1e8ed"><circle cx="8.17" cy="21.424" r="1"/><path d="M4.951 21.424c.413-1.834 1.85-3.156 4.073-3.374c1.541-.151 2.111.026 2.111.026s-.692 1.065-1.502 1.285c-1.134.31-2.783-.18-4.682 2.063m10.629-1.99c2.747 1.123 4.557 4.732 7.591 6.159c6.083 2.862 9.112-.932 9.826-3.385c.853-2.932-1.514-6.22-4.541-9.067c-3.595-3.381-2.754-7.868-.798-9.456c1.899-1.541 4.23-2.085 7.122-.364c-2.415-2.553-5.112-2.596-7.534-1.59s-5.036 4.145-3.605 7.982c1.294 3.468 5.367 5.672 6.33 8.397c.492 1.393-.282 4.22-2.835 4.566c-4.223.572-6.579-2.725-11.556-3.242"/><path d="M17.117 19.373s2.972-.699 5.835-.534s4.156.534 4.156.534s.734-1.84-2.394-4.569c-3.557-3.103-5.712-5.296-4.483-9.159c1.085-3.41 6.272-6.86 11.46-4.779c-5.463-1.2-8.463 2.02-9.564 3.974s-1.183 4.761 1.624 7.872s5.367 4.761 4.183 6.853c-.401.709-2.175 1.472-4.679.816c-1.882-.491-3.992-1.228-6.138-1.008"/></g></svg> </template>
CSS
.icon-skunk {
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%23292f33%22%20d%3D%22M35.876%2023.572c0-3.299-1.021-5.408-4.901-9.145c-2.746-2.645-2.088-5.807-.237-5.365s2.229%202.293%202.229%202.293s1.133-1.448-.378-2.937c1.096.362%201.73%201.158%202.005%202.271c1.431-1.817%202.426-6.125-1.376-8.94C29.695-.86%2024.025-.332%2020.915%203.361c-3.516%204.175-1.506%208.346%201.266%2010.672c1.676%201.406%203.089%202.617%203.878%203.925c-3.408-.743-7.49.538-9.063%201.167c-1.629.652-2.544-.231-2.863-.324c1.077-2.555-2.966-2.347-2.997-.726c-.39-.05-.802-.07-1.22-.071c-.023-1.44-2.206-.909-2.111.295c-.223.066-.447.123-.669.216c-3.235%201.355-2.583%203.237-4.578%204.597c-1.179.803-2.345.388-2.345%202.18c0%20.985%201.584%201.759%203.171%201.835c3.058.146%204.583-.806%205.801-.48c3.326.89%204.07%204.401%204.498%206.752c.387%202.13.339%202.597%201.317%202.542c.978-.054%203%20.168%203-2.832c1.704-.273%203.974.717%207%20.387c.422-.046.697%202.074%201.272%202.339c.515.238%202.15.147%202.931-.634c.569-.569.59-1.485.595-2.466c4.87-2.039%206.078-6.188%206.078-9.163%22%2F%3E%3Cg%20fill%3D%22%23e1e8ed%22%3E%3Ccircle%20cx%3D%228.17%22%20cy%3D%2221.424%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M4.951%2021.424c.413-1.834%201.85-3.156%204.073-3.374c1.541-.151%202.111.026%202.111.026s-.692%201.065-1.502%201.285c-1.134.31-2.783-.18-4.682%202.063m10.629-1.99c2.747%201.123%204.557%204.732%207.591%206.159c6.083%202.862%209.112-.932%209.826-3.385c.853-2.932-1.514-6.22-4.541-9.067c-3.595-3.381-2.754-7.868-.798-9.456c1.899-1.541%204.23-2.085%207.122-.364c-2.415-2.553-5.112-2.596-7.534-1.59s-5.036%204.145-3.605%207.982c1.294%203.468%205.367%205.672%206.33%208.397c.492%201.393-.282%204.22-2.835%204.566c-4.223.572-6.579-2.725-11.556-3.242%22%2F%3E%3Cpath%20d%3D%22M17.117%2019.373s2.972-.699%205.835-.534s4.156.534%204.156.534s.734-1.84-2.394-4.569c-3.557-3.103-5.712-5.296-4.483-9.159c1.085-3.41%206.272-6.86%2011.46-4.779c-5.463-1.2-8.463%202.02-9.564%203.974s-1.183%204.761%201.624%207.872s5.367%204.761%204.183%206.853c-.401.709-2.175%201.472-4.679.816c-1.882-.491-3.992-1.228-6.138-1.008%22%2F%3E%3C%2Fg%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%23292f33%22%20d%3D%22M35.876%2023.572c0-3.299-1.021-5.408-4.901-9.145c-2.746-2.645-2.088-5.807-.237-5.365s2.229%202.293%202.229%202.293s1.133-1.448-.378-2.937c1.096.362%201.73%201.158%202.005%202.271c1.431-1.817%202.426-6.125-1.376-8.94C29.695-.86%2024.025-.332%2020.915%203.361c-3.516%204.175-1.506%208.346%201.266%2010.672c1.676%201.406%203.089%202.617%203.878%203.925c-3.408-.743-7.49.538-9.063%201.167c-1.629.652-2.544-.231-2.863-.324c1.077-2.555-2.966-2.347-2.997-.726c-.39-.05-.802-.07-1.22-.071c-.023-1.44-2.206-.909-2.111.295c-.223.066-.447.123-.669.216c-3.235%201.355-2.583%203.237-4.578%204.597c-1.179.803-2.345.388-2.345%202.18c0%20.985%201.584%201.759%203.171%201.835c3.058.146%204.583-.806%205.801-.48c3.326.89%204.07%204.401%204.498%206.752c.387%202.13.339%202.597%201.317%202.542c.978-.054%203%20.168%203-2.832c1.704-.273%203.974.717%207%20.387c.422-.046.697%202.074%201.272%202.339c.515.238%202.15.147%202.931-.634c.569-.569.59-1.485.595-2.466c4.87-2.039%206.078-6.188%206.078-9.163%22%2F%3E%3Cg%20fill%3D%22%23e1e8ed%22%3E%3Ccircle%20cx%3D%228.17%22%20cy%3D%2221.424%22%20r%3D%221%22%2F%3E%3Cpath%20d%3D%22M4.951%2021.424c.413-1.834%201.85-3.156%204.073-3.374c1.541-.151%202.111.026%202.111.026s-.692%201.065-1.502%201.285c-1.134.31-2.783-.18-4.682%202.063m10.629-1.99c2.747%201.123%204.557%204.732%207.591%206.159c6.083%202.862%209.112-.932%209.826-3.385c.853-2.932-1.514-6.22-4.541-9.067c-3.595-3.381-2.754-7.868-.798-9.456c1.899-1.541%204.23-2.085%207.122-.364c-2.415-2.553-5.112-2.596-7.534-1.59s-5.036%204.145-3.605%207.982c1.294%203.468%205.367%205.672%206.33%208.397c.492%201.393-.282%204.22-2.835%204.566c-4.223.572-6.579-2.725-11.556-3.242%22%2F%3E%3Cpath%20d%3D%22M17.117%2019.373s2.972-.699%205.835-.534s4.156.534%204.156.534s.734-1.84-2.394-4.569c-3.557-3.103-5.712-5.296-4.483-9.159c1.085-3.41%206.272-6.86%2011.46-4.779c-5.463-1.2-8.463%202.02-9.564%203.974s-1.183%204.761%201.624%207.872s5.367%204.761%204.183%206.853c-.401.709-2.175%201.472-4.679.816c-1.882-.491-3.992-1.228-6.138-1.008%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/skunk.svg?color=%231a73e8&size=48