@icongo/gy
Version:
Glyph Iconset Icons
23 lines • 2.01 kB
JavaScript
import _extends from "@babel/runtime/helpers/extends";
import { jsx as _jsx } from "react/jsx-runtime";
import { jsxs as _jsxs } from "react/jsx-runtime";
var GYSiGlyphHandcuff = props => /*#__PURE__*/_jsx("svg", _extends({
xmlns: "http://www.w3.org/2000/svg",
width: "1em",
height: "1em",
className: "prefix__si-glyph prefix__si-glyph-handcuff",
viewBox: "0 0 16 14"
}, props, {
children: /*#__PURE__*/_jsxs("g", {
fill: "#434343",
fillRule: "evenodd",
children: [/*#__PURE__*/_jsx("path", {
d: "M10.556 6.076c-.366-.167-1.679.441-1.524.829.162.467.309 1.501.064 2.274-.094.299-.139.543-.193.607-.075.146.771 1.2 1.412 1.005.221-.336.271-.61.42-1.081.392-1.242.292-3.361-.179-3.634ZM6.852.066c-.41-.084-1.254-.104-1.484.14-.023.025-.05.049-.06.079l-1.444 2.49a5.273 5.273 0 0 0-1.439.685A5.33 5.33 0 0 0 .284 6.301a5.399 5.399 0 0 0 .083 3.508c.227.617.564 1.188.997 1.684a5.275 5.275 0 0 0 2.364 1.568 5.21 5.21 0 0 0 2.97.074c-.635-.447-.979-.916-1.434-1.639a3.413 3.413 0 0 1-.991-.159 3.464 3.464 0 0 1-1.113-.613 3.545 3.545 0 0 1-1.067-1.453 3.575 3.575 0 0 1-.105-2.419A3.535 3.535 0 0 1 3.5 4.921a3.473 3.473 0 0 1 1.709-.534h.051c.26-.008.359.009.551.071.104-.155.465-.667.91-.864l.498-2.487c.135-.3.415-.492.549-.653L6.981.098C6.944.086 6.898.076 6.852.066Z",
className: "prefix__si-glyph-fill"
}), /*#__PURE__*/_jsx("path", {
d: "m13.524 4.241-.895-2.475c-.002-.38-1.062-.684-1.454-.682l-1.564.005c-.357.001-1.375.263-1.543.6-.015.03-.033.06-.033.092l-.623 2.48c-.455.3-.852.671-1.195 1.087A5.177 5.177 0 0 0 5.011 8.68a5.199 5.199 0 0 0 1.181 3.275c.416.512.928.944 1.506 1.277.82.475 1.779.751 2.807.748 3.021-.011 5.465-2.398 5.455-5.336-.009-1.835-.974-3.453-2.436-4.403Zm-2.555-2.257h1.062V3h-1.062V1.984Zm-2 0h1.062V3H8.969V1.984Zm1.453 10.266c-2.097 0-3.797-1.686-3.797-3.766s1.7-3.766 3.797-3.766c2.096 0 3.797 1.686 3.797 3.766s-1.701 3.766-3.797 3.766Z",
className: "prefix__si-glyph-fill"
})]
})
}));
export { GYSiGlyphHandcuff };