@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
27 lines (26 loc) • 1.04 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": "M3.4 0c-1 0-1.9.9-1.9 1.9v20.2c0 1 .9 1.9 1.9 1.9h17.2c1 0 1.9-.9 1.9-1.9V7.6L15.4 0h-12z",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"fill": "#FFC35E"
}, {
"d": "M22.5 7.6V8h-4.8s-2.4-.5-2.3-2.5c0 0 .1 2.1 2.2 2.1h4.9z",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"fill": "#FFB446"
}, {
"d": "M15.4 0v5.5c0 .6.4 2.1 2.3 2.1h4.8L15.4 0z",
"opacity": ".5",
"fill-rule": "evenodd",
"clip-rule": "evenodd",
"fill": "#fff"
}, {
"d": "M9.1 20.2c-.2 0-.3 0-.3-.2l-.4-.8H6.2l-.3.8c-.1.2-.2.2-.3.2-.2 0-.3-.1-.3-.3v-.1l1.6-3.9c0-.1.2-.3.4-.3s.4.2.5.3l1.5 3.9c0 .1.1.1.1.1 0 .2-.2.3-.3.3zm-1.8-3.9l-.9 2.4h1.9l-1-2.4zm3.2 3.9c-.1 0-.3-.1-.3-.3v-4c0-.1.2-.3.3-.3.2 0 .3.2.3.3v4c0 .2-.1.3-.3.3z",
"fill": "#fff"
}]
};