@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.11 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 PaintbrushAltB = createMeisterIcons("paintbrush-alt-b", [["path", { "fill": "currentColor", "d": "M15.55 8h-9c-1.4 0-2.5-1.1-2.5-2.5S5.15 3 6.55 3h9c1.4 0 2.5 1.1 2.5 2.5 0 1.3-1.2 2.5-2.5 2.5", "key": "fe0546784f16a4fca10f4027293ecc20c0ae80b1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.55 3.75c-.986 0-1.75.764-1.75 1.75s.764 1.75 1.75 1.75h9c.42 0 .862-.197 1.207-.543.346-.345.543-.787.543-1.207 0-.986-.764-1.75-1.75-1.75zM3.3 5.5a3.226 3.226 0 0 1 3.25-3.25h9A3.226 3.226 0 0 1 18.8 5.5c0 .88-.403 1.688-.982 2.268-.58.58-1.388.982-2.268.982h-9A3.226 3.226 0 0 1 3.3 5.5", "key": "04c6dce932f8966d8799bc3ade23e1f3398c7706", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.55 21h-1c-.5 0-1-.4-1-1v-3c0-.5.4-1 1-1h1c.5 0 1 .4 1 1v3c0 .5-.5 1-1 1", "key": "f228d9144c3b451d435316442046a3a3d7a1c204", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.373 16.824A.27.27 0 0 0 10.3 17v3c0 .08.03.135.074.177a.27.27 0 0 0 .176.073h1c.006 0 .075-.01.157-.093.082-.082.093-.15.093-.157v-3c0-.08-.03-.135-.074-.177a.27.27 0 0 0-.176-.073h-1c-.08 0-.135.03-.177.074M8.8 17c0-.865.688-1.75 1.75-1.75h1c.865 0 1.75.688 1.75 1.75v3c0 .494-.24.925-.532 1.218s-.724.532-1.218.532h-1c-.865 0-1.75-.688-1.75-1.75z", "key": "8ff3f34e53be65e2155f5bdd14a5e67f3c142600", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M18.15 4.55A2.543 2.543 0 0 1 20.7 7.1v3c0 1.897-1.518 3.55-3.55 3.55h-4.1c-.66 0-1.15.538-1.15 1.15V16h-1.5v-1.2c0-1.388 1.11-2.65 2.65-2.65h4.1c1.168 0 2.05-.947 2.05-2.05v-3c0-.586-.464-1.05-1.05-1.05z", "key": "8398f94f6ddf7e9862ed3fe6f056c137812d1f09", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PaintbrushAltB as default };
//# sourceMappingURL=PaintbrushAltB.js.map