UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.64 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 Unverified = (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: "M7.67 14.72h.71L10.1 13h2.4l.5-.5v-2.42l1.74-1.72v-.71l-1.71-1.72V3.49l-.5-.49H10.1L8.38 1.29h-.71L6 3H3.53L3 3.5v2.43L1.31 7.65v.71L3 10.08v2.42l.53.5H6l1.67 1.72zM6.16 12H4V9.87l-.12-.35L2.37 8l1.48-1.51.15-.35V4h2.16l.36-.14L8 2.35l1.54 1.51.35.14H12v2.14l.17.35L13.69 8l-1.55 1.52-.14.35V12H9.89l-.38.15L8 13.66l-1.48-1.52-.36-.14zm1.443-5.859a.961.961 0 00-.128.291c-.03.109-.05.215-.062.317l-.005.043h-.894l.002-.051c.019-.326.089-.615.212-.864.053-.108.117-.214.193-.318.082-.106.18-.2.295-.28.118-.084.254-.15.408-.2A1.71 1.71 0 018.165 5c.281 0 .524.046.726.14.2.089.366.21.494.363.127.152.22.326.279.52.058.194.087.394.087.599 0 .191-.032.371-.097.54-.064.164-.144.32-.238.466-.095.143-.198.28-.31.41-.11.129-.212.252-.304.372a2.472 2.472 0 00-.23.34.653.653 0 00-.088.318v.48h-.889v-.539c0-.168.032-.323.095-.464a2.13 2.13 0 01.239-.401c.097-.127.2-.25.309-.368.107-.116.206-.234.298-.356.094-.12.17-.246.228-.377a.984.984 0 00.09-.421c0-.115-.016-.221-.047-.318v-.001a.638.638 0 00-.13-.243.558.558 0 00-.216-.158H8.46a.689.689 0 00-.295-.059.643.643 0 00-.338.083.742.742 0 00-.224.215zM8.5 11h-.888v-.888H8.5V11z", fill: "#424242" })); exports.default = Unverified;