UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 673 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": "M7 13.1v-2c2.4-.4 4.2-2.5 4.2-5C11.2 3.3 8.9 1 6.1 1S1 3.3 1 6.1c0 2.5 1.8 4.6 4.2 5v2c-2.4.4-4.2 2.5-4.2 5 0 2.8 2.3 5.1 5.1 5.1s5.1-2.3 5.1-5.1c0-2.5-1.8-4.5-4.2-5zm-4.1-7c0-1.8 1.4-3.2 3.2-3.2s3.2 1.4 3.2 3.2-1.4 3.2-3.2 3.2-3.2-1.4-3.2-3.2zM14 4.2h8.2c.6 0 1 .5 1 1V7c0 .5-.4.9-1 .9H14c-.5 0-.9-.4-.9-.9V5.2c0-.5.4-1 .9-1zm0 12h8.2c.6 0 1 .5 1 1V19c0 .5-.4.9-1 .9H14c-.5 0-.9-.4-.9-.9v-1.8c0-.5.4-1 .9-1z" } };