UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.2 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const Paintcan = (props) => React.createElement("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M14.54 11.811l-1.14-3.12v-.06l-4.91-4.91v-1.24a1.66 1.66 0 00-.11-.58 1.48 1.48 0 00-.83-.8 1.42 1.42 0 00-.58-.1 1.47 1.47 0 00-1.48 1.48v3.26l-3.06 3a1.52 1.52 0 000 2.12l3.63 3.63c.14.141.307.253.49.33a1.53 1.53 0 001.14 0 1.51 1.51 0 00.49-.33l4.93-4.92-.66 2.2c-.03.152-.03.308 0 .46.033.152.098.296.19.42.098.121.216.223.35.3.141.07.294.11.45.12a1 1 0 00.48-.09c.15-.067.283-.166.39-.29a1 1 0 00.22-.44c.032-.145.036-.294.01-.44zm-8-9.33a.46.46 0 010-.2.52.52 0 01.12-.17.64.64 0 01.18-.1.5.5 0 01.21 0 .5.5 0 01.32.15.5.5 0 01.12.33v1.26l-1 1 .05-2.27zm1 11.35a.36.36 0 01-.16.11.47.47 0 01-.38 0 .361.361 0 01-.16-.11l-3.63-3.62a.5.5 0 010-.71l4.35-4.35v2.85a.74.74 0 00-.24.55.75.75 0 101.17-.55v-2.83l3.85 3.87-4.8 4.79z", fill: "#424242" })); exports.default = Paintcan;