@brizy/ui-icons
Version:
5 lines (4 loc) • 1.27 kB
JavaScript
import React from "react";
export const Notifications = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor" },
React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd" },
React.createElement("path", { d: "M13.0166667,0.104136277 C12.8203063,-0.0228331591 12.5751821,-0.0344492296 12.3686667,0.0734285191 L7.176,2.79176298 L3.33333333,2.79176298 C1.49238417,2.79176298 8.8817842e-14,4.35407338 8.8817842e-14,6.28128091 C8.8817842e-14,8.20848845 1.49238417,9.77079884 3.33333333,9.77079884 L7.176,9.77079884 L12.3686667,12.4926228 C12.5759059,12.6010374 12.822051,12.5890471 13.0187776,12.4609545 C13.2155043,12.332862 13.3346014,12.1070359 13.3333434,11.8645096 L13.3333434,0.698052228 C13.3333434,0.455986457 13.2134682,0.231220806 13.0166667,0.104136277 Z M14,4.18757015 L14,8.37499167 C15.1045695,8.37499167 16,7.43760543 16,6.28128091 C16,5.12495639 15.1045695,4.18757015 14,4.18757015 Z M6.76133333,11.166606 L3.87533333,11.166606 L5.43133333,15.1753642 C5.72448903,15.8592177 6.48125277,16.1785923 7.14550604,15.8987911 C7.80975931,15.61899 8.14432083,14.8399201 7.90333333,14.1340921 L6.76133333,11.166606 Z", fill: "currentColor", fillRule: "nonzero" }))));