@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
37 lines (36 loc) • 1.05 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",
"title": {},
"rect": [{
"x": "10.543",
"y": "16.385",
"width": "8.657",
"height": "1.918",
"rx": ".48",
"ry": ".48"
}, {
"x": "10.543",
"y": "12.101",
"width": "8.657",
"height": "1.918",
"rx": ".48",
"ry": ".48"
}, {
"x": "11.981",
"y": "7.817",
"width": "7.219",
"height": "1.918",
"rx": ".48",
"ry": ".48"
}],
"path": [{
"d": "M8.1 18.3h-.9a.5.5 0 0 1-.5-.5v-.9a.5.5 0 0 1 .5-.5h.9a.5.5 0 0 1 .5.5v.9a.5.5 0 0 1-.5.5zm0-4.3h-.9a.5.5 0 0 1-.5-.5v-.9a.5.5 0 0 1 .5-.5h.9a.5.5 0 0 1 .5.5v.9a.5.5 0 0 1-.5.5z",
"fill-rule": "evenodd"
}, {
"d": "M11.4 6.3l-.5-.5a.3.3 0 0 0-.5 0L7.2 9 5.9 7.7a.3.3 0 0 0-.5 0l-.5.5a.3.3 0 0 0 0 .5l1.8 1.8a.7.7 0 0 0 1 0l3.7-3.7a.4.4 0 0 0 0-.5z",
"fill-rule": "evenodd"
}]
};