UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.06 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 Readdotcv = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M20.831 3.367L8.67.108a3.148 3.148 0 00-3.856 2.226L.943 16.777a3.148 3.148 0 002.226 3.856l12.163 3.259a3.148 3.148 0 003.855-2.226l3.87-14.443a3.148 3.148 0 00-2.226-3.856zM6.333 2.741a1.574 1.574 0 011.928-1.113l12.163 3.26a1.574 1.574 0 011.113 1.927l-3.87 14.444a1.574 1.574 0 01-1.928 1.113l-12.163-3.26a1.574 1.574 0 01-1.113-1.927L6.333 2.74zm2.634 2.336a.787.787 0 10-.407 1.52l9.122 2.444a.787.787 0 10.407-1.52L8.967 5.077zM6.985 9.434a.787.787 0 01.963-.557l9.123 2.445a.787.787 0 01-.408 1.52l-9.122-2.444a.787.787 0 01-.556-.964zm-.055 3.244a.787.787 0 00-.407 1.52l5.32 1.427a.787.787 0 00.408-1.52L6.93 12.677z" })); exports.default = Readdotcv;