UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 949 B
/* 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 24 24", "xmlns": "http://www.w3.org/2000/svg", "path": { "d": "M13.1 13.9c2-2 5-2.4 7.4-1.3.4-1 .6-2 .6-3C21 4.5 16.6.4 11.2.4 5.7.4 1.3 4.5 1.3 9.5c0 1.5.5 3 1.2 4.3.2.2.2.5.1.7L1.3 18c-.1.4.2.6.6.6l3.5-1.3c.2-.1.5-.1.7.1 1.5.7 3.2 1.2 5 1.2 0-1.7.7-3.4 2-4.7zm3.1-6.1c.9 0 1.6.8 1.6 1.7s-.7 1.7-1.6 1.7-1.7-.8-1.7-1.7.7-1.7 1.7-1.7zm-10 3.4c-.9 0-1.6-.8-1.6-1.7s.7-1.7 1.6-1.7 1.7.8 1.7 1.7-.7 1.7-1.7 1.7zm5-3.4c.9 0 1.6.8 1.6 1.7s-.7 1.7-1.6 1.7-1.7-.8-1.7-1.7.8-1.7 1.7-1.7zm10 7.3c-1.9-1.9-5-1.9-7 0s-1.9 5.1 0 7 5.1 1.9 7 0 2-5.1 0-7zm-1.4 4.4c.2.2.2.4 0 .6l-.6.6c-.2.2-.4.2-.6-.1l-.9-.8-.9.9c-.2.2-.4.2-.6-.1l-.6-.6c-.1-.2-.1-.3 0-.5l.9-.9-.9-1c-.1-.2-.1-.3 0-.5l.6-.6c.2-.2.5-.2.6-.1l.9.9.9-.9c.1-.2.4-.2.6 0l.6.6c.1.2.1.4-.1.6l-.9.9 1 1z" } };