UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 1.05 kB
/* 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": "M22.8 15.5l-1-1c-.2-.3-.7-.3-1 0l-4.3 4.4c-.2.2-.5.2-.7 0l-2-2.1c-.3-.2-.8-.2-1.1 0l-1 1.1c-.3.2-.3.7 0 1l3.9 3.9c.3.3.7.3 1 0l6.2-6.3c.3-.2.3-.7 0-1zm-11.4.1c.5-.5 1-.7 1.7-.8.7-.1 1.5.2 2 .7l1.1 1.1 3.3-3.4c.3-.4.8-.6 1.3-.7.2-.1.4-.3.4-.5V2.8c0-1-.8-1.9-1.9-1.9H2.8C1.8.9.9 1.8.9 2.8v16.6c0 1 .9 1.8 1.9 1.8h7.5c.5 0 .6-.5.4-.8l-.3-.2c-.9-1-.9-2.6 0-3.6l1-1zM12 5.1c0-.3.2-.5.5-.5h4.6c.3 0 .4.2.4.5V6c0 .3-.1.5-.4.5h-4.6c-.3 0-.5-.2-.5-.5v-.9zm0 3.7c0-.3.2-.5.5-.5h4.6c.3 0 .4.2.4.5v.9c0 .3-.1.5-.4.5h-4.6c-.3 0-.5-.2-.5-.5v-.9zM4.6 5.1c0-.3.2-.5.5-.5h4.6c.3 0 .5.2.5.5v4.6c0 .3-.2.5-.5.5H5.1c-.3 0-.5-.2-.5-.5V5.1zm3.7 12c0 .3-.2.4-.4.4H5.1c-.3 0-.4-.1-.4-.4v-.9c0-.3.1-.5.4-.5h2.8c.2 0 .4.2.4.5v.9zm-3.2-3.3c-.3 0-.5-.1-.5-.4v-.9c0-.3.2-.5.5-.5h9.2c.3 0 .5.2.5.5v.9c0 .3-.2.4-.5.4H5.1z" } };