@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 923 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
var _default = {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M17.7 4.8H6.3c-.8 0-1.5.7-1.5 1.5v11.4c0 .8.7 1.5 1.5 1.5h11.4c.8 0 1.5-.7 1.5-1.5V6.3c0-.8-.7-1.5-1.5-1.5zM6.8 6.3h10.4c.3 0 .5.2.5.5v.9H6.3v-.9c0-.3.2-.5.5-.5zm10.4 11.4H6.8c-.3 0-.5-.2-.5-.5v-8h11.4v8c0 .3-.2.5-.5.5zm-6-2.5l-1.6-1.6 1.6-1.6c.1-.1.1-.2 0-.3l-.7-.7c-.1-.1-.2-.1-.3 0l-1.8 1.8-.3.3-.3.3c-.1.1-.1.2-.1.2 0 .1 0 .1.1.2l2.4 2.4c.1.1.3.1.4 0l.6-.6c.1-.2.1-.3 0-.4zm5-1.8l-.3-.3-.3-.4-1.8-1.7c-.1-.1-.2-.1-.3 0l-.7.7c-.1.1-.1.2 0 .3l1.6 1.6-1.6 1.6c-.1.1-.1.2 0 .3l.7.7c.1.1.2.1.3 0l2.5-2.5v-.1c0-.1 0-.1-.1-.2z"
}
};
exports.default = _default;