UNPKG

@uiw/bootstrap-icons

Version:

Official open source SVG icon library for Bootstrap.

15 lines 775 B
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime"; export var SignNoParkingFill = props => /*#__PURE__*/_jsxs("svg", _extends({ viewBox: "0 0 20 20" }, props, { className: "btfont " + (props.className ? props.className : ''), children: [/*#__PURE__*/_jsx("path", { d: "M13.292 14A8 8 0 0 1 2 2.707l3.5 3.5V12h1.283V9.164h1.674zm.708-.708-4.37-4.37C10.5 8.524 11 7.662 11 6.587c0-1.482-.955-2.584-2.538-2.584H5.5v.79L2.708 2.002A8 8 0 0 1 14 13.293Z", fillRule: "evenodd" }), ",", /*#__PURE__*/_jsx("path", { d: "M6.777 7.485v.59h.59zm1.949.535L6.777 6.07v-.966H8.27c.893 0 1.419.539 1.419 1.482 0 .769-.35 1.273-.963 1.433Z", fillRule: "evenodd" })] }));