@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 1.16 kB
JavaScript
/* 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": "M16.6 6.9l-3.2-3.1c-.1-.1-.1-.1-.2-.1-.2 0-.4.1-.4.3v2.6c0 .5.5.9 1 .9h2.5c.2 0 .4-.1.4-.3 0-.1 0-.2-.1-.3zm.1 2.5c0-.2-.2-.4-.5-.4h-3.4c-.8 0-1.4-.7-1.4-1.5V4.2c0-.3-.2-.5-.5-.5H6.1c-.8 0-1.4.6-1.4 1.4v11.5c0 .8.6 1.5 1.4 1.5H11s.5-.3.4-.7-.1-2.2 1.1-3.6 3.1-1.4 3.4-1.4c.3 0 .8-.1.8-.5V9.4zM6.4 6.7l1.1-.2h.1l.5-1.1c.1-.1.2-.1.2 0l.6 1.1 1.2.2c.1 0 .1.1.1.2l-.9.8v.1L9.5 9s-.1.1-.2.1l-1-.6h-.1l-1.1.6C7 9.1 6.9 9 7 9l.2-1.2s0-.1-.1-.1l-.8-.8c-.1-.1 0-.2.1-.2zm4.3 8c0 .3-.2.5-.5.5H7.1c-.3 0-.5-.2-.5-.5v-.5c0-.2.2-.4.5-.4h3.1c.3 0 .5.2.5.4v.5zm2.6-2.9c0 .3-.2.5-.5.5H7.1c-.3 0-.5-.2-.5-.5v-.4c0-.3.2-.5.5-.5h5.7c.3 0 .5.2.5.5v.4zm2.6 1.7c-1.9 0-3.4 1.5-3.4 3.4s1.5 3.5 3.4 3.5 3.4-1.6 3.4-3.5-1.5-3.4-3.4-3.4zm.6 3.7h-.3l-1.3 1.3c-.1.1-.2.1-.3.1-.1 0-.2 0-.3-.1-.1-.2-.1-.4 0-.6l1.3-1.3v-.3c0-.6.4-1.1 1-1.1h.3c.1 0 .1.1 0 .1l-.5.6c-.1 0-.1.1 0 .2l.4.4h.1l.6-.6h.1c0 .1.1.2.1.3-.1.6-.6 1.1-1.2 1z"
}
};