UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 2.06 kB
"use strict"; /** * @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 CylinderB = createMeisterIcons("cylinder-b", [["path", { "fill": "currentColor", "d": "M12 9.5c4.694 0 8.5-1.343 8.5-3s-3.806-3-8.5-3-8.5 1.343-8.5 3 3.806 3 8.5 3", "key": "2dd734c1707dec9f0fab2a6a6a8a22da3162a02b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.648 5.908c-.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-.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.822M5.74 3.671C7.378 3.093 9.59 2.75 12 2.75s4.622.343 6.26.921c.816.288 1.529.648 2.052 1.085.52.434.938 1.02.938 1.744s-.418 1.31-.937 1.744c-.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.744s.418-1.31.937-1.744c.524-.437 1.238-.797 2.053-1.085M3.5 16.75a.75.75 0 0 1 .75.75c0 .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-.612a.75.75 0 0 1 1.5 0c0 .73-.411 1.32-.935 1.76-.525.441-1.24.8-2.055 1.085-1.638.573-3.85.905-6.26.905s-4.622-.332-6.26-.904c-.816-.286-1.53-.645-2.055-1.086-.524-.44-.935-1.03-.935-1.76a.75.75 0 0 1 .75-.75", "key": "8f2db3d0e6d370005c2f083bed97276238e35808", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3.5 5.75a.75.75 0 0 1 .75.75v11a.75.75 0 0 1-1.5 0v-11a.75.75 0 0 1 .75-.75m17 0a.75.75 0 0 1 .75.75v11a.75.75 0 0 1-1.5 0v-11a.75.75 0 0 1 .75-.75", "key": "33de22c042a8d6c6264c7758e3a393aaeee6d483", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CylinderB as default }; //# sourceMappingURL=CylinderB.js.map