bot icon
bot-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- bot-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
13 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the bot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 3a1 1 0 1 0-2 0v1h-4.75A3.25 3.25 0 0 0 7 7.25v5.5A3.25 3.25 0 0 0 10.25 16h11.5A3.25 3.25 0 0 0 25 12.75v-5.5A3.25 3.25 0 0 0 21.75 4H17zM8.25 19A3.25 3.25 0 0 0 5 22.25v.45c0 2.17 1.077 4.043 3.013 5.332C9.92 29.302 12.634 30 16 30s6.08-.698 7.987-1.968C25.923 26.742 27 24.871 27 22.7v-.45A3.25 3.25 0 0 0 23.75 19zm4.25-7.25a1.75 1.75 0 1 1 0-3.5a1.75 1.75 0 0 1 0 3.5M21.25 10a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentBot32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 3a1 1 0 1 0-2 0v1h-4.75A3.25 3.25 0 0 0 7 7.25v5.5A3.25 3.25 0 0 0 10.25 16h11.5A3.25 3.25 0 0 0 25 12.75v-5.5A3.25 3.25 0 0 0 21.75 4H17zM8.25 19A3.25 3.25 0 0 0 5 22.25v.45c0 2.17 1.077 4.043 3.013 5.332C9.92 29.302 12.634 30 16 30s6.08-.698 7.987-1.968C25.923 26.742 27 24.871 27 22.7v-.45A3.25 3.25 0 0 0 23.75 19zm4.25-7.25a1.75 1.75 0 1 1 0-3.5a1.75 1.75 0 0 1 0 3.5M21.25 10a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 3a1 1 0 1 0-2 0v1h-4.75A3.25 3.25 0 0 0 7 7.25v5.5A3.25 3.25 0 0 0 10.25 16h11.5A3.25 3.25 0 0 0 25 12.75v-5.5A3.25 3.25 0 0 0 21.75 4H17zM8.25 19A3.25 3.25 0 0 0 5 22.25v.45c0 2.17 1.077 4.043 3.013 5.332C9.92 29.302 12.634 30 16 30s6.08-.698 7.987-1.968C25.923 26.742 27 24.871 27 22.7v-.45A3.25 3.25 0 0 0 23.75 19zm4.25-7.25a1.75 1.75 0 1 1 0-3.5a1.75 1.75 0 0 1 0 3.5M21.25 10a1.75 1.75 0 1 1-3.5 0a1.75 1.75 0 0 1 3.5 0"/></svg> </template>
CSS
.icon-bot-32-filled {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%203a1%201%200%201%200-2%200v1h-4.75A3.25%203.25%200%200%200%207%207.25v5.5A3.25%203.25%200%200%200%2010.25%2016h11.5A3.25%203.25%200%200%200%2025%2012.75v-5.5A3.25%203.25%200%200%200%2021.75%204H17zM8.25%2019A3.25%203.25%200%200%200%205%2022.25v.45c0%202.17%201.077%204.043%203.013%205.332C9.92%2029.302%2012.634%2030%2016%2030s6.08-.698%207.987-1.968C25.923%2026.742%2027%2024.871%2027%2022.7v-.45A3.25%203.25%200%200%200%2023.75%2019zm4.25-7.25a1.75%201.75%200%201%201%200-3.5a1.75%201.75%200%200%201%200%203.5M21.25%2010a1.75%201.75%200%201%201-3.5%200a1.75%201.75%200%200%201%203.5%200%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17%203a1%201%200%201%200-2%200v1h-4.75A3.25%203.25%200%200%200%207%207.25v5.5A3.25%203.25%200%200%200%2010.25%2016h11.5A3.25%203.25%200%200%200%2025%2012.75v-5.5A3.25%203.25%200%200%200%2021.75%204H17zM8.25%2019A3.25%203.25%200%200%200%205%2022.25v.45c0%202.17%201.077%204.043%203.013%205.332C9.92%2029.302%2012.634%2030%2016%2030s6.08-.698%207.987-1.968C25.923%2026.742%2027%2024.871%2027%2022.7v-.45A3.25%203.25%200%200%200%2023.75%2019zm4.25-7.25a1.75%201.75%200%201%201%200-3.5a1.75%201.75%200%200%201%200%203.5M21.25%2010a1.75%201.75%200%201%201-3.5%200a1.75%201.75%200%200%201%203.5%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/bot-32-filled.svg?color=%231a73e8&size=48