UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.41 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 Chedraui = (props) => React.createElement("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M8.523 4.725a1.4 1.4 0 000 2.796 1.4 1.4 0 000-2.796zm4.15 1.574a1.326 1.326 0 100 2.652 1.326 1.326 0 000-2.652zM7.532 7.902a.17.17 0 00-.172.17v5.446c0 .094.078.171.172.171h2.498a.17.17 0 00.17-.171v-2.364a.17.17 0 01.293-.119l.404.348a.171.171 0 00.293-.123l-.02-1.674a.174.174 0 00-.048-.12L9.576 7.954a.178.178 0 00-.123-.05zm4.192 1.409a.169.169 0 00-.17.17v4.125a.17.17 0 01-.051.12l-1.111 1.112c-.108.107-.033.293.119.293l3.76.008a.17.17 0 00.171-.17V12.14c0-.153.186-.229.293-.121l1.157 1.156a.169.169 0 00.12.049l1.178-.006a.172.172 0 00.121-.293l-3.543-3.567a.18.18 0 00-.123-.048zm-8.592.125a1.21 1.21 0 10.062 0c-.02 0-.042-.002-.062 0zm15.809 2.08c-.59.03-1.057.519-1.057 1.115a1.114 1.114 0 101.113-1.115zm-16.596.675a.172.172 0 00-.172.172v3.99c0 .095.077.172.172.172h1.873c.094 0 .17-.077.17-.171v-1.532c0-.153.185-.23.293-.123l.613.614a.171.171 0 00.244-.002l.813-.842a.168.168 0 000-.239l-1.963-1.988a.168.168 0 00-.121-.05zm14.797 1.153a.446.446 0 00-.446.445c0 .246.2.445.446.445a.432.432 0 00.113-.015l.777.777a.168.168 0 01.043.068l.967 2.989a.173.173 0 00.162.119h.387a.583.583 0 00.27 1.103.586.586 0 00.269-1.103h2.36a.583.583 0 00.269 1.103.586.586 0 00.586-.586.582.582 0 00-.315-.517h.371a.17.17 0 00.17-.172l.016-.117a.256.256 0 00-.256-.285h-3.758c-.071 0-.132-.043-.136-.098-.035-.139-.085-.275-.127-.412a.124.124 0 01.107-.162h3.975a.35.35 0 00.345-.307L24 14.377a.179.179 0 00-.176-.162l-5.682-.006a.116.116 0 01-.084-.035l-.478-.45a.444.444 0 00-.44-.38zm-9.61.857a.17.17 0 00-.12.051L2.77 18.926a.172.172 0 00.122.293H4.7a.175.175 0 00.123-.051l4.672-4.674a.17.17 0 00-.119-.293zm2.776 1.387a.169.169 0 00-.121.049l-3.264 3.289a.172.172 0 00.12.293h1.804a.17.17 0 00.12-.051l3.243-3.242a.174.174 0 01.244 0l3.242 3.242a.169.169 0 00.12.05h1.788c.153 0 .231-.183.123-.292l-3.265-3.29a.173.173 0 00-.123-.048zM2.11 16.912a.17.17 0 00-.12.05l-.095.094-1.845 1.87a.172.172 0 00.12.293h1.202a.168.168 0 00.121-.051l1.963-1.963a.17.17 0 00-.12-.293z" })); exports.default = Chedraui;