hubot icon
hubot-24 from Octicons by GitHub · 24 · MIT Free for personal and commercial use.
- Name
- hubot-24
- Set
- Octicons
- Style
- 24
- Viewbox
- 24×24
- License
- MIT
2 other variants in Octicons
The same icon in other sets
Use the hubot icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 13C0 6.373 5.373 1 12 1s12 5.373 12 12v8.657a.75.75 0 0 1-1.5 0V13c0-5.799-4.701-10.5-10.5-10.5S1.5 7.201 1.5 13v8.657a.75.75 0 0 1-1.5 0z"/><path fill="currentColor" d="M8 19.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75M5.25 9.5h13.5c.966 0 1.75.784 1.75 1.75v3.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75v-3.5c0-.966.784-1.75 1.75-1.75m.22 1.47a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06 0L12 12.56l2.47 2.47a.75.75 0 0 0 1.06 0l3-3a.749.749 0 0 0-.326-1.275a.75.75 0 0 0-.734.215L15 13.44l-2.47-2.47a.75.75 0 0 0-1.06 0L9 13.44l-2.47-2.47a.75.75 0 0 0-1.06 0"/></svg>
React
import type { SVGProps } from "react";
export function OcticonHubot24(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 13C0 6.373 5.373 1 12 1s12 5.373 12 12v8.657a.75.75 0 0 1-1.5 0V13c0-5.799-4.701-10.5-10.5-10.5S1.5 7.201 1.5 13v8.657a.75.75 0 0 1-1.5 0z"/><path fill="currentColor" d="M8 19.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75M5.25 9.5h13.5c.966 0 1.75.784 1.75 1.75v3.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75v-3.5c0-.966.784-1.75 1.75-1.75m.22 1.47a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06 0L12 12.56l2.47 2.47a.75.75 0 0 0 1.06 0l3-3a.749.749 0 0 0-.326-1.275a.75.75 0 0 0-.734.215L15 13.44l-2.47-2.47a.75.75 0 0 0-1.06 0L9 13.44l-2.47-2.47a.75.75 0 0 0-1.06 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 13C0 6.373 5.373 1 12 1s12 5.373 12 12v8.657a.75.75 0 0 1-1.5 0V13c0-5.799-4.701-10.5-10.5-10.5S1.5 7.201 1.5 13v8.657a.75.75 0 0 1-1.5 0z"/><path fill="currentColor" d="M8 19.75a.75.75 0 0 1 .75-.75h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1-.75-.75M5.25 9.5h13.5c.966 0 1.75.784 1.75 1.75v3.5a1.75 1.75 0 0 1-1.75 1.75H5.25a1.75 1.75 0 0 1-1.75-1.75v-3.5c0-.966.784-1.75 1.75-1.75m.22 1.47a.75.75 0 0 0 0 1.06l3 3a.75.75 0 0 0 1.06 0L12 12.56l2.47 2.47a.75.75 0 0 0 1.06 0l3-3a.749.749 0 0 0-.326-1.275a.75.75 0 0 0-.734.215L15 13.44l-2.47-2.47a.75.75 0 0 0-1.06 0L9 13.44l-2.47-2.47a.75.75 0 0 0-1.06 0"/></svg> </template>
CSS
.icon-hubot-24 {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2013C0%206.373%205.373%201%2012%201s12%205.373%2012%2012v8.657a.75.75%200%200%201-1.5%200V13c0-5.799-4.701-10.5-10.5-10.5S1.5%207.201%201.5%2013v8.657a.75.75%200%200%201-1.5%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2019.75a.75.75%200%200%201%20.75-.75h6.5a.75.75%200%200%201%200%201.5h-6.5a.75.75%200%200%201-.75-.75M5.25%209.5h13.5c.966%200%201.75.784%201.75%201.75v3.5a1.75%201.75%200%200%201-1.75%201.75H5.25a1.75%201.75%200%200%201-1.75-1.75v-3.5c0-.966.784-1.75%201.75-1.75m.22%201.47a.75.75%200%200%200%200%201.06l3%203a.75.75%200%200%200%201.06%200L12%2012.56l2.47%202.47a.75.75%200%200%200%201.06%200l3-3a.749.749%200%200%200-.326-1.275a.75.75%200%200%200-.734.215L15%2013.44l-2.47-2.47a.75.75%200%200%200-1.06%200L9%2013.44l-2.47-2.47a.75.75%200%200%200-1.06%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2013C0%206.373%205.373%201%2012%201s12%205.373%2012%2012v8.657a.75.75%200%200%201-1.5%200V13c0-5.799-4.701-10.5-10.5-10.5S1.5%207.201%201.5%2013v8.657a.75.75%200%200%201-1.5%200z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8%2019.75a.75.75%200%200%201%20.75-.75h6.5a.75.75%200%200%201%200%201.5h-6.5a.75.75%200%200%201-.75-.75M5.25%209.5h13.5c.966%200%201.75.784%201.75%201.75v3.5a1.75%201.75%200%200%201-1.75%201.75H5.25a1.75%201.75%200%200%201-1.75-1.75v-3.5c0-.966.784-1.75%201.75-1.75m.22%201.47a.75.75%200%200%200%200%201.06l3%203a.75.75%200%200%200%201.06%200L12%2012.56l2.47%202.47a.75.75%200%200%200%201.06%200l3-3a.749.749%200%200%200-.326-1.275a.75.75%200%200%200-.734.215L15%2013.44l-2.47-2.47a.75.75%200%200%200-1.06%200L9%2013.44l-2.47-2.47a.75.75%200%200%200-1.06%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/octicon/hubot-24.svg?color=%231a73e8&size=48