Skip to content

Commit

Permalink
Replace Studio 384 icon
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Feb 17, 2024
1 parent e8ec48a commit 047293b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion icons/studio-384.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/Amicons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2622,7 +2622,7 @@ export const aiStudio384: {
data: string;
} = {
name: 'studio_384',
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M2.478 7.706.528 6.609a1 1 0 0 1 0-1.743l7-3.938a1 1 0 0 1 .98 0l7 3.938a1 1 0 0 1 0 1.743l-1.951 1.097a1.67 1.67 0 0 0-.84-1.186l-2.062-1.16-1.16-2.063c-.649-1.152-2.307-1.152-2.955 0L5.38 5.36 3.317 6.52c-.479.27-.759.713-.84 1.186"/><path d="M6.088 6.257 3.77 7.562a.5.5 0 0 0 0 .872l2.3 1.294h.003q.132.077.21.208l1.297 2.308a.5.5 0 0 0 .872 0l.044-.08.013-.02 1.238-2.201a.56.56 0 0 1 .211-.213l.004-.002 2.2-1.238.02-.012.08-.045a.5.5 0 0 0 0-.872l-.094-.053-.005-.003-2.201-1.238-.005-.003a.56.56 0 0 1-.21-.213l-1.238-2.2-.007-.012-.05-.09a.5.5 0 0 0-.872 0L6.278 6.068l-.002.002a.6.6 0 0 1-.188.188"/><path d="m.527 9.386 1.95-1.097c.081.473.361.916.84 1.185l2.063 1.16 1.16 2.064c.648 1.152 2.306 1.152 2.954 0l1.16-2.063 2.064-1.16c.478-.27.758-.713.839-1.187l1.95 1.098a1 1 0 0 1 0 1.743l-7 3.937a1 1 0 0 1-.98 0l-7-3.937a1 1 0 0 1 0-1.743"/></svg>`
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M.337 7.573a.744.744 0 0 0 .051 1.276l2.87 1.563.517-1.827-1.164-2.5zm8.037-5.261.415.402 2.6.148-.047-1.147a.744.744 0 0 0-1.152-.592zm3.422 10.607-1.895.51-.297.438 1.128.614a.744.744 0 0 0 1.1-.683zm-6.444-9.9-2.473-.14a.744.744 0 0 0-.717 1.057l1.822 3.913zm1.6 11.204.18.39a.744.744 0 0 0 1.292.103l.738-1.088zm6.532-6.969 1.727-2.546a.744.744 0 0 0-.574-1.16L9.34 3.245zM7.307 1.976a.744.744 0 0 0-1.234.332L2.863 13.64a.744.744 0 0 0 .91.922l11.676-3.144a.744.744 0 0 0 .324-1.254z"/></svg>`
};
export const aiSubscript: {
name: 'subscript';
Expand Down

0 comments on commit 047293b

Please sign in to comment.