@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.58 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 PopsicleB = createMeisterIcons("popsicle-b", [["path", { "fill": "currentColor", "d": "M17.45 7.85v7c0 1.4-1.1 2.5-2.5 2.5h-5.9c-1.4 0-2.5-1.1-2.5-2.5v-7c0-2.6 2.1-4.7 4.7-4.7h1.4c2.7 0 4.8 2.1 4.8 4.7", "key": "907938ed33e3411f1a351d237b33179f729f4050", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.25 3.9A3.945 3.945 0 0 0 7.3 7.85v7c0 .986.764 1.75 1.75 1.75h5.9c.986 0 1.75-.764 1.75-1.75v-7c0-2.176-1.754-3.95-4.05-3.95zM5.8 7.85a5.445 5.445 0 0 1 5.45-5.45h1.4c3.104 0 5.55 2.425 5.55 5.45v7a3.226 3.226 0 0 1-3.25 3.25h-5.9a3.226 3.226 0 0 1-3.25-3.25z", "key": "fc3ada7f62795914a3a8efd20ef580636dc52f4a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.5 16.5h4.9v2.35c0 1.406-1.035 2.75-2.45 2.75S9.5 20.256 9.5 18.85zM11 18v.85c0 .794.565 1.25.95 1.25s.95-.456.95-1.25V18z", "key": "cf594410e13907c6514b807b2607e32527702a18", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M10.35 7.6a.75.75 0 0 1 .75.75v3.3a.75.75 0 0 1-1.5 0v-3.3a.75.75 0 0 1 .75-.75m3.4.1a.75.75 0 0 1 .75.75v3.2a.75.75 0 0 1-1.5 0v-3.2a.75.75 0 0 1 .75-.75", "key": "9c1407499700f509a4e10a383ab1e4affc8f9b0d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PopsicleB as default };
//# sourceMappingURL=PopsicleB.js.map