@icongo/li
Version:
LibreICONS Icons
14 lines • 843 B
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
var LIEducationCap = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
"aria-hidden": "true",
viewBox: "0 0 14 14"
}, props, {
children: /*#__PURE__*/_jsx("path", {
d: "M12.5 12.255a.32.32 0 0 0 .313-.387l-.202-.957a.61.61 0 0 0-.02-.895V6.694l-.81.501v2.82a.609.609 0 0 0-.02.896l-.201.957a.321.321 0 0 0 .314.387h.625zm.274-7.5L7.502 1.492a.957.957 0 0 0-1.004 0L1.226 4.755a.478.478 0 0 0 0 .814l5.272 3.263a.951.951 0 0 0 1.004 0l5.272-3.263a.478.478 0 0 0 0-.814zM7 9.785a1.76 1.76 0 0 1-.929-.264L2.996 7.617v3.278c0 .97 1.794 1.756 4.004 1.756 2.21 0 4.003-.786 4.003-1.756V7.617L7.93 9.521c-.28.173-.601.264-.93.264Z"
})
}));
export { LIEducationCap };