mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
17 lines
713 B
XML
17 lines
713 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<svg version="1.1" id="layer" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
||
|
viewBox="20 280 100 100" >
|
||
|
<style type="text/css">
|
||
|
.st0{fill:#4D4D4D;}
|
||
|
.st1{fill:#08C7FB;}
|
||
|
.st2{fill:#FFFFFF;}
|
||
|
</style>
|
||
|
<g>
|
||
|
<path class="st1" d="M68.5,376.1L68.5,376.1c-25.9,0-47-21-47-47c0-25.9,21-47,47-47h35.2c6.5,0,11.7,5.3,11.7,11.7v35.2
|
||
|
C115.4,355.1,94.4,376.1,68.5,376.1"/>
|
||
|
<path class="st2" d="M67.8,352.4c0.6,0.4,1.4,0.3,1.8-0.3l14.8-20.6l3.4-4.8c0.8-1.1,0-2.7-1.4-2.7h-6.6H64.2l5.5-16.6
|
||
|
c0.2-0.5,0-1.1-0.5-1.5c-0.6-0.4-1.4-0.3-1.8,0.3l-14.8,20.6l-3.4,4.8c-0.8,1.1,0,2.7,1.4,2.7h6.6h15.7l-5.5,16.6
|
||
|
C67.1,351.4,67.3,352,67.8,352.4"/>
|
||
|
</g>
|
||
|
</svg>
|