@ng-icons/lets-icons 30.1.0 → 30.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -83,7 +83,7 @@ const letsChatAltAddLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0
83
83
  const letsChatAltLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path d="M20 12c0-3.771 0-5.657-1.172-6.828C17.657 4 15.771 4 12 4C8.229 4 6.343 4 5.172 5.172C4 6.343 4 8.229 4 12v6c0 .943 0 1.414.293 1.707C4.586 20 5.057 20 6 20h6c3.771 0 5.657 0 6.828-1.172C20 17.657 20 15.771 20 12z"></path><path stroke-linecap="round" stroke-linejoin="round" d="M9 10h6m-6 4h3"></path></g></svg>`;
84
84
  const letsChatLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path d="M4 12a8 8 0 1 1 16 0v5.09c0 .848 0 1.27-.126 1.609a2 2 0 0 1-1.175 1.175C18.36 20 17.937 20 17.09 20H12a8 8 0 0 1-8-8z"></path><path stroke-linecap="round" stroke-linejoin="round" d="M9 11h6m-3 4h3"></path></g></svg>`;
85
85
  const letsChatPlusLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path d="M12.875 5C9.225 5 7.4 5 6.242 6.103a3.986 3.986 0 0 0-.139.139C5 7.4 5 9.225 5 12.875V17c0 .943 0 1.414.293 1.707C5.586 19 6.057 19 7 19h4.125c3.65 0 5.475 0 6.633-1.103a3.95 3.95 0 0 0 .139-.139C19 16.6 19 14.775 19 11.125"></path><path stroke-linecap="round" stroke-linejoin="round" d="M9 10h6m-6 4h3m7-6V2m-3 3h6"></path></g></svg>`;
86
- const letsChatSearchDuotoneLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><mask id="letsIconsChatSearchDuotoneLight0"><g fill="none"><path stroke="#fff" stroke-linecap="round" d="M14.5 18.5h-8a1 1 0 0 1-1-1v-8a4 4 0 0 1 4-4h5a4 4 0 0 1 4 4v2"></path><path stroke="silver" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".25" d="M7.5 10.5h7m-7 3h5" style="stroke-width:var(--ng-icon__stroke-width, 1.2)"></path><circle cx="16.5" cy="15.5" r="2" stroke="#fff"></circle><path stroke="#fff" stroke-linecap="round" d="m19 18l1.5 1.5"></path></g></mask></defs><path fill="currentColor" d="M0 0h24v24H0z" mask="url(#letsIconsChatSearchDuotoneLight0)"></path></svg>`;
86
+ const letsChatSearchDuotoneLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><mask id="ID_PLACEHOLDER_0"><g fill="none"><path stroke="#fff" stroke-linecap="round" d="M14.5 18.5h-8a1 1 0 0 1-1-1v-8a4 4 0 0 1 4-4h5a4 4 0 0 1 4 4v2"></path><path stroke="silver" stroke-linecap="round" stroke-linejoin="round" stroke-opacity=".25" d="M7.5 10.5h7m-7 3h5" style="stroke-width:var(--ng-icon__stroke-width, 1.2)"></path><circle cx="16.5" cy="15.5" r="2" stroke="#fff"></circle><path stroke="#fff" stroke-linecap="round" d="m19 18l1.5 1.5"></path></g></mask></defs><path fill="currentColor" d="M0 0h24v24H0z" mask="url(#ID_PLACEHOLDER_0)"></path></svg>`;
87
87
  const letsChatSearchLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><path stroke-linecap="round" d="M14.5 18.5h-8a1 1 0 0 1-1-1v-8a4 4 0 0 1 4-4h5a4 4 0 0 1 4 4v2"></path><path stroke-linecap="round" stroke-linejoin="round" d="M7.5 10.5h7m-7 3h5"></path><circle cx="16.5" cy="15.5" r="2"></circle><path stroke-linecap="round" d="m19 18l1.5 1.5"></path></g></svg>`;
88
88
  const letsCheckRingLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor"><circle cx="12" cy="12" r="9"></circle><path d="m8 12l3 3l5-6"></path></g></svg>`;
89
89
  const letsCheckRingRoundLight = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round"><path d="M12 21a9 9 0 1 0-6.364-2.636"></path><path d="m16 10l-3.598 4.318c-.655.786-.983 1.18-1.424 1.2c-.44.02-.803-.343-1.527-1.067L8 13"></path></g></svg>`;