@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 991 B
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": "M15.5 12.9l.4-1.8h1.4l-.5 1.8h-1.3zm-.4 1.4h1.4l-.3 1.4h1.3l.4-1.4h1.5v-1.4h-1.2l.5-1.8h1.4V9.7H19l.4-1.4H18l-.3 1.4h-1.4l.3-1.4h-1.4l-.3 1.4h-1.5v1.4h1.1l-.4 1.8h-1.6v1.4h1.2l-.3 1.4h1.4l.3-1.4zM1.8 2.8h20.4c.5 0 .9.4.9.9v16.6c0 .5-.4.9-.9.9H1.8c-.5 0-.9-.4-.9-.9V3.7c0-.5.4-.9.9-.9zm9.2 9.6c.3-.2.5-.4.7-.6.2-.1.3-.3.4-.6.2-.2.2-.5.2-.8 0-.5-.1-.8-.3-1.2-.2-.3-.5-.5-.9-.7-.3-.2-.8-.3-1.3-.3s-1 .1-1.4.3c-.5.2-.8.6-1.2 1v.1l.9.8.1-.1c.2-.3.5-.5.7-.6.2-.1.5-.2.8-.2.4 0 .6.1.8.3.2.1.2.3.2.6 0 .2 0 .4-.2.6-.1.1-.3.3-.6.5-.4.3-.6.5-.8.7-.2.2-.3.5-.3.9v.3h1.4v-.1c0-.2.1-.3.2-.4.1-.2.3-.3.6-.5zM4.6 8.3v5.1H6V8.3H4.6zm.7 7.6c.5 0 .9-.4.9-.9s-.4-.9-.9-.9-.9.4-.9.9.4.9.9.9zm4.2 0c.5 0 .9-.4.9-.9s-.4-.9-.9-.9-1 .4-1 .9.5.9 1 .9z"
}
};