UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 1.73 kB
import React from "react"; export const StarOutlined = () => (React.createElement("svg", { width: "1em", height: "1em", fill: "currentColor", viewBox: "0 0 16 16" }, React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" }, React.createElement("path", { d: "M9.29088,6.24 L8,3.62370938 L6.7088,6.24 L3.82143352,6.65946328 L5.9104,8.696 L5.41763534,11.5718679 L7.99968,10.21376 L10.5823647,11.5718679 L10.08928,8.696 L12.1785665,6.65946328 L9.29088,6.24 Z M7.1338087,6.82490647 L8,5.06944 L8.8661913,6.82490647 L10.8032,7.10624 L9.40162882,8.47265689 L9.73216,10.4016 L8,9.49072447 L6.26752,10.4016 L6.59837118,8.47265689 L5.19648,7.10624 L7.1338087,6.82490647 Z M8,-1.09245946e-13 C3.581722,-1.09245946e-13 -1.09245946e-13,3.581722 -1.09245946e-13,8 C-1.09245946e-13,12.418278 3.581722,16 8,16 C12.418278,16 16,12.418278 16,8 C16,3.581722 12.418278,-1.09245946e-13 8,-1.09245946e-13 Z M8,0.64 C12.0648158,0.64 15.36,3.93518424 15.36,8 C15.36,12.0648158 12.0648158,15.36 8,15.36 C3.93518424,15.36 0.64,12.0648158 0.64,8 C0.64,3.93518424 3.93518424,0.64 8,0.64 Z M8.32,12.5672727 L8.32,13.9054545 L7.68,13.9054545 L7.68,12.5672727 L8.32,12.5672727 Z M12.2449217,9.71561939 L12.4426933,9.10694348 L13.7153402,9.52045333 L13.5175685,10.1291292 L12.2449217,9.71561939 Z M11.212488,3.03437756 L11.7301897,3.41065523 L10.9433811,4.49318608 L10.4256794,4.11690841 L11.212488,3.03437756 Z M4.26981028,3.41065523 L4.78751205,3.03437756 L5.57432063,4.11690841 L5.05661886,4.49318608 L4.26981028,3.41065523 Z M3.55730667,9.10694348 L3.75507834,9.71561939 L2.48243151,10.1291292 L2.28465985,9.52045333 L3.55730667,9.10694348 Z", fill: "currentColor", fillRule: "nonzero" }))));