mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 22:54:05 -08:00
5528698c31
* add zammad * ⚡ First pass * 👕 Fix lint * ⚡ Refactor user resource * ⚡ Refactor group resource * ⚡ Refactor ticket resource * ⚡ Minor improvements * ⚡ Set workaround for broken endpoints * 👕 Fix lint * ⚡ Fix credentials test * 📦 Update package-lock.json * ⚡ Change defaults for active * ⚡ Refactor creds * 👕 Fix lint * 📦 Update package-lock.json * ⚡ Make first and last name required * ⚡ Replace email with login * ⚡ Switch defaults to true * ⚡ Add custom fields to groups * ⚡ Add inactive entities to loaders * ⚡ Move email to optional fields * ⚡ Validate for empty article * 🔥 Remove `ticket:update` per feedback * 📦 Update package-lock.json * 🚚 Rename import * 👕 Fix lint * ⚡ Small improvements * ⚡ Improvements Co-authored-by: quansenB <[email protected]> Co-authored-by: ricardo <[email protected]>
28 lines
1.4 KiB
XML
28 lines
1.4 KiB
XML
<svg
|
|
version="1.1"
|
|
xmlns="http://www.w3.org/2000/svg"
|
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
viewBox="140 210 140 140"
|
|
xml:space="preserve"
|
|
>
|
|
<g>
|
|
<polygon fill="#CA2317" points="230.5,250 272.2,237.2 247.5,252.9"/>
|
|
<polygon fill="#E84F83" points="255.9,281.2 247.5,252.9 272.2,237.2 264.8,262.6"/>
|
|
<polygon fill="#CA2317" points="284.4,229.5 279.8,237.2 264.8,262.6 272.2,237.2"/>
|
|
<polygon fill="#E54011" points="285.9,234.5 274.3,246.4 279.8,237.2"/>
|
|
<polygon fill="#E54011" points="233,242.1 267.1,238.7 243.4,246"/>
|
|
<polygon fill="#CA2317" points="234.3,261.4 247.5,252.9 255.9,281.2 251.5,290.2"/>
|
|
<polygon fill="#B7DFF2" points="214.6,295 208.3,218 251.5,290.2"/>
|
|
<polygon fill="#E54011" points="196.7,314.7 214.6,295 251.5,290.2"/>
|
|
<polygon fill="#FFCE33" points="109.7,353.4 196.7,314.7 214.6,295 186.2,292.1"/>
|
|
<polygon fill="#D6B12D" points="113,321.8 157.7,315 171.6,303.8 164.8,300.8"/>
|
|
<polygon fill="#FFDE85" points="129.1,285.3 171.6,303.8 186.2,292.1"/>
|
|
<polygon fill="#009EC6" points="205.1,245.9 199.7,246.8 186.2,292.1 200.8,282.9"/>
|
|
<polygon fill="#5EAFCE" points="213,275.1 200.8,282.9 208.3,218"/>
|
|
<polygon fill="#045972" points="166.9,252 205.1,245.9 206.8,230.8"/>
|
|
<polygon fill="#5A8591" points="162.8,216.6 196,236.6 206.8,230.8 207.1,228.7"/>
|
|
<polygon fill="#009EC6" points="169.3,194.8 199.5,226.6 207.1,228.7 208.3,218"/>
|
|
<polygon fill="#F39804" points="186.2,292.1 213,275.1 214.6,295"/>
|
|
</g>
|
|
</svg>
|