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 Affinityphoto = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M24 2.344v19.312A2.345 2.345 0 0121.656 24H2.344A2.345 2.345 0 010 21.656V2.344A2.345 2.345 0 012.344 0h19.312A2.345 2.345 0 0124 2.344zm-13.328-.586l-.41.709 5.021 8.693 5.43-9.402H10.672zm2.213 7.702H11.12a.901.901 0 00-.75.446l-.925 1.605-.007.011a.901.901 0 000 .872l.924 1.599.01.017a.893.893 0 00.755.428c.002 0 1.178.001 1.765-.002a.888.888 0 00.75-.436c.311-.539.624-1.077.933-1.617a.879.879 0 00-.006-.863l-.008-.013-.921-1.595-.005-.008a.897.897 0 00-.75-.444zM2.36 22.18L9.699 9.475H6.215l-4.457 7.717.002 4.182a.94.94 0 00.6.806zm11.844.062l-5.479-9.486-5.485 9.486h10.964zM12.926 8.676l-3.125-5.41-3.125 5.41h6.25zm9.316 6.56H11.08l4.046 7.006h6.197a.938.938 0 00.919-.937v-6.069zm-.635-13.428l-7.295 12.63h7.93V2.695a.938.938 0 00-.635-.887z" })); exports.default = Affinityphoto;