UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.51 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 PaintbrushAlt = createMeisterIcons("paintbrush-alt", [["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.5m7.073 11.324A.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": "f4aec0a79863a074de174f94baa8f328e4b53daf", "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": "e73ce8eface88083cd105a9252c48b33d8849bfe", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PaintbrushAlt as default }; //# sourceMappingURL=PaintbrushAlt.js.map