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 Audiobookshelf = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M12 0A12 12 0 000 12a12 12 0 0012 12 12 12 0 0012-12A12 12 0 0012 0zm-.023.402A11.598 11.598 0 0123.575 12a11.598 11.598 0 01-11.598 11.598A11.598 11.598 0 01.378 12 11.598 11.598 0 0111.977.402zm0 1.776a7.093 7.093 0 00-7.092 7.093v1.536a6.395 6.395 0 00-.439.33.35.35 0 00-.126.27v1.84a.36.36 0 00.126.272c.22.182.722.564 1.504.956v.179c0 .483.31.873.694.873.384 0 .694-.392.694-.873v-4.415c0-.483-.31-.873-.694-.873-.369 0-.67.359-.694.812h-.002v-.91a6.027 6.027 0 1112.054.003v.91c-.025-.454-.326-.813-.695-.813-.384 0-.694.391-.694.873v4.415c0 .483.31.873.694.873.384 0 .695-.392.695-.873v-.179a7.964 7.964 0 001.503-.956.35.35 0 00.126-.272v-1.843a.342.342 0 00-.124-.27 5.932 5.932 0 00-.438-.329V9.271a7.093 7.093 0 00-7.092-7.093zm-3.34 5.548a.84.84 0 00-.84.84v9.405c0 .464.376.84.84.84h.866a.84.84 0 00.84-.84V8.566a.84.84 0 00-.84-.84zm2.905 0a.84.84 0 00-.84.84v9.405c0 .464.377.84.84.84h.867a.84.84 0 00.84-.84V8.566a.84.84 0 00-.84-.84zm2.908 0a.84.84 0 00-.84.84v9.405c0 .464.376.84.84.84h.867a.84.84 0 00.84-.84V8.566a.84.84 0 00-.84-.84zM8.112 9.983h1.915v.2H8.112zm2.906 0h1.915v.2h-1.915zm2.908 0h1.915v.2h-1.915zm-7.58 9.119a.633.633 0 000 1.265h11.26a.632.632 0 000-1.265z" })); exports.default = Audiobookshelf;