UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 780 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": "M19.9 4.1C17.9 2 15.2.9 12.4.9c-.7 0-1.1.5-1.1 1.1s.4 1.1 1.1 1.1c2.2 0 4.4.9 6 2.5 1.6 1.6 2.5 3.8 2.5 6.1 0 .6.5 1.1 1.1 1.1s1.1-.5 1.1-1.1c0-2.9-1.1-5.6-3.2-7.6zm-7.5 1.3c-.7 0-1.1.4-1.1 1.1s.4 1.1 1.1 1.1c1 0 2.1.4 2.9 1.2.8.8 1.2 1.7 1.2 2.9 0 .6.4 1.1 1.1 1.1s1.1-.5 1.1-1.1c0-1.7-.7-3.3-1.9-4.5C15.6 6 14 5.4 12.4 5.4zM10.8 16l.9-2.6c.7.3 1.4.1 2-.4.7-.8.7-1.9 0-2.7-.8-.7-1.9-.7-2.7 0-.5.6-.6 1.4-.3 2.1l-2.4 1.1-4.4-4.4c-.3-.2-.8-.2-1 .1-2.8 3.3-2.6 8.3.5 11.4 3.1 3.1 8.1 3.3 11.4.5.3-.2.3-.7.1-1L10.8 16z" } };