UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

18 lines 905 B
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path; import React from 'react'; const teenager = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 16, height: 16, fill: "none", viewBox: "0 0 16 16" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M15 4.638 2.325 6m7.706 4.5c-1.293 1.243-3.031 1.243-4.36 0m-.047-2.329h.225m3.673 0h.225m2.24-4.414c2.284 2.344 2.284 6.142 0 8.486a5.747 5.747 0 0 1-8.274 0C1.43 9.899 1.43 6.1 3.713 3.757a5.747 5.747 0 0 1 8.274 0ZM5.9 8.171c0 .122-.104.162-.161.162-.06 0-.164-.04-.164-.162 0-.131.104-.171.164-.171.057 0 .161.04.161.171Zm3.899 0c0 .122-.104.162-.161.162-.06 0-.164-.04-.164-.162a.162.162 0 1 1 .324 0Z" }))); export default teenager; //# sourceMappingURL=teenager.js.map