12345678910111213141516171819202122232425 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>icon / AI / BehaviorTree - box</title>
- <defs>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
- <stop stop-color="#ADADAD" stop-opacity="0" offset="0%"></stop>
- <stop stop-color="#9D9D9D" offset="100%"></stop>
- </linearGradient>
- <path d="M20.924815,0 C23.1021676,0 23.9566542,1.77846722 23.9566542,3.01865122 C23.9566542,4.25883521 23.9566542,18.7815894 23.9566542,20.6420628 C23.9566542,22.3929727 22.7281352,23.9566542 20.924815,23.9566542 C19.1214948,23.9566542 4.64929841,23.9566542 2.80929064,23.9566542 C1.38661643,23.9566542 0,22.5147712 0,21.1586662 C0,19.8025612 0,4.03532882 0,2.67255351 C0,1.3097782 1.36539793,0 2.60955829,0 C3.85371865,0 18.9601214,0 20.924815,0 Z" id="path-2"></path>
- </defs>
- <g id="icon-/-AI-/-BehaviorTree---box" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="icon/general/color/-box-template">
- <mask id="mask-3" fill="white">
- <use xlink:href="#path-2"></use>
- </mask>
- <use id="Path-3" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
- <g id="Group" mask="url(#mask-3)" fill="#65C9C9">
- <g id="icon/color/AI" style="mix-blend-mode: multiply;">
- <rect id="Rectangle-2" x="0" y="0" width="24" height="24"></rect>
- </g>
- </g>
- </g>
- <path d="M9.93791406,5.0548197 L9.93791406,8.05128515 L13.9379141,8.05128515 L13.9379141,5.0548197 L9.93791406,5.0548197 Z M15.4379141,4.05305242 L15.4379141,9.05305242 L8.43791406,9.05305242 L8.43791406,4.05305242 L15.4379141,4.05305242 Z M12.966227,10.6897839 L20.0369237,10.6897839 L20.0369237,15.0655662 L22.0633154,15.0655662 L22.0633154,20.0655662 L16.0633154,20.0655662 L16.0633154,15.0655662 L18.0897071,15.0655662 L18.0897071,12.6212458 L12.966227,12.6212458 L12.966227,15.0655662 L14.966227,15.0655662 L14.966227,20.0655662 L8.96622696,20.0655662 L8.96622696,15.0655662 L10.966227,15.0655662 L10.966227,12.6212458 L5.82978223,12.6212458 L5.81583068,15.0655662 L7.86913852,15.0655662 L7.86913852,20.0655662 L1.86913852,20.0655662 L1.86913852,15.0655662 L3.89590888,15.0655662 L3.90986044,12.6212458 L3.8955302,12.6212458 L3.8955302,10.6897839 L10.966227,10.6897839 L10.966227,8.12198221 L12.966227,8.12198221 L12.966227,10.6897839 Z M3.1548528,19.0655662 L6.58342423,19.0655662 L6.58342423,16.0655662 L3.1548528,16.0655662 L3.1548528,19.0655662 Z M10.2519413,19.0655662 L13.6805127,19.0655662 L13.6805127,16.0655662 L10.2519413,16.0655662 L10.2519413,19.0655662 Z M17.3490297,16.0655662 L17.3490297,19.0655662 L20.7776011,19.0655662 L20.7776011,16.0655662 L17.3490297,16.0655662 Z" id="Shape" fill="#FFFFFF" fill-rule="nonzero"></path>
- </g>
- </svg>
|