UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 710 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": "M18.4 14h-.1c0 .3-.1.6-.2.8-.1.3-.3.6-.4.8-.3.6-.7 1.1-1.1 1.5-.4.4-.9.8-1.4 1.1-.5.3-1.1.6-1.7.7-.6.2-1.2.3-1.8.3-3.8 0-6.9-3.1-6.9-6.9s3.1-6.9 6.9-6.9c1.2 0 2.4.4 3.5 1 .5.3 1 .7 1.3 1.1.2.1.2.1.3.3.2.1.4 0 .4-.3V5.3c0-.3.2-.5.5-.5h.9c.3 0 .5.2.6.5v5.9c0 .2-.2.4-.5.4h-5.8c-.3 0-.5-.2-.5-.5v-1c0-.2.2-.5.5-.5h2.2c.2 0 .4 0 .5-.1-.9-1.2-2.4-2-3.9-2-2.7 0-4.9 2.1-4.9 4.8s2.2 4.8 4.9 4.8c2.1 0 3.8-1.3 4.5-3.2 0 0 .1-.4.4-.4H18c.2 0 .4.2.4.4v.1z" } };