UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 837 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.2 13.9c-.3 0-.5-.2-.5-.5V13c0-.3.2-.5.5-.5H12c.1 0 .2 0 .3.1.8-.8 1.9-1.4 3.1-1.5V6.2c0-.8-.7-1.4-1.5-1.4H6.2c-.8 0-1.4.6-1.4 1.4v8.2c0 .8.6 1.4 1.4 1.4H11c0-.6.2-1.3.4-1.9H7.2zm-.5-6.7c0-.3.2-.5.5-.5H12c.3 0 .5.2.5.5v.5c0 .2-.2.5-.5.5H7.2c-.3 0-.5-.3-.5-.5v-.5zm0 2.9c0-.3.2-.5.5-.5H13c.2 0 .4.2.4.5v.5c0 .2-.2.4-.4.4H7.2c-.3 0-.5-.2-.5-.4v-.5zm9.1 2.4c-1.8 0-3.3 1.5-3.3 3.3s1.5 3.4 3.3 3.4 3.4-1.5 3.4-3.4-1.5-3.3-3.4-3.3zm1.9 2.5l-2.1 2.3c-.1.1-.2.2-.3.2-.2 0-.3-.1-.4-.2l-1.1-1.1c-.1-.1-.1-.2 0-.3l.3-.3c.1-.1.3-.1.3 0l.9.8 1.8-2c.1-.1.2-.1.3 0l.3.3c.1.1.1.2 0 .3z" } };