@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
43 lines (42 loc) • 1.28 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"g": {
"rect": [{
"height": "7.26",
"rx": "1.81",
"width": "7.25",
"x": "20.02",
"y": "20.05"
}, {
"height": "7.33",
"rx": "1.83",
"width": "42",
"x": "32.24",
"y": "20.05"
}, {
"height": "7.33",
"rx": "1.83",
"width": "42",
"x": "32.24",
"y": "35.04"
}, {
"height": "7.33",
"rx": "1.83",
"width": "7.33",
"x": "20.02",
"y": "35.04"
}, {
"height": "7.33",
"rx": "1.83",
"width": "7.33",
"x": "20.02",
"y": "50.03"
}],
"path": {
"d": "M63.71 47.42A16.18 16.18 0 1079.89 63.6a16.22 16.22 0 00-16.18-16.18zm0 28A11.87 11.87 0 1175.58 63.6a11.9 11.9 0 01-11.87 11.86zM70 56.64l-9 3.24a1.61 1.61 0 00-1 1l-3.23 8.95a.55.55 0 00.7.7l8.95-3.23a1.59 1.59 0 001-1l3.24-9a.55.55 0 00-.66-.66zm-6.26 9.11a2.16 2.16 0 112.16-2.15 2.16 2.16 0 01-2.19 2.15zM47.61 50H34.07a1.87 1.87 0 00-1.83 1.83v3.66a1.88 1.88 0 001.83 1.84h9.52A20.89 20.89 0 0147.61 50z"
}
}
};