@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.7 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 CylinderA = createMeisterIcons("cylinder-a", [["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-.687v6.716a8 8 0 0 1 1.49-.687c1.638-.577 3.85-.921 6.26-.921s4.622.344 6.26.921a8 8 0 0 1 1.49.687zm1.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 .724.418 1.31.937 1.744.524.437 1.238.797 2.053 1.085 1.638.578 3.85.921 6.26.921s4.622-.343 6.26-.921c.816-.288 1.529-.648 2.052-1.085.52-.434.938-1.02.938-1.744m-1.5 0c0-.104-.058-.308-.398-.592-.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.592s.058.308.398.592c.337.28.868.567 1.591.822 1.439.508 3.476.836 5.761.836s4.322-.328 5.76-.836c.724-.255 1.255-.541 1.592-.822.34-.284.398-.488.398-.592", "key": "eec2a3b7e938c27fd91946ff5df2c3bf2234d97e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CylinderA as default };
//# sourceMappingURL=CylinderA.js.map