@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": "M17.9 7.2h-3.8V6c0-.6-.5-1.2-1.2-1.2h-1.8c-.6 0-1.2.5-1.2 1.2v1.2H6.1c-.2 0-.4.2-.4.5v.8c0 .3.2.5.4.5h11.7c.3 0 .5-.2.5-.5v-.8c0-.3-.2-.5-.4-.5zm-5 0h-1.8v-.9c0-.2.1-.3.3-.3h1.2c.1 0 .3.1.3.3v.9zm3.8 3H7.3c-.2 0-.4.2-.4.5v7c0 .9.6 1.5 1.5 1.5h7.2c.8 0 1.5-.6 1.5-1.5v-7c0-.3-.2-.5-.4-.5zm-5.5 7.5H9.7c-.1 0-.7 0-1-.6-.4-.7-.1-1.2.3-2l-.4-.3c-.1 0-.1-.1-.1-.1 0-.1.1-.1.1-.1l1.2-.3h.1c.1 0 .1 0 .2.1v.1l.2 1.2v.1h-.1l-.4-.2c-.4.6-.5.9-.4 1 .1.2.3.2.3.2h1.5c.1 0 .3.1.3.2.1.1.1.2.1.2 0 .3-.2.5-.4.5zm1.1-4.4v-.1l.4-.2c-.3-.7-.5-.9-.7-.9-.2 0-.3.1-.3.1l-.8 1.3c-.1.1-.2.2-.4.2 0 0-.1 0-.2-.1-.2-.1-.2-.4-.1-.5l.8-1.3c0-.1.3-.5 1-.5.8 0 1.1.5 1.5 1.3l.5-.2s.1 0 .1.1.1 0 0 .1l-.4 1.2v.1h-.1l-1.3-.5v-.1zm3.1 3.7c-.4.6-1 .6-1.9.6v.5c0 .1-.1.1-.1.1s-.1.1-.1 0l-.9-.9c-.1-.1 0-.2 0-.2l1-.9h.1l.1.1v.5c.8 0 1 0 1.1-.2s0-.4 0-.4l-.7-1.3c-.1-.1-.1-.3 0-.4 0-.1.1-.1.1-.1.2-.2.5-.1.6.1l.8 1.3c0 .1.2.5-.1 1.2z"
}
};