UNPKG

@ozen-ui/icons

Version:

A collection of icons

11 lines (10 loc) 2.6 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CustodialWalletSIcon = void 0; var tslib_1 = require("tslib"); var react_1 = tslib_1.__importStar(require("react")); exports.CustodialWalletSIcon = (0, react_1.forwardRef)(function (props, ref) { return (react_1.default.createElement("svg", tslib_1.__assign({ width: "16", height: "16", viewBox: "0 0 16 16", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, props, { ref: ref }), react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M12.25 10C11.0074 10 10 11.0074 10 12.25C10 12.3457 10.006 12.44 10.0176 12.5325C10.081 13.0389 10.3127 13.4929 10.6549 13.8369C11.0624 14.2465 11.6266 14.5 12.25 14.5C13.4926 14.5 14.5 13.4926 14.5 12.25C14.5 11.5565 14.1863 10.9363 13.693 10.5236C13.3152 10.2074 12.832 10.013 12.3038 10.0006C12.2859 10.0002 12.268 10 12.25 10ZM8.5 12.25C8.5 10.1789 10.1789 8.5 12.25 8.5C12.3274 8.5 12.4043 8.50235 12.4806 8.50697C13.0262 8.54007 13.5403 8.68982 13.9983 8.93161C15.1887 9.56006 16 10.8103 16 12.25C16 14.3211 14.3211 16 12.25 16C11.0352 16 9.9553 15.4224 9.27001 14.5268C8.97841 14.1457 8.75826 13.707 8.62956 13.2308C8.54507 12.9182 8.5 12.5893 8.5 12.25Z", fill: "currentColor" }), react_1.default.createElement("path", { d: "M8.34713 1.05194L8.22794 1.02243L8.21427 1.01949C8.02676 0.985075 7.83218 0.996239 7.64927 1.05298L2.76384 3.0002L2.75506 3.00345C2.32695 3.16201 2.00002 3.52624 2 4L2.00003 8.97868L2.00379 9.18112L2.00392 9.18472C2.0846 11.3371 3.96395 13.2252 5.95876 14.1637L7.4995 14.8891L7.60836 14.9334L7.62034 14.9374C7.90705 15.0348 8.2258 15.0185 8.50177 14.8886L9.27001 14.5268C8.97841 14.1457 8.75826 13.707 8.62956 13.2308L7.99988 13.5271L6.63929 12.887L6.47423 12.8055C5.71988 12.415 4.97667 11.851 4.42403 11.1848C3.87063 10.5177 3.51774 9.76009 3.51773 8.97867L3.51762 4.27487L7.99993 2.44649L12.4805 4.27364L12.4806 8.50697C13.0262 8.54007 13.5403 8.68982 13.9983 8.93161L13.9985 3.99879L13.9979 3.98794C13.9735 3.55571 13.7101 3.1483 13.2324 2.99838L8.34713 1.05194Z", fill: "currentColor" }), react_1.default.createElement("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.78033 5.96967C10.0732 6.26256 10.0732 6.73744 9.78033 7.03033L8.28033 8.53033C7.98744 8.82322 7.51256 8.82322 7.21967 8.53033L6.21967 7.53033C5.92678 7.23744 5.92678 6.76256 6.21967 6.46967C6.51256 6.17678 6.98744 6.17678 7.28033 6.46967L7.75 6.93934L8.71967 5.96967C9.01256 5.67678 9.48744 5.67678 9.78033 5.96967Z", fill: "currentColor" }))); }); exports.CustodialWalletSIcon.displayName = 'CustodialWalletSIcon';