@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.92 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 ShieldImageB = createMeisterIcons("shield-image-b", [["path", { "fill": "currentColor", "d": "M20.6 7.55v4.5c0 1.4-.3 2.7-1 3.9-.1-.4-.4-.7-.7-1l-4.8-4.8c-1.2-1.2-3.1-1.2-4.2 0l-4.8 4.8c-.3.3-.5.6-.7 1-.6-1.2-1-2.5-1-3.9v-4.5c0-2.2 1.8-4 4-4h9c2.4 0 4.2 1.7 4.2 4", "key": "ba016bad113df956568cd9f20670850620757415", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.4 4.3a3.26 3.26 0 0 0-3.25 3.25v4.5c0 .82.153 1.61.416 2.373l.004-.003 4.789-4.79c1.41-1.524 3.796-1.486 5.271-.01l4.8 4.8.037.036a7.2 7.2 0 0 0 .383-2.406v-4.5c0-1.85-1.428-3.25-3.45-3.25zM2.65 7.55A4.76 4.76 0 0 1 7.4 2.8h9c2.777 0 4.95 2 4.95 4.75v4.5c0 1.512-.326 2.947-1.102 4.278a.75.75 0 0 1-1.376-.196c-.04-.163-.17-.319-.502-.652l-4.8-4.8c-.92-.92-2.327-.886-3.117-.023l-.023.023-4.8 4.8c-.23.23-.386.46-.56.805a.75.75 0 0 1-1.34 0c-.638-1.273-1.08-2.689-1.08-4.235z", "key": "78775f66004ba0ef52d427266bc83f9f7019a5ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.747 10.557c-.79-.863-2.196-.897-3.117.023l-4.8 4.8a4 4 0 0 0-.394.434c1.333 2.3 3.882 3.886 6.664 3.886 2.778 0 5.322-1.582 6.657-3.874l-.074-.13c-.063-.112-.15-.264-.222-.424L13.77 10.58zm1.094-1.026C13.43 8.006 11.045 8.044 9.57 9.52l-4.8 4.8-.04.04c-.273.27-.706.702-.858 1.308a.75.75 0 0 0 .062.527C5.456 19.131 8.605 21.2 12.1 21.2s6.644-2.07 8.166-5.005a.75.75 0 0 0 .045-.582 3.6 3.6 0 0 0-.295-.608l-.015-.027a2.6 2.6 0 0 1-.19-.365.75.75 0 0 0-.18-.293z", "key": "f75ab7dee243a0bfa2a490e44d5fe96ed19cbdf2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ShieldImageB as default };
//# sourceMappingURL=ShieldImageB.js.map