UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.33 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 SymbolProperty = (props) => React.createElement("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M2.807 14.975a1.75 1.75 0 01-1.255-.556 1.684 1.684 0 01-.544-1.1 1.72 1.72 0 01.354-1.218C2.568 10.83 4.948 8.45 6.678 6.755a4.257 4.257 0 01.049-3.078 4.095 4.095 0 011.665-1.969 4.259 4.259 0 014.04-.36l.617.268-2.866 2.951 1.254 1.259 2.944-2.877.267.619a4.291 4.291 0 01.04 3.311 4.195 4.195 0 01-.923 1.392c-.225.22-.474.416-.742.581a4.217 4.217 0 01-3.813.446c-1.098 1.113-3.838 3.872-5.319 5.254a1.63 1.63 0 01-1.084.423zm7.938-13.047a3.32 3.32 0 00-1.849.557c-.213.13-.411.284-.59.458a3.321 3.321 0 00-.658 3.733l.136.297-.233.227c-1.739 1.697-4.27 4.22-5.486 5.504a.805.805 0 00.132 1.05.91.91 0 00.299.22c.1.044.208.069.318.072a.694.694 0 00.45-.181c1.573-1.469 4.612-4.539 5.504-5.44l.23-.232.295.135a3.286 3.286 0 003.225-.254 3.278 3.278 0 001.555-2.822c0-.215-.022-.43-.065-.642l-2.577 2.515L8.88 4.578l2.515-2.59a3.286 3.286 0 00-.65-.06z", fill: "#424242" })); exports.default = SymbolProperty;