crewai logo
crewai from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- crewai
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the crewai logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.482.18C7.161 1.319 1.478 9.069 1.426 15.372c-.051 5.527 3.1 8.68 8.68 8.627c6.716-.05 14.259-6.87 12.09-10.9c-.672-1.292-1.396-1.344-2.687-.207c-1.602 1.395-1.654.31-.207-2.893c1.757-3.98 1.705-5.322-.31-7.544C17.03.388 14.962-.388 12.482.181Zm5.322 2.068c2.273 2.015 2.376 4.236.465 8.42c-1.395 3.1-2.17 3.515-3.824 1.86c-1.24-1.24-1.343-3.46-.258-6.044c1.137-2.635.982-3.1-.568-1.653c-3.72 3.358-6.458 9.765-5.424 12.503c.464 1.189.825 1.395 2.737 1.395c2.79 0 6.303-1.705 7.957-3.926c1.756-2.274 2.79-2.274 2.79-.052c0 3.875-6.459 8.627-11.625 8.627c-6.251 0-9.351-4.752-7.491-11.47c.878-2.995 4.443-7.904 7.077-9.66c3.255-2.17 5.684-2.17 8.164 0"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCrewai(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="M12.482.18C7.161 1.319 1.478 9.069 1.426 15.372c-.051 5.527 3.1 8.68 8.68 8.627c6.716-.05 14.259-6.87 12.09-10.9c-.672-1.292-1.396-1.344-2.687-.207c-1.602 1.395-1.654.31-.207-2.893c1.757-3.98 1.705-5.322-.31-7.544C17.03.388 14.962-.388 12.482.181Zm5.322 2.068c2.273 2.015 2.376 4.236.465 8.42c-1.395 3.1-2.17 3.515-3.824 1.86c-1.24-1.24-1.343-3.46-.258-6.044c1.137-2.635.982-3.1-.568-1.653c-3.72 3.358-6.458 9.765-5.424 12.503c.464 1.189.825 1.395 2.737 1.395c2.79 0 6.303-1.705 7.957-3.926c1.756-2.274 2.79-2.274 2.79-.052c0 3.875-6.459 8.627-11.625 8.627c-6.251 0-9.351-4.752-7.491-11.47c.878-2.995 4.443-7.904 7.077-9.66c3.255-2.17 5.684-2.17 8.164 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="M12.482.18C7.161 1.319 1.478 9.069 1.426 15.372c-.051 5.527 3.1 8.68 8.68 8.627c6.716-.05 14.259-6.87 12.09-10.9c-.672-1.292-1.396-1.344-2.687-.207c-1.602 1.395-1.654.31-.207-2.893c1.757-3.98 1.705-5.322-.31-7.544C17.03.388 14.962-.388 12.482.181Zm5.322 2.068c2.273 2.015 2.376 4.236.465 8.42c-1.395 3.1-2.17 3.515-3.824 1.86c-1.24-1.24-1.343-3.46-.258-6.044c1.137-2.635.982-3.1-.568-1.653c-3.72 3.358-6.458 9.765-5.424 12.503c.464 1.189.825 1.395 2.737 1.395c2.79 0 6.303-1.705 7.957-3.926c1.756-2.274 2.79-2.274 2.79-.052c0 3.875-6.459 8.627-11.625 8.627c-6.251 0-9.351-4.752-7.491-11.47c.878-2.995 4.443-7.904 7.077-9.66c3.255-2.17 5.684-2.17 8.164 0"/></svg> </template>
CSS
.icon-crewai {
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%22M12.482.18C7.161%201.319%201.478%209.069%201.426%2015.372c-.051%205.527%203.1%208.68%208.68%208.627c6.716-.05%2014.259-6.87%2012.09-10.9c-.672-1.292-1.396-1.344-2.687-.207c-1.602%201.395-1.654.31-.207-2.893c1.757-3.98%201.705-5.322-.31-7.544C17.03.388%2014.962-.388%2012.482.181Zm5.322%202.068c2.273%202.015%202.376%204.236.465%208.42c-1.395%203.1-2.17%203.515-3.824%201.86c-1.24-1.24-1.343-3.46-.258-6.044c1.137-2.635.982-3.1-.568-1.653c-3.72%203.358-6.458%209.765-5.424%2012.503c.464%201.189.825%201.395%202.737%201.395c2.79%200%206.303-1.705%207.957-3.926c1.756-2.274%202.79-2.274%202.79-.052c0%203.875-6.459%208.627-11.625%208.627c-6.251%200-9.351-4.752-7.491-11.47c.878-2.995%204.443-7.904%207.077-9.66c3.255-2.17%205.684-2.17%208.164%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%22M12.482.18C7.161%201.319%201.478%209.069%201.426%2015.372c-.051%205.527%203.1%208.68%208.68%208.627c6.716-.05%2014.259-6.87%2012.09-10.9c-.672-1.292-1.396-1.344-2.687-.207c-1.602%201.395-1.654.31-.207-2.893c1.757-3.98%201.705-5.322-.31-7.544C17.03.388%2014.962-.388%2012.482.181Zm5.322%202.068c2.273%202.015%202.376%204.236.465%208.42c-1.395%203.1-2.17%203.515-3.824%201.86c-1.24-1.24-1.343-3.46-.258-6.044c1.137-2.635.982-3.1-.568-1.653c-3.72%203.358-6.458%209.765-5.424%2012.503c.464%201.189.825%201.395%202.737%201.395c2.79%200%206.303-1.705%207.957-3.926c1.756-2.274%202.79-2.274%202.79-.052c0%203.875-6.459%208.627-11.625%208.627c-6.251%200-9.351-4.752-7.491-11.47c.878-2.995%204.443-7.904%207.077-9.66c3.255-2.17%205.684-2.17%208.164%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/crewai.svg?color=%231a73e8&size=48