UNPKG

@uiw/icons

Version:

The premium icon font for uiw Component Library.

14 lines 923 B
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx } from "react/jsx-runtime"; export var Backward = props => /*#__PURE__*/_jsx("svg", _extends({ viewBox: "0 0 20 20", width: "16px", height: "16px" }, props, { className: "w-icon " + (props.className ? props.className : ''), children: /*#__PURE__*/_jsx("path", { d: "M10.9028705,2.93100117 L10.902,8.039 L17.5169038,2.44595413 C18.1369923,1.92037754 19.0971295,2.12302523 19.0971295,2.93100117 L19.0971295,17.0705802 C19.0971295,17.8759413 18.1369923,18.0798964 17.5169038,17.5543198 L10.902,11.961 L10.9028705,17.0705802 C10.9028705,17.8759413 9.94273334,18.0798964 9.32264475,17.5543198 L1.23720398,10.717902 C0.791426009,10.3413695 0.791426009,9.66021181 1.23720398,9.28367933 L9.32264475,2.44595413 C9.94273334,1.92037754 10.9028705,2.12302523 10.9028705,2.93100117 Z", fillRule: "evenodd" }) }));