UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.25 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 ReplaceAll = (props) => React.createElement("svg", { viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M11.601 2.677c.147-.31.355-.465.625-.465.248 0 .44.118.573.353.134.236.201.557.201.966 0 .443-.078.798-.235 1.067-.156.268-.365.402-.627.402-.236 0-.415-.125-.537-.374h-.007v.31H11V1h.594v1.677h.007zm-.017 1.1c0 .172.036.314.107.426.072.113.163.169.274.169.136 0 .24-.072.314-.216.075-.145.113-.35.113-.615 0-.22-.035-.39-.103-.514-.068-.124-.165-.187-.292-.187-.118 0-.217.062-.296.185a.887.887 0 00-.117.48v.272zM4.12 7.695L2 5.568l.662-.662 1.006 1v-1.51A1.39 1.39 0 015.056 3h2.343v.905H5.056a.49.49 0 00-.47.493l.008 1.5.95-.944.655.656-2.08 2.085zM9.356 4.93H10V3.22C10 2.408 9.686 2 9.056 2c-.135 0-.285.024-.45.073a1.443 1.443 0 00-.388.167v.665c.237-.203.487-.304.75-.304.261 0 .392.156.392.469l-.599.103c-.507.086-.76.406-.76.961 0 .263.06.473.182.631A.61.61 0 008.69 5c.29 0 .51-.16.657-.48h.009v.41zm.004-1.355v.193c0 .175-.04.32-.12.436a.368.368 0 01-.313.17.276.276 0 01-.22-.095.38.38 0 01-.08-.248c0-.222.111-.351.332-.389l.401-.067zM7 12.93h-.644v-.41h-.009c-.148.32-.367.48-.657.48a.61.61 0 01-.507-.235c-.122-.158-.183-.368-.183-.63 0-.556.254-.876.761-.962l.6-.103c0-.313-.132-.47-.393-.47-.263 0-.513.102-.75.305v-.665c.095-.063.224-.119.388-.167.165-.049.315-.073.45-.073.63 0 .944.407.944 1.22v1.71zm-.64-1.162v-.193l-.4.068c-.222.037-.333.166-.333.388 0 .1.027.183.08.248a.276.276 0 00.22.095.368.368 0 00.312-.17c.08-.116.121-.26.121-.436zM9.262 13c.322 0 .568-.058.738-.173v-.71a.9.9 0 01-.552.207.619.619 0 01-.5-.215c-.12-.145-.18-.345-.18-.598 0-.26.062-.464.188-.612a.644.644 0 01.516-.223c.195 0 .37.069.528.207v-.749c-.129-.09-.337-.134-.626-.134-.417 0-.75.14-1.001.422-.248.28-.373.662-.373 1.148 0 .42.117.764.35 1.03.232.267.536.4.912.4zM2 9l1-1h9l1 1v5l-1 1H3l-1-1V9zm1 0v5h9V9H3zm3-2l1-1h7l1 1v5l-1 1V7H6z", fill: "#424242" })); exports.default = ReplaceAll;