UNPKG

3.37 kBJavaScriptView Raw
1import _extends from "@babel/runtime/helpers/extends";
2import React from 'react';
3import { jsx as _jsx } from "react/jsx-runtime";
4export var DislikeO = props => /*#__PURE__*/_jsx("svg", _extends({
5 viewBox: "0 0 20 20",
6 width: "16px",
7 height: "16px"
8}, props, {
9 className: "w-icon " + (props.className ? props.className : ''),
10 children: /*#__PURE__*/_jsx("path", {
11 d: "M15.8074649,0.938738991 C16.2025604,1.3059082 16.4617615,2.07244873 16.5130466,2.5343203 C17.1027527,2.90008545 17.8008575,3.63787842 17.8615933,5.02821515 C18.9151306,5.75898743 19.7150269,7.11120605 18.7162102,9.08723366 C19.2958069,9.62747192 19.9433899,11.2763977 19.1107178,12.6038208 C18.1421782,14.1560822 16.0360565,14.2643585 13.9372676,13.9872944 C14.4977722,15.5523071 14.7073059,16.9955139 13.8205261,18.4753418 C12.9398804,19.7866516 11.7242126,20 11.3078918,20 C10.1704102,20 9.39035034,19.0213318 9.07400513,17.7168884 C8.95928955,17.353241 8.82849121,16.4931641 8.77722168,16.2661133 C8.51171875,14.8261922 7.62136841,13.6754049 6.10617065,12.8137512 C5.47716268,12.4468689 4.76980468,12.1316559 3.98409667,11.8681124 L1.64382935,11.8681124 C1.12294006,11.8681124 0.5,11.3414612 0.5,10.7027462 L0.5,3.06665039 C0.574228923,2.34547834 0.974894206,1.98489232 1.70199585,1.98489232 L4.81132055,1.98489232 C6.17615721,1.67440556 7.53590502,1.3427105 8.89056396,0.989807129 C10.20047,0.636901855 10.4871979,0.519836426 11.4029541,0.267700195 C13.4560699,-0.263748169 14.8805237,0.0286560059 15.8074649,0.938738991 Z M13.4245605,1.36291148 C12.6063843,1.36291148 11.5687971,1.61515295 11.1090088,1.76159668 C10.9467306,1.8132827 10.6630883,1.89682019 10.3639654,1.98328737 L10.0636038,2.06965993 L10.0636038,2.06965993 L9.77645142,2.15155854 C9.45829601,2.24199771 9.21514893,2.31018066 9.21514893,2.31018066 C9.21514893,2.31018066 7.80519104,2.68789673 5.04295141,3.330085 C4.94048337,3.34188372 4.88521116,3.34925142 4.87713478,3.35218811 L4.87713478,10.73172 C6.38840691,11.3143819 7.56512451,12.0204264 8.4072876,12.8498535 C9.67053223,14.0939941 10.0216827,15.2180786 10.2289429,16.6569214 C10.3467898,17.3798708 10.5375415,17.9633204 10.8264923,18.3621674 C10.9138336,18.4827271 11.0216675,18.5667114 11.1684875,18.6133118 C11.3153076,18.6599121 11.5186679,18.663681 11.9511871,18.4285583 C12.3837063,18.1934357 12.941864,17.5759888 13.0456848,16.6569214 C13.115509,15.7644043 12.8754998,14.9902948 12.5541382,14.1756134 C12.44089,13.8885189 12.2991791,13.5737305 12.1968787,13.3543573 C11.9788208,12.9413757 12.3070068,12.2554932 12.9832786,12.4035844 C13.8887024,12.6594696 16.1374207,13.004776 17.4047852,12.4035844 C18.1417542,11.9767014 18.3242289,11.2880503 17.9522095,10.3376312 C17.8090108,10.0982513 17.6439188,9.91410426 17.4569335,9.78518998 C17.2863646,9.68286774 16.9547424,9.24139404 17.3540649,8.74023438 C17.7495117,8.10450745 18.329071,6.81211853 16.863849,6.00580941 C16.5555267,5.82992554 16.5246237,5.53462219 16.5246237,5.4359513 C16.5032349,5.16220093 16.5482635,4.1456604 15.7940063,3.692276 C15.6133359,3.59533759 15.3965302,3.51461792 15.2746582,3.28231812 C15.1955261,3.12754822 15.1705322,2.75390625 15.1705322,2.75390625 C15.0681305,2.12234497 14.9255524,1.53219604 13.4245605,1.36291148 Z M3.51948917,3.34778308 L1.86086471,3.34778308 L1.86086471,10.5053837 L3.51948917,10.5053837 L3.51948917,3.34778308 Z",
12 fillRule: "evenodd"
13 })
14}));
\No newline at end of file