UNPKG

@rhds/icons

Version:
1 lines 1.37 kB
const t = document.createElement('template');t.innerHTML=`<!-- © Red Hat, Inc. CC-BY-4.0 licensed --><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M16 12.7a3.3 3.3 0 1 0 3.3 3.3 3.3 3.3 0 0 0-3.3-3.3Z"/><path d="M23.73 10.16A3 3 0 0 0 23 9a3 3 0 0 0-1.14-.75A5.73 5.73 0 0 0 20 7.93h-8a5.73 5.73 0 0 0-1.84.34A3 3 0 0 0 9 9a3 3 0 0 0-.75 1.14A5.73 5.73 0 0 0 7.93 12v8a5.73 5.73 0 0 0 .34 1.84A3 3 0 0 0 9 23a3 3 0 0 0 1.14.75 5.73 5.73 0 0 0 1.84.34c1 0 1.35.05 4 .05s3 0 4-.05a5.73 5.73 0 0 0 1.84-.34 3.38 3.38 0 0 0 1.89-1.89 5.73 5.73 0 0 0 .36-1.86c0-1 .05-1.35.05-4s0-3-.05-4a5.73 5.73 0 0 0-.34-1.84ZM16 21.09A5.09 5.09 0 1 1 21.09 16 5.09 5.09 0 0 1 16 21.09Zm5.29-9.19a1.19 1.19 0 1 1 1.19-1.19 1.19 1.19 0 0 1-1.19 1.19Z"/><path d="M30.81 0H1.19A1.19 1.19 0 0 0 0 1.19v29.62A1.19 1.19 0 0 0 1.19 32h29.62A1.19 1.19 0 0 0 32 30.81V1.19A1.19 1.19 0 0 0 30.81 0Zm-5 20.09a7.18 7.18 0 0 1-.46 2.4 5 5 0 0 1-2.9 2.9 7.18 7.18 0 0 1-2.4.46c-1.06 0-1.4.06-4.09.06s-3 0-4.09-.06a7.18 7.18 0 0 1-2.4-.46 5 5 0 0 1-2.9-2.9 7.18 7.18 0 0 1-.46-2.4C6.1 19 6.09 18.69 6.09 16s0-3 .06-4.09a7.18 7.18 0 0 1 .46-2.4 5 5 0 0 1 2.9-2.9 7.18 7.18 0 0 1 2.4-.46c1.09-.05 1.4-.06 4.09-.06s3 0 4.09.06a7.18 7.18 0 0 1 2.4.46 5 5 0 0 1 2.9 2.9 7.18 7.18 0 0 1 .46 2.4c0 1.06.06 1.4.06 4.09s-.01 3-.06 4.09Z"/></svg>`;export default t.content.cloneNode(true);