UNPKG

@atlaskit/rovo-agent-components

Version:

This package host public components related to rovo agents, the components here are needed for other public atlaskit packages

26 lines 2.09 kB
import React from 'react'; export default (({ size, primaryColor: _primaryColor, secondaryColor: _secondaryColor }) => /*#__PURE__*/React.createElement("svg", { width: size, height: size, viewBox: "0 0 55 55", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": "true" }, /*#__PURE__*/React.createElement("path", { d: "M24.519 0.843677C26.4682 -0.281225 28.8698 -0.281226 30.819 0.843676L49.189 11.445C51.1382 12.5699 52.339 14.6488 52.339 16.8986V38.1014C52.339 40.3512 51.1382 42.4301 49.189 43.555L30.819 54.1563C28.8698 55.2812 26.4683 55.2812 24.519 54.1563L6.14902 43.555C4.1998 42.4301 2.99902 40.3512 2.99902 38.1014V16.8986C2.99902 14.6488 4.1998 12.5699 6.14902 11.445L24.519 0.843677Z", fill: "#94C748" }), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M23.3318 13.9697L15.5293 18.4735C14.4398 19.0997 13.7715 20.2571 13.7715 21.5144V33.4974C13.7715 34.7498 14.4437 35.9122 15.5301 36.5388L17.38 37.6066L25.9098 42.5303C26.9767 43.1456 28.2896 43.1566 29.3652 42.563C29.3847 42.5479 29.4054 42.5339 29.4274 42.5213C30.1938 42.0792 30.7543 41.3703 31.0178 40.5513C31.1251 40.2128 31.1818 39.8551 31.1818 39.4889V34.8472L26.6669 32.2422L25.3659 31.4916C23.9377 30.6703 23.0613 29.152 23.0613 27.5059V15.5229C23.0613 15.0387 23.1379 14.5649 23.2823 14.1165C23.298 14.0672 23.3145 14.0183 23.3318 13.9697Z", fill: "#101214" }), /*#__PURE__*/React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M29.4285 12.47C28.3616 11.8546 27.0488 11.8437 25.9731 12.4373C25.9537 12.4524 25.9305 12.4678 25.9085 12.4805C25.1429 12.9228 24.5833 13.6315 24.3202 14.4501C24.2132 14.7883 24.1566 15.1456 24.1566 15.5114V20.1531L28.5317 22.6774L29.9728 23.5089C31.4013 24.3301 32.277 25.8482 32.277 27.4944V39.4774C32.277 39.9623 32.2003 40.4367 32.0554 40.8857C32.0399 40.9343 32.0236 40.9826 32.0066 41.0306L39.809 36.5268C40.8986 35.9005 41.5669 34.7432 41.5669 33.4859V21.5029C41.5669 20.2505 40.8945 19.088 39.8082 18.4614L37.8186 17.313L29.4285 12.47Z", fill: "#101214" })));