ant emoji
ant from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- ant
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More animals & nature icons from Fluent Emoji Flat
Use the ant emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#533566" d="M2.01 2.44a.5.5 0 0 1 .5-.5a6.603 6.603 0 0 1 6.61 6.61a.5.5 0 0 1-1 0a5.603 5.603 0 0 0-5.61-5.61a.5.5 0 0 1-.5-.5m14.82 13.517a.5.5 0 1 0-.58-.814l-.536.382a.503.503 0 0 0-.623.445l-5.455 3.9c-.988-.813-2.3-1.203-3.585-1.203c-1.426 0-2.886.481-3.895 1.49a.5.5 0 1 0 .708.706c.781-.781 1.966-1.196 3.187-1.196c1.222 0 2.41.414 3.196 1.197a.5.5 0 0 0 .644.053l4.505-3.22l-7.21 11.538a.5.5 0 1 0 .848.53l7.056-11.291V29.5a.5.5 0 1 0 1 0V16.873l.374-.598a.5.5 0 0 0 .043-.087z"/><path fill="#635994" d="M13.02 16.037c-1 .796-2.62.963-4.45.963c-3.04 0-5.5-.46-5.5-3.5S5.53 8 8.57 8a5.497 5.497 0 0 1 5.495 5.725a3.02 3.02 0 0 1 4.944 2.84c.634-1.017 1.694-1.625 3.461-1.625c4.16 0 7.53 3.37 7.53 7.53S26.63 30 22.47 30s-4.4-3.37-4.4-7.53c0-1.772.044-3.401.415-4.687a3.02 3.02 0 0 1-5.465-1.746"/><path fill="#533566" d="M6.56 10.52c.41 0 .75.33.75.75v.88a.749.749 0 1 1-1.5 0v-.88c.01-.41.34-.75.75-.75"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatAnt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#533566" d="M2.01 2.44a.5.5 0 0 1 .5-.5a6.603 6.603 0 0 1 6.61 6.61a.5.5 0 0 1-1 0a5.603 5.603 0 0 0-5.61-5.61a.5.5 0 0 1-.5-.5m14.82 13.517a.5.5 0 1 0-.58-.814l-.536.382a.503.503 0 0 0-.623.445l-5.455 3.9c-.988-.813-2.3-1.203-3.585-1.203c-1.426 0-2.886.481-3.895 1.49a.5.5 0 1 0 .708.706c.781-.781 1.966-1.196 3.187-1.196c1.222 0 2.41.414 3.196 1.197a.5.5 0 0 0 .644.053l4.505-3.22l-7.21 11.538a.5.5 0 1 0 .848.53l7.056-11.291V29.5a.5.5 0 1 0 1 0V16.873l.374-.598a.5.5 0 0 0 .043-.087z"/><path fill="#635994" d="M13.02 16.037c-1 .796-2.62.963-4.45.963c-3.04 0-5.5-.46-5.5-3.5S5.53 8 8.57 8a5.497 5.497 0 0 1 5.495 5.725a3.02 3.02 0 0 1 4.944 2.84c.634-1.017 1.694-1.625 3.461-1.625c4.16 0 7.53 3.37 7.53 7.53S26.63 30 22.47 30s-4.4-3.37-4.4-7.53c0-1.772.044-3.401.415-4.687a3.02 3.02 0 0 1-5.465-1.746"/><path fill="#533566" d="M6.56 10.52c.41 0 .75.33.75.75v.88a.749.749 0 1 1-1.5 0v-.88c.01-.41.34-.75.75-.75"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#533566" d="M2.01 2.44a.5.5 0 0 1 .5-.5a6.603 6.603 0 0 1 6.61 6.61a.5.5 0 0 1-1 0a5.603 5.603 0 0 0-5.61-5.61a.5.5 0 0 1-.5-.5m14.82 13.517a.5.5 0 1 0-.58-.814l-.536.382a.503.503 0 0 0-.623.445l-5.455 3.9c-.988-.813-2.3-1.203-3.585-1.203c-1.426 0-2.886.481-3.895 1.49a.5.5 0 1 0 .708.706c.781-.781 1.966-1.196 3.187-1.196c1.222 0 2.41.414 3.196 1.197a.5.5 0 0 0 .644.053l4.505-3.22l-7.21 11.538a.5.5 0 1 0 .848.53l7.056-11.291V29.5a.5.5 0 1 0 1 0V16.873l.374-.598a.5.5 0 0 0 .043-.087z"/><path fill="#635994" d="M13.02 16.037c-1 .796-2.62.963-4.45.963c-3.04 0-5.5-.46-5.5-3.5S5.53 8 8.57 8a5.497 5.497 0 0 1 5.495 5.725a3.02 3.02 0 0 1 4.944 2.84c.634-1.017 1.694-1.625 3.461-1.625c4.16 0 7.53 3.37 7.53 7.53S26.63 30 22.47 30s-4.4-3.37-4.4-7.53c0-1.772.044-3.401.415-4.687a3.02 3.02 0 0 1-5.465-1.746"/><path fill="#533566" d="M6.56 10.52c.41 0 .75.33.75.75v.88a.749.749 0 1 1-1.5 0v-.88c.01-.41.34-.75.75-.75"/></g></svg> </template>
CSS
.icon-ant {
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%22none%22%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M2.01%202.44a.5.5%200%200%201%20.5-.5a6.603%206.603%200%200%201%206.61%206.61a.5.5%200%200%201-1%200a5.603%205.603%200%200%200-5.61-5.61a.5.5%200%200%201-.5-.5m14.82%2013.517a.5.5%200%201%200-.58-.814l-.536.382a.503.503%200%200%200-.623.445l-5.455%203.9c-.988-.813-2.3-1.203-3.585-1.203c-1.426%200-2.886.481-3.895%201.49a.5.5%200%201%200%20.708.706c.781-.781%201.966-1.196%203.187-1.196c1.222%200%202.41.414%203.196%201.197a.5.5%200%200%200%20.644.053l4.505-3.22l-7.21%2011.538a.5.5%200%201%200%20.848.53l7.056-11.291V29.5a.5.5%200%201%200%201%200V16.873l.374-.598a.5.5%200%200%200%20.043-.087z%22%2F%3E%3Cpath%20fill%3D%22%23635994%22%20d%3D%22M13.02%2016.037c-1%20.796-2.62.963-4.45.963c-3.04%200-5.5-.46-5.5-3.5S5.53%208%208.57%208a5.497%205.497%200%200%201%205.495%205.725a3.02%203.02%200%200%201%204.944%202.84c.634-1.017%201.694-1.625%203.461-1.625c4.16%200%207.53%203.37%207.53%207.53S26.63%2030%2022.47%2030s-4.4-3.37-4.4-7.53c0-1.772.044-3.401.415-4.687a3.02%203.02%200%200%201-5.465-1.746%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M6.56%2010.52c.41%200%20.75.33.75.75v.88a.749.749%200%201%201-1.5%200v-.88c.01-.41.34-.75.75-.75%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%22none%22%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M2.01%202.44a.5.5%200%200%201%20.5-.5a6.603%206.603%200%200%201%206.61%206.61a.5.5%200%200%201-1%200a5.603%205.603%200%200%200-5.61-5.61a.5.5%200%200%201-.5-.5m14.82%2013.517a.5.5%200%201%200-.58-.814l-.536.382a.503.503%200%200%200-.623.445l-5.455%203.9c-.988-.813-2.3-1.203-3.585-1.203c-1.426%200-2.886.481-3.895%201.49a.5.5%200%201%200%20.708.706c.781-.781%201.966-1.196%203.187-1.196c1.222%200%202.41.414%203.196%201.197a.5.5%200%200%200%20.644.053l4.505-3.22l-7.21%2011.538a.5.5%200%201%200%20.848.53l7.056-11.291V29.5a.5.5%200%201%200%201%200V16.873l.374-.598a.5.5%200%200%200%20.043-.087z%22%2F%3E%3Cpath%20fill%3D%22%23635994%22%20d%3D%22M13.02%2016.037c-1%20.796-2.62.963-4.45.963c-3.04%200-5.5-.46-5.5-3.5S5.53%208%208.57%208a5.497%205.497%200%200%201%205.495%205.725a3.02%203.02%200%200%201%204.944%202.84c.634-1.017%201.694-1.625%203.461-1.625c4.16%200%207.53%203.37%207.53%207.53S26.63%2030%2022.47%2030s-4.4-3.37-4.4-7.53c0-1.772.044-3.401.415-4.687a3.02%203.02%200%200%201-5.465-1.746%22%2F%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M6.56%2010.52c.41%200%20.75.33.75.75v.88a.749.749%200%201%201-1.5%200v-.88c.01-.41.34-.75.75-.75%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-flat/ant.svg?color=%231a73e8&size=48