mosquito emoji
mosquito from Fluent Emoji High Contrast by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- mosquito
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More animals & nature icons from Fluent Emoji High Contrast
Use the mosquito emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M29.736 2.267a2.656 2.656 0 0 0-3.661-.09l-5.29 4.791l-2.85 2.755l3.223-4.962c.883-1.36-.043-3.165-1.663-3.242a2.1 2.1 0 0 0-2.056 1.335l-3.202 8.206A4.5 4.5 0 0 0 11 19.242V23.5c0 2.237-.92 3.587-2.042 4.394C7.81 28.72 6.42 29 5.5 29a.5.5 0 0 0 0 1c1.08 0 2.689-.32 4.042-1.294C10.921 27.713 12 26.063 12 23.5v-3.756q.478.17 1 .229V29.5a.5.5 0 1 0 1 0v-9.527a4.5 4.5 0 0 0 1-.23V23.5c0 2.378 1.092 3.978 2.452 4.989c1.34.996 2.934 1.42 4.006 1.51a.5.5 0 0 0 .084-.997c-.928-.078-2.334-.453-3.494-1.316C16.908 26.84 16 25.522 16 23.5v-4.258a4.5 4.5 0 0 0 2-3.742c0-.705-.162-1.372-.45-1.965l5.916-3.515l.01-.006l5.789-3.616a2.656 2.656 0 0 0 .47-4.13m-2.99.651a1.656 1.656 0 1 1 1.989 2.632L22.95 9.163l-7.287 4.33a.066.066 0 0 1-.08-.105l5.885-5.69zm-7.298-.4a1.1 1.1 0 0 1 .87 1.698l-4.735 7.294a5 5 0 0 0-.38-.176l3.168-8.117a1.1 1.1 0 0 1 1.077-.7"/><path d="M16.888 19.833A5.49 5.49 0 0 0 19 15.5a5.5 5.5 0 0 0-.58-2.463a3.52 3.52 0 0 1 3.3 1.95l6.176 12.38a1.11 1.11 0 0 1-1.76 1.298zm-9.266 1.131Q7.806 21 8 21a2 2 0 1 0-1.552-.739l-4.416 9.237a.348.348 0 0 0 .617.32zm.503-1.464a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastMosquito(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M29.736 2.267a2.656 2.656 0 0 0-3.661-.09l-5.29 4.791l-2.85 2.755l3.223-4.962c.883-1.36-.043-3.165-1.663-3.242a2.1 2.1 0 0 0-2.056 1.335l-3.202 8.206A4.5 4.5 0 0 0 11 19.242V23.5c0 2.237-.92 3.587-2.042 4.394C7.81 28.72 6.42 29 5.5 29a.5.5 0 0 0 0 1c1.08 0 2.689-.32 4.042-1.294C10.921 27.713 12 26.063 12 23.5v-3.756q.478.17 1 .229V29.5a.5.5 0 1 0 1 0v-9.527a4.5 4.5 0 0 0 1-.23V23.5c0 2.378 1.092 3.978 2.452 4.989c1.34.996 2.934 1.42 4.006 1.51a.5.5 0 0 0 .084-.997c-.928-.078-2.334-.453-3.494-1.316C16.908 26.84 16 25.522 16 23.5v-4.258a4.5 4.5 0 0 0 2-3.742c0-.705-.162-1.372-.45-1.965l5.916-3.515l.01-.006l5.789-3.616a2.656 2.656 0 0 0 .47-4.13m-2.99.651a1.656 1.656 0 1 1 1.989 2.632L22.95 9.163l-7.287 4.33a.066.066 0 0 1-.08-.105l5.885-5.69zm-7.298-.4a1.1 1.1 0 0 1 .87 1.698l-4.735 7.294a5 5 0 0 0-.38-.176l3.168-8.117a1.1 1.1 0 0 1 1.077-.7"/><path d="M16.888 19.833A5.49 5.49 0 0 0 19 15.5a5.5 5.5 0 0 0-.58-2.463a3.52 3.52 0 0 1 3.3 1.95l6.176 12.38a1.11 1.11 0 0 1-1.76 1.298zm-9.266 1.131Q7.806 21 8 21a2 2 0 1 0-1.552-.739l-4.416 9.237a.348.348 0 0 0 .617.32zm.503-1.464a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M29.736 2.267a2.656 2.656 0 0 0-3.661-.09l-5.29 4.791l-2.85 2.755l3.223-4.962c.883-1.36-.043-3.165-1.663-3.242a2.1 2.1 0 0 0-2.056 1.335l-3.202 8.206A4.5 4.5 0 0 0 11 19.242V23.5c0 2.237-.92 3.587-2.042 4.394C7.81 28.72 6.42 29 5.5 29a.5.5 0 0 0 0 1c1.08 0 2.689-.32 4.042-1.294C10.921 27.713 12 26.063 12 23.5v-3.756q.478.17 1 .229V29.5a.5.5 0 1 0 1 0v-9.527a4.5 4.5 0 0 0 1-.23V23.5c0 2.378 1.092 3.978 2.452 4.989c1.34.996 2.934 1.42 4.006 1.51a.5.5 0 0 0 .084-.997c-.928-.078-2.334-.453-3.494-1.316C16.908 26.84 16 25.522 16 23.5v-4.258a4.5 4.5 0 0 0 2-3.742c0-.705-.162-1.372-.45-1.965l5.916-3.515l.01-.006l5.789-3.616a2.656 2.656 0 0 0 .47-4.13m-2.99.651a1.656 1.656 0 1 1 1.989 2.632L22.95 9.163l-7.287 4.33a.066.066 0 0 1-.08-.105l5.885-5.69zm-7.298-.4a1.1 1.1 0 0 1 .87 1.698l-4.735 7.294a5 5 0 0 0-.38-.176l3.168-8.117a1.1 1.1 0 0 1 1.077-.7"/><path d="M16.888 19.833A5.49 5.49 0 0 0 19 15.5a5.5 5.5 0 0 0-.58-2.463a3.52 3.52 0 0 1 3.3 1.95l6.176 12.38a1.11 1.11 0 0 1-1.76 1.298zm-9.266 1.131Q7.806 21 8 21a2 2 0 1 0-1.552-.739l-4.416 9.237a.348.348 0 0 0 .617.32zm.503-1.464a.625.625 0 1 1-1.25 0a.625.625 0 0 1 1.25 0"/></g></svg> </template>
CSS
.icon-mosquito {
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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M29.736%202.267a2.656%202.656%200%200%200-3.661-.09l-5.29%204.791l-2.85%202.755l3.223-4.962c.883-1.36-.043-3.165-1.663-3.242a2.1%202.1%200%200%200-2.056%201.335l-3.202%208.206A4.5%204.5%200%200%200%2011%2019.242V23.5c0%202.237-.92%203.587-2.042%204.394C7.81%2028.72%206.42%2029%205.5%2029a.5.5%200%200%200%200%201c1.08%200%202.689-.32%204.042-1.294C10.921%2027.713%2012%2026.063%2012%2023.5v-3.756q.478.17%201%20.229V29.5a.5.5%200%201%200%201%200v-9.527a4.5%204.5%200%200%200%201-.23V23.5c0%202.378%201.092%203.978%202.452%204.989c1.34.996%202.934%201.42%204.006%201.51a.5.5%200%200%200%20.084-.997c-.928-.078-2.334-.453-3.494-1.316C16.908%2026.84%2016%2025.522%2016%2023.5v-4.258a4.5%204.5%200%200%200%202-3.742c0-.705-.162-1.372-.45-1.965l5.916-3.515l.01-.006l5.789-3.616a2.656%202.656%200%200%200%20.47-4.13m-2.99.651a1.656%201.656%200%201%201%201.989%202.632L22.95%209.163l-7.287%204.33a.066.066%200%200%201-.08-.105l5.885-5.69zm-7.298-.4a1.1%201.1%200%200%201%20.87%201.698l-4.735%207.294a5%205%200%200%200-.38-.176l3.168-8.117a1.1%201.1%200%200%201%201.077-.7%22%2F%3E%3Cpath%20d%3D%22M16.888%2019.833A5.49%205.49%200%200%200%2019%2015.5a5.5%205.5%200%200%200-.58-2.463a3.52%203.52%200%200%201%203.3%201.95l6.176%2012.38a1.11%201.11%200%200%201-1.76%201.298zm-9.266%201.131Q7.806%2021%208%2021a2%202%200%201%200-1.552-.739l-4.416%209.237a.348.348%200%200%200%20.617.32zm.503-1.464a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200%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%2032%2032%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M29.736%202.267a2.656%202.656%200%200%200-3.661-.09l-5.29%204.791l-2.85%202.755l3.223-4.962c.883-1.36-.043-3.165-1.663-3.242a2.1%202.1%200%200%200-2.056%201.335l-3.202%208.206A4.5%204.5%200%200%200%2011%2019.242V23.5c0%202.237-.92%203.587-2.042%204.394C7.81%2028.72%206.42%2029%205.5%2029a.5.5%200%200%200%200%201c1.08%200%202.689-.32%204.042-1.294C10.921%2027.713%2012%2026.063%2012%2023.5v-3.756q.478.17%201%20.229V29.5a.5.5%200%201%200%201%200v-9.527a4.5%204.5%200%200%200%201-.23V23.5c0%202.378%201.092%203.978%202.452%204.989c1.34.996%202.934%201.42%204.006%201.51a.5.5%200%200%200%20.084-.997c-.928-.078-2.334-.453-3.494-1.316C16.908%2026.84%2016%2025.522%2016%2023.5v-4.258a4.5%204.5%200%200%200%202-3.742c0-.705-.162-1.372-.45-1.965l5.916-3.515l.01-.006l5.789-3.616a2.656%202.656%200%200%200%20.47-4.13m-2.99.651a1.656%201.656%200%201%201%201.989%202.632L22.95%209.163l-7.287%204.33a.066.066%200%200%201-.08-.105l5.885-5.69zm-7.298-.4a1.1%201.1%200%200%201%20.87%201.698l-4.735%207.294a5%205%200%200%200-.38-.176l3.168-8.117a1.1%201.1%200%200%201%201.077-.7%22%2F%3E%3Cpath%20d%3D%22M16.888%2019.833A5.49%205.49%200%200%200%2019%2015.5a5.5%205.5%200%200%200-.58-2.463a3.52%203.52%200%200%201%203.3%201.95l6.176%2012.38a1.11%201.11%200%200%201-1.76%201.298zm-9.266%201.131Q7.806%2021%208%2021a2%202%200%201%200-1.552-.739l-4.416%209.237a.348.348%200%200%200%20.617.32zm.503-1.464a.625.625%200%201%201-1.25%200a.625.625%200%200%201%201.25%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/mosquito.svg?color=%231a73e8&size=48