UNPKG

@dnb/eufemia

Version:

DNB Eufemia Design System UI Library

21 lines 1.11 kB
import _extends from "@babel/runtime-corejs3/helpers/esm/extends"; var _path, _path2; import React from 'react'; const account_in_medium = props => React.createElement("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: 24, height: 24, fill: "none", viewBox: "0 0 24 24" }, props), _path || (_path = React.createElement("path", { stroke: "#000", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5, d: "M8.25 7.5H15M6 22.1c1.239.76 3.059 1.15 5.625 1.15 5.93 0 7.875-2.082 7.875-6 0-2.83-2.507-5.73-4.878-7.5H8.628c-.376.28-.756.59-1.128.922M1 16.5h7.5M6 19l2.5-2.5m0 0L6 14M16.5.75l-9 1.5s1.5.818 1.5 3h4.875c0-2.182 2.625-4.5 2.625-4.5Z" })), _path2 || (_path2 = React.createElement("path", { fill: "#000", d: "M15.45 14.91c-.576 0-1.071.306-1.323.774V15h-1.17v4.5h1.314v-2.457c0-.657.387-1 1.152-1 .189 0 .36.019.495.046v-1.125a1.733 1.733 0 0 0-.468-.054Zm-4.229 1.209 1.018-1.12h-1.44c.24.4.381.913.422 1.12Zm-.422 3.381h1.575l-1.401-1.81c-.012.054-.18.327-.755.986l.581.824Z" }))); export default account_in_medium; //# sourceMappingURL=account_in_medium.js.map