UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 1.03 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": "M17.2 13.1h-.1c-.5-.1-.9-.2-1.3-.5-.2-.2-.3-.1-.4-.1v.1c-.5.3-1 .5-1.6.5-.6 0-1.2-.2-1.6-.6-.2-.1-.3 0-.3 0-.5.4-1.1.6-1.7.6-.6 0-1.1-.2-1.6-.5v-.1c-.2-.1-.3 0-.3 0-.5.4-1 .6-1.6.6 0 0-.1 0-.1.2v4.5c0 .1 0 .3.3.3h5.6c.2 0 .3-.2.3-.3v-3.2c0-.1.1-.2.3-.2h2.7c.1 0 .2.1.2.3v3c0 .3.2.4.3.4h.8c.1 0 .3-.1.3-.4v-4.3c0-.3-.1-.3-.2-.3zm-6 3.4v.1c0 .1-.1.3-.4.3H8.4c-.3 0-.4-.1-.4-.2v-1.8c0-.5.2-.5.3-.5h2.6c.1 0 .3.1.3.4v1.7zm5.7-4.6c.6.1 1.2 0 1.7-.5.3-.2.5-.6.6-1v-.1c-.1-.1-.2-.3-.2-.4L16.9 6c-.1-.1-.3-.1-.4-.1H7.4s-.3 0-.4.1c-.7 1.3-1.4 2.7-2.1 3.9 0 .1-.1.3-.1.5 0 .4.2.8.6 1.1.5.5 1.1.6 1.8.3.4-.1.7-.4.9-.7l.1-.1c.2-.1.3-.1.5.1.1.2.2.3.4.5.5.4 1.1.4 1.7.2.4-.1.7-.4.9-.7.1-.2.4-.2.6 0l.1.2c.3.4.7.6 1.2.6.4.1.8 0 1.2-.3.2-.1.4-.3.5-.5.1-.2.4-.2.5 0 .3.4.6.6 1 .7l.1.1z" } };