@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.44 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ShieldScrollB = createMeisterIcons("shield-scroll-b", [["path", { "fill": "currentColor", "d": "M12 20.5c-4.7 0-8.5-3.8-8.5-8.5V7.5c0-2.2 1.8-4 4-4h9c2.2 0 4 1.8 4 4V12c0 4.6-3.9 8.5-8.5 8.5", "key": "0673a5c8aaf600c491901ffad266a173dc076429", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 4.25A3.26 3.26 0 0 0 4.25 7.5V12A7.743 7.743 0 0 0 12 19.75c4.186 0 7.75-3.564 7.75-7.75V7.5a3.26 3.26 0 0 0-3.25-3.25zM2.75 7.5A4.76 4.76 0 0 1 7.5 2.75h9a4.76 4.76 0 0 1 4.75 4.75V12c0 5.014-4.236 9.25-9.25 9.25A9.243 9.243 0 0 1 2.75 12z", "key": "87c18a6fa1a0405ec5efd1893fe1a22151bbccbf", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M9.57 13.27a.75.75 0 0 1 1.06 0L12 14.64l1.37-1.37a.75.75 0 1 1 1.06 1.06l-1.4 1.4c-.27.27-.63.445-1.03.445s-.76-.174-1.03-.445l-1.4-1.4a.75.75 0 0 1 0-1.06M12 9.26l1.37 1.37a.75.75 0 1 0 1.06-1.06l-1.4-1.4c-.27-.27-.63-.445-1.03-.445-.396 0-.75.17-1.02.434L9.488 9.552a.75.75 0 0 0 1.024 1.096z", "key": "6c13660b47478af1ccfd11e47f8a9249007c6c77", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ShieldScrollB as default };
//# sourceMappingURL=ShieldScrollB.js.map