angular-line-awesome
Version:
Angular Line Awesome is an Angular component to manage Line Awesome icons.
5 lines (4 loc) • 1.3 kB
JavaScript
export const lasTorah = {
name: 'las-torah',
data: `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7 3c-.55 0-1 .45-1 1s.45 1 1 1 1-.45 1-1-.45-1-1-1zm0 2c-.754 0-1.441.207-2 .625-.559.418-1 1.102-1 1.875v18c0 .773.441 1.457 1 1.875.305.23.656.398 1.031.5-.008.043-.031.078-.031.125 0 .55.45 1 1 1s1-.45 1-1c0-.047-.023-.082-.031-.125.375-.102.726-.27 1.031-.5.559-.418 1-1.102 1-1.875V25h12v.5c0 .773.441 1.457 1 1.875.305.23.656.398 1.031.5-.008.043-.031.078-.031.125 0 .55.45 1 1 1s1-.45 1-1c0-.047-.023-.082-.031-.125.375-.102.726-.27 1.031-.5.559-.418 1-1.102 1-1.875v-18c0-.773-.441-1.457-1-1.875C26.441 5.207 25.754 5 25 5s-1.441.207-2 .625c-.559.418-1 1.102-1 1.875V8H10v-.5c0-.773-.441-1.457-1-1.875C8.441 5.207 7.754 5 7 5zm18 0c.55 0 1-.45 1-1s-.45-1-1-1-1 .45-1 1 .45 1 1 1zM7 7c.352 0 .645.125.813.25.167.125.187.195.187.25v18c0 .055-.02.125-.188.25-.167.125-.46.25-.812.25-.352 0-.645-.125-.813-.25C6.02 25.625 6 25.555 6 25.5v-18c0-.055.02-.125.188-.25.167-.125.46-.25.812-.25zm18 0c.352 0 .645.125.813.25.167.125.187.195.187.25v18c0 .055-.02.125-.188.25-.167.125-.46.25-.812.25-.352 0-.645-.125-.813-.25-.167-.125-.187-.195-.187-.25v-18c0-.055.02-.125.188-.25.167-.125.46-.25.812-.25zm-15 3h12v13H10zm2 2v2h8v-2zm3 3v2h5v-2zm-3 3v2h8v-2z"/></svg>`
};