UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

16 lines (15 loc) 1.02 kB
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */ /* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */ export default { "viewBox": "0 0 100 100", "xmlns": "http://www.w3.org/2000/svg", "g": { "path": [{ "d": "M55 25c-5.3 0-10.3 1.7-14.3 4.6l3.6 3.6c3.1-2 6.8-3.1 10.7-3.1 11 0 20 9 20 20s-9 20-20 20c-3.9 0-7.6-1.1-10.7-3.1l-3.8 3.5C44.7 73.3 49.6 75 55 75c13.8 0 25-11.2 25-25S68.8 25 55 25z" }, { "d": "M55 55c2.8 0 5-2.2 5-5s-2.2-5-5-5c-1.6 0-3 .8-3.9 2L40.2 36.2c-.6-.7-1.6-.7-2.2-.2l-.2.2-2.3 2.3c-.7.6-.7 1.6-.2 2.2l.2.2 4 4c.4.4.4 1.2 0 1.6-.2.2-.5.3-.8.3H21.8c-.9 0-1.8.8-1.8 1.7v3.3c.1.9.8 1.6 1.8 1.7H39c.6 0 1.1.5 1.1 1.1 0 .2-.1.6-.3.8l-4 4c-.7.6-.7 1.6-.2 2.2l.2.2 2.3 2.3c.6.6 1.6.6 2.2 0l10.9-10.8c.8 1 2.2 1.7 3.8 1.7z" }, { "d": "M55 60c-1.1 0-2.2-.2-3.2-.5L48 63.3c2.1 1.1 4.5 1.7 7 1.7 8.2 0 15-6.8 15-15s-6.8-15-15-15c-2.5 0-4.9.6-7 1.8l3.7 3.8c1-.4 2.1-.6 3.3-.6 5.5 0 10 4.5 10 10s-4.5 10-10 10z" }] } };