shield with house icon

shield-with-house-outline-rounded from Material Symbols Light by Google · Outline Rounded · Home · Apache-2.0 Free for personal and commercial use.

Name
shield-with-house-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Home
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More home icons from Material Symbols Light

Use the shield with house icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 8.89l-5.734 4.466q.455 1.883 1.563 3.43t2.671 2.441v-2.92q0-.347.23-.577t.578-.23h1.384q.348 0 .578.23t.23.578v2.919q1.563-.894 2.671-2.442q1.108-1.547 1.563-3.43zM6 6.799V11.1q0 .26.022.573q.022.314.06.573L12 7.635l5.917 4.611q.039-.26.061-.573T18 11.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04l-5.384 2q-.193.076-.298.23Q6 6.606 6 6.798m5.713 14.02q-.15-.026-.28-.076q-2.952-1.125-4.693-3.816T5 11.1V6.817q0-.51.295-.923t.755-.6l5.385-2q.292-.106.565-.106t.566.106l5.384 2q.46.187.755.6t.295.923V11.1q0 3.135-1.74 5.826t-4.693 3.816q-.13.05-.28.075t-.287.025t-.287-.025"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightShieldWithHouseOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 8.89l-5.734 4.466q.455 1.883 1.563 3.43t2.671 2.441v-2.92q0-.347.23-.577t.578-.23h1.384q.348 0 .578.23t.23.578v2.919q1.563-.894 2.671-2.442q1.108-1.547 1.563-3.43zM6 6.799V11.1q0 .26.022.573q.022.314.06.573L12 7.635l5.917 4.611q.039-.26.061-.573T18 11.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04l-5.384 2q-.193.076-.298.23Q6 6.606 6 6.798m5.713 14.02q-.15-.026-.28-.076q-2.952-1.125-4.693-3.816T5 11.1V6.817q0-.51.295-.923t.755-.6l5.385-2q.292-.106.565-.106t.566.106l5.384 2q.46.187.755.6t.295.923V11.1q0 3.135-1.74 5.826t-4.693 3.816q-.13.05-.28.075t-.287.025t-.287-.025"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 8.89l-5.734 4.466q.455 1.883 1.563 3.43t2.671 2.441v-2.92q0-.347.23-.577t.578-.23h1.384q.348 0 .578.23t.23.578v2.919q1.563-.894 2.671-2.442q1.108-1.547 1.563-3.43zM6 6.799V11.1q0 .26.022.573q.022.314.06.573L12 7.635l5.917 4.611q.039-.26.061-.573T18 11.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04l-5.384 2q-.193.076-.298.23Q6 6.606 6 6.798m5.713 14.02q-.15-.026-.28-.076q-2.952-1.125-4.693-3.816T5 11.1V6.817q0-.51.295-.923t.755-.6l5.385-2q.292-.106.565-.106t.566.106l5.384 2q.46.187.755.6t.295.923V11.1q0 3.135-1.74 5.826t-4.693 3.816q-.13.05-.28.075t-.287.025t-.287-.025"/></svg>
</template>

CSS

.icon-shield-with-house-outline-rounded {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%208.89l-5.734%204.466q.455%201.883%201.563%203.43t2.671%202.441v-2.92q0-.347.23-.577t.578-.23h1.384q.348%200%20.578.23t.23.578v2.919q1.563-.894%202.671-2.442q1.108-1.547%201.563-3.43zM6%206.799V11.1q0%20.26.022.573q.022.314.06.573L12%207.635l5.917%204.611q.039-.26.061-.573T18%2011.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04l-5.384%202q-.193.076-.298.23Q6%206.606%206%206.798m5.713%2014.02q-.15-.026-.28-.076q-2.952-1.125-4.693-3.816T5%2011.1V6.817q0-.51.295-.923t.755-.6l5.385-2q.292-.106.565-.106t.566.106l5.384%202q.46.187.755.6t.295.923V11.1q0%203.135-1.74%205.826t-4.693%203.816q-.13.05-.28.075t-.287.025t-.287-.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12%208.89l-5.734%204.466q.455%201.883%201.563%203.43t2.671%202.441v-2.92q0-.347.23-.577t.578-.23h1.384q.348%200%20.578.23t.23.578v2.919q1.563-.894%202.671-2.442q1.108-1.547%201.563-3.43zM6%206.799V11.1q0%20.26.022.573q.022.314.06.573L12%207.635l5.917%204.611q.039-.26.061-.573T18%2011.1V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04l-5.384%202q-.193.076-.298.23Q6%206.606%206%206.798m5.713%2014.02q-.15-.026-.28-.076q-2.952-1.125-4.693-3.816T5%2011.1V6.817q0-.51.295-.923t.755-.6l5.385-2q.292-.106.565-.106t.566.106l5.384%202q.46.187.755.6t.295.923V11.1q0%203.135-1.74%205.826t-4.693%203.816q-.13.05-.28.075t-.287.025t-.287-.025%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/shield-with-house-outline-rounded.svg?color=%231a73e8&size=48