UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 778 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": "M14.2 7.6V2c0-.6-.4-1.1-1.1-1.1h-1.5c-.6 0-1.1.5-1.1 1.1s.5 1.1 1.1 1.1h.4v4.5C12 10 10 12 7.6 12s-4.5-2-4.5-4.4V3.1h.4c.7 0 1.1-.4 1.1-1.1S4.2.9 3.5.9H2C1.4.9.9 1.4.9 2v5.6c0 3.6 3 6.6 6.7 6.6s6.6-3 6.6-6.6zm8.9 4.4c0-1.8-1.5-3.3-3.3-3.3s-3.4 1.5-3.4 3.3c0 1.4 1 2.7 2.2 3.1v.9c0 2.6-2.2 4.9-4.8 4.9h-.1c-2.3 0-4.3-1.7-4.8-3.9-.1-.3-.4-.6-.8-.6h-.7c-.5 0-.8.5-.8.9.6 3.3 3.6 5.8 7 5.8h.1c3.9 0 7.1-3.3 7.1-7.1v-.9c1.4-.4 2.3-1.7 2.3-3.1zm-3.3 1.1c-.7 0-1.2-.5-1.2-1.1s.5-1.1 1.2-1.1 1.1.5 1.1 1.1-.5 1.1-1.1 1.1z" } };