UNPKG

@brizy/ui-icons

Version:
6 lines (5 loc) 697 B
import React from "react"; export const SettingsFilters = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16" }, React.createElement("g", { fill: "currentColor" }, React.createElement("path", { d: "M3 1v6a.945.945 0 0 0 1 1 .945.945 0 0 0 1-1V1a.945.945 0 0 0-1-1 .945.945 0 0 0-1 1ZM5 15v-1h2a.945.945 0 0 0 1-1v-2a.945.945 0 0 0-1-1H1a.945.945 0 0 0-1 1v2a.945.945 0 0 0 1 1h2v1a.945.945 0 0 0 1 1 .945.945 0 0 0 1-1Z" }), React.createElement("path", { d: "M13 15V9a1 1 0 0 0-2 0v6a1 1 0 0 0 2 0ZM11 1v1H9a.945.945 0 0 0-1 1v2a.945.945 0 0 0 1 1h6a.945.945 0 0 0 1-1V3a.945.945 0 0 0-1-1h-2V1a1 1 0 0 0-2 0Z", "data-color": "color-2" }))));