@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.42 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 Cylinder = createMeisterIcons("cylinder", [["path", { "fill": "currentColor", "d": "M4.25 6.5c0-.104.058-.308.398-.592.337-.28.868-.567 1.591-.822C7.678 4.578 9.715 4.25 12 4.25s4.322.328 5.76.836c.724.255 1.255.541 1.592.822.34.284.398.488.398.592s-.058.308-.398.592c-.337.28-.868.567-1.591.822-1.439.508-3.476.836-5.761.836s-4.322-.328-5.76-.836c-.724-.255-1.255-.541-1.592-.822-.34-.284-.398-.488-.398-.592m15.5 2.142a8 8 0 0 1-1.49.687c-1.638.578-3.85.921-6.26.921s-4.622-.343-6.26-.921a8 8 0 0 1-1.49-.687V17.5c0 .12.064.33.4.612.334.28.863.565 1.585.818 1.437.502 3.474.82 5.765.82s4.328-.318 5.765-.82c.722-.253 1.251-.538 1.585-.818.336-.282.4-.491.4-.612zm1.5 8.858v-11c0-.724-.418-1.31-.937-1.744-.524-.437-1.237-.797-2.053-1.085-1.638-.578-3.85-.921-6.26-.921s-4.622.343-6.26.921c-.815.288-1.529.648-2.053 1.085-.52.434-.937 1.02-.937 1.744v11c0 .73.411 1.32.935 1.76.525.441 1.24.8 2.055 1.085 1.638.573 3.85.905 6.26.905s4.622-.332 6.26-.904c.816-.286 1.53-.645 2.055-1.086.524-.44.935-1.03.935-1.76", "key": "d604b262b2665e8c1dcc493f536309b06f2d8498", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Cylinder as default };
//# sourceMappingURL=Cylinder.js.map