File: brick-wall-shield.md | Updated: 11/15/2025
Return to top
firewall • security • bricks • mortar • cement • materials • construction • builder • labourer • quantity surveyor • blocks • stone • cybersecurity • secure • safety • protection • guardian • armored • armoured • defense • defence • defender • block • threat • prevention • antivirus • vigilance • vigilant • detection • scan • find • strength • strong • tough • invincible • invincibility • invulnerable • undamaged • audit • admin • verification • crest • bravery • knight • foot soldier • infantry • trooper • pawn • battle • war • military • army • cadet • scout
VanillaReactVueSveltePreactSolidAngularIcon font
js
import { createIcons, icons } from 'lucide';
createIcons({ icons });
document.body.append('<i data-lucide="brick-wall-shield"></i>');
tsx
import { BrickWallShield } from 'lucide-react';
const App = () => {
return (
<BrickWallShield />
);
};
export default App;
vue
<script setup>
import { BrickWallShield } from 'lucide-vue-next';
</script>
<template>
<BrickWallShield />
</template>
svelte
<script>
import { BrickWallShield } from 'lucide-svelte';
</script>
<BrickWallShield />
tsx
import { BrickWallShield } from 'lucide-preact';
const App = () => {
return (
<BrickWallShield />
);
};
export default App;
tsx
import { BrickWallShield } from 'lucide-solid';
const App = () => {
return (
<BrickWallShield />
);
};
export default App;
tsx
// app.module.ts
import { LucideAngularModule, BrickWallShield } from 'lucide-angular';
@NgModule({
imports: [\
LucideAngularModule.pick({ BrickWallShield })\
],
})
// app.component.html
<lucide-icon name="brick-wall-shield"></lucide-icon>
html
<div class="icon-brick-wall-shield"></div>
BrickCancel
Bug
Feature
Brick
Documents Readme Brick 12
112
8
11
2
brick-wall-fire
brick-wall
lamp-wall-down
lamp-wall-up
shield-alert
shield-ban
shield-check
shield-ellipsis
shield-half
shield-minus
shield-off
shield-plus
shield-question-mark
shield-user
shield-x
shield
toy-brick