Skip to content

Commit

Permalink
Revamp all the heading icons
Browse files Browse the repository at this point in the history
  • Loading branch information
Studio384 committed Feb 16, 2024
1 parent 77caa70 commit 102fd6d
Show file tree
Hide file tree
Showing 8 changed files with 18 additions and 12 deletions.
6 changes: 6 additions & 0 deletions docs/src/app/Changelog.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,12 @@ export default function Changelog() {
'a-gum',
'envelope',
'facebook',
'heading-1',
'heading-2',
'heading-3',
'heading-4',
'heading-5',
'heading-6',
'patreon',
'shuffle',
'triangle-exclamation',
Expand Down
2 changes: 1 addition & 1 deletion icons/heading-1.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 icons/heading-2.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 icons/heading-3.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 icons/heading-4.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 icons/heading-5.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 icons/heading-6.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions src/Amicons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1481,42 +1481,42 @@ export const aiHeading1: {
data: string;
} = {
name: 'heading_1',
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M2.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5zm12.5 0a.75.75 0 0 0-1.156-.63l-3.5 2.25a.75.75 0 0 0 .812 1.26L13.5 4.125v9.126a.75.75 0 0 0 1.5 0z"/></svg>`
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M2.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5zM10.75 2a.75.75 0 0 0 0 1.5h2.75v9.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-.75-.75z"/></svg>`
};
export const aiHeading2: {
name: 'heading_2';
data: string;
} = {
name: 'heading_2',
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M1.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5zm11.71-.606A3.436 3.436 0 0 0 9 5.491v.259a.75.75 0 1 0 1.5 0v-.259a1.936 1.936 0 0 1 2.373-1.885c1.709.394 2.16 2.61.76 3.632l-2.71 1.977A4.68 4.68 0 0 0 9 13c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-4.66a3.2 3.2 0 0 1 1.218-1.823l2.71-1.977c2.454-1.792 1.633-5.627-1.308-6.306"/></svg>`
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M1.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5zm9 2.534c0-.372.141-.821.458-1.17.3-.33.8-.614 1.62-.614.819 0 1.319.285 1.62.615.316.348.457.797.457 1.17 0 .704-.204 1.126-.585 1.547a7.4 7.4 0 0 1-.811.739l-.403.324c-.237.19-.498.398-.759.615C9.866 10.37 9 12.01 9 13.25c0 .414.336.75.75.75h5.5a.75.75 0 0 0 0-1.5h-4.574c.278-.674.943-1.639 2.382-2.838.256-.213.485-.396.708-.574q.22-.175.441-.355c.351-.286.688-.577.975-.894.61-.675.973-1.449.973-2.555a3.28 3.28 0 0 0-.849-2.18C14.7 2.44 13.786 2 12.578 2s-2.123.44-2.729 1.105A3.28 3.28 0 0 0 9 5.285a.75.75 0 1 0 1.5 0"/></svg>`
};
export const aiHeading3: {
name: 'heading_3';
data: string;
} = {
name: 'heading_3',
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M1.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5zM9.75 2a.75.75 0 0 0 0 1.5h3.94l-3.026 3.781A.75.75 0 0 0 11.25 8.5h1.25a2 2 0 1 1 0 4h-.75c-.69 0-1.25-.56-1.25-1.25V11A.75.75 0 0 0 9 11v.25A2.75 2.75 0 0 0 11.75 14h.75a3.5 3.5 0 0 0 .3-6.987l3.036-3.794A.75.75 0 0 0 15.25 2z"/></svg>`
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M1.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5zm9 2.5c0-.39.132-.829.426-1.16.276-.311.75-.59 1.574-.59.818 0 1.291.283 1.57.603.297.34.43.79.43 1.181 0 .752-.217 1.19-.542 1.462-.35.293-.957.504-1.958.504h-.75a.75.75 0 0 0 0 1.5H12c1 0 1.608.211 1.958.504.325.271.542.71.542 1.462 0 .491-.147.927-.43 1.233-.27.293-.742.551-1.57.551-.802 0-1.28-.277-1.563-.593a1.77 1.77 0 0 1-.437-1.157.75.75 0 0 0-1.5 0c0 .704.243 1.515.82 2.158.593.662 1.49 1.092 2.68 1.092 1.163 0 2.066-.376 2.673-1.033.595-.645.827-1.476.827-2.251 0-1.059-.321-1.978-1.08-2.612A3 3 0 0 0 14.79 8q.066-.05.13-.104C15.68 7.262 16 6.343 16 5.284c0-.694-.228-1.512-.8-2.167C14.612 2.441 13.71 2 12.5 2c-1.204 0-2.104.428-2.696 1.095A3.27 3.27 0 0 0 9 5.25a.75.75 0 0 0 1.5 0"/></svg>`
};
export const aiHeading4: {
name: 'heading_4';
data: string;
} = {
name: 'heading_4',
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M11.485 2.897a.75.75 0 1 0-1.47-.294l-1 5a.75.75 0 0 0 .735.897h4.75v4.75a.75.75 0 1 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-3.835zM1.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 1 0 1.5 0V8.5h5v4.75a.75.75 0 1 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5z"/></svg>`
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M15 2.75a.75.75 0 0 0-1.393-.386l-4.5 7.5A.75.75 0 0 0 9.75 11h3.75v2.25a.75.75 0 0 0 1.5 0V11h.25a.75.75 0 0 0 0-1.5H15zm-1.5 2.708V9.5h-2.425zM1.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5z"/></svg>`
};
export const aiHeading5: {
name: 'heading_5';
data: string;
} = {
name: 'heading_5',
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M1.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5zM11.155 2c-.9 0-1.652.681-1.741 1.576l-.19 1.9A2.75 2.75 0 0 0 11.96 8.5h.54a2 2 0 1 1 0 4h-.75c-.69 0-1.25-.56-1.25-1.25V11A.75.75 0 0 0 9 11v.25A2.75 2.75 0 0 0 11.75 14h.75a3.5 3.5 0 1 0 0-7h-.54a1.25 1.25 0 0 1-1.244-1.374l.19-1.9a.25.25 0 0 1 .249-.226h4.095a.75.75 0 0 0 0-1.5z"/></svg>`
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M1.5 2.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5zM10.25 2a.75.75 0 0 0-.747.685l-.487 5.594A2 2 0 0 0 9 8.5a.75.75 0 0 0 1.497.065l.009-.1a1 1 0 0 1 .057-.177 1.4 1.4 0 0 1 .284-.42c.263-.27.751-.566 1.653-.566.535 0 .89.12 1.13.271.243.152.42.366.551.63.278.557.319 1.264.319 1.797 0 .594-.044 1.233-.306 1.713a1.3 1.3 0 0 1-.53.542c-.245.136-.61.245-1.164.245-.968 0-1.355-.226-1.541-.401-.178-.166-.255-.333-.38-.601a12 12 0 0 0-.158-.333.75.75 0 1 0-1.342.67l.072.156c.136.302.367.814.783 1.203.554.52 1.362.806 2.566.806.75 0 1.38-.149 1.894-.435a2.8 2.8 0 0 0 1.117-1.134c.462-.847.489-1.834.489-2.431 0-.553-.03-1.57-.476-2.466a3 3 0 0 0-1.096-1.232c-.519-.325-1.16-.5-1.928-.5-.716 0-1.31.138-1.794.363l.232-2.665H15A.75.75 0 0 0 15 2z"/></svg>`
};
export const aiHeading6: {
name: 'heading_6';
data: string;
} = {
name: 'heading_6',
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M13.595 2.084a.75.75 0 0 1 .32 1.011l-2.054 3.963A3.5 3.5 0 1 1 9 10.5a4.85 4.85 0 0 1 .543-2.233l3.04-5.862a.75.75 0 0 1 1.011-.32M12.5 12.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4m-11-9.75a.75.75 0 0 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 0 0-1.5 0V7h-5z"/></svg>`
data: `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="ai" viewBox="0 0 16 16"><path d="M14.676 2.133a.75.75 0 0 1 .191 1.043L12.22 7.011q.138-.01.281-.011a3.5 3.5 0 0 1 3.5 3.498 3.5 3.5 0 1 1-6.993-.224A1 1 0 0 1 9 10.17c0-.39.14-.822.301-1.212a12 12 0 0 1 .706-1.384l3.626-5.25a.75.75 0 0 1 1.043-.191M12.5 8.5a2 2 0 0 0-2 1.998 2 2 0 0 0 4 0 2 2 0 0 0-2-1.998m-11-5.75a.75.75 0 1 0-1.5 0v10.5a.75.75 0 0 0 1.5 0V8.5h5v4.75a.75.75 0 0 0 1.5 0V2.75a.75.75 0 1 0-1.5 0V7h-5z"/></svg>`
};
export const aiHeadset: {
name: 'headset';
Expand Down

0 comments on commit 102fd6d

Please sign in to comment.