UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 1.19 kB
import React from "react"; export const Tax = () => (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.8222222,0 L2.62222222,0 C2.27875556,0 2,0.298 2,0.666666667 L2,16 L4.48888889,14 L6.35555556,16 L8.22222222,14 L10.0888889,16 L11.9555556,14 L14.4444444,16 L14.4444444,0.666666667 C14.4444444,0.298 14.1656889,0 13.8222222,0 Z M8.84444444,10.6666667 L4.48888889,10.6666667 L4.48888889,9.33333333 L8.84444444,9.33333333 L8.84444444,10.6666667 Z M8.84444444,8 L4.48888889,8 L4.48888889,6.66666667 L8.84444444,6.66666667 L8.84444444,8 Z M8.84444444,5.33333333 L4.48888889,5.33333333 L4.48888889,4 L8.84444444,4 L8.84444444,5.33333333 Z M11.9555556,10.6666667 L10.0888889,10.6666667 L10.0888889,9.33333333 L11.9555556,9.33333333 L11.9555556,10.6666667 Z M11.9555556,8 L10.0888889,8 L10.0888889,6.66666667 L11.9555556,6.66666667 L11.9555556,8 Z M11.9555556,5.33333333 L10.0888889,5.33333333 L10.0888889,4 L11.9555556,4 L11.9555556,5.33333333 Z", fill: "currentColor", fillRule: "nonzero" }))));