UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 705 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": "M17.5 13.1V13c0-2.1-1.3-4-3.1-4.9v-.2c0-1.3-1.1-2.4-2.4-2.4S9.6 6.6 9.6 7.9v.2C7.8 9 6.5 10.9 6.5 13v.1c-1 .3-1.7 1.2-1.7 2.3 0 1.4 1 2.4 2.4 2.4.5 0 1-.1 1.4-.4.9.7 2.1 1.1 3.4 1.1s2.4-.4 3.3-1.1c.4.2.9.4 1.5.4 1.3 0 2.4-1 2.4-2.4 0-1-.7-2-1.7-2.3zm-8.2 3.4c.2-.3.3-.7.3-1.1 0-1.1-.9-2.1-2-2.3V13c0-1.6 1-3.1 2.4-3.9.4.7 1.1 1.2 2 1.2s1.6-.5 2-1.2c1.4.8 2.4 2.3 2.4 3.9v.1c-1.1.2-2 1.2-2 2.3 0 .4.1.8.3 1.1-.8.6-1.7.9-2.7.9s-1.9-.3-2.7-.9z" } };