shield check icon

shield-check-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
shield-check-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

The same icon in other sets

Related icons in Tabler Icons

Use the shield check icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.998 2l.118.007l.059.008l.061.013l.111.034a1 1 0 0 1 .217.112l.104.082l.255.218a11 11 0 0 0 7.189 2.537l.342-.01a1 1 0 0 1 1.005.717a13 13 0 0 1-9.208 16.25a1 1 0 0 1-.502 0A13 13 0 0 1 2.54 5.718a1 1 0 0 1 1.005-.717a11 11 0 0 0 7.531-2.527l.263-.225l.096-.075a1 1 0 0 1 .217-.112l.112-.034a1 1 0 0 1 .119-.021zm3.71 7.293a1 1 0 0 0-1.415 0L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.32 1.497l2 2l.094.083a1 1 0 0 0 1.32-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32z"/></svg>

React

import type { SVGProps } from "react";

export function TablerShieldCheckFilled(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="m11.998 2l.118.007l.059.008l.061.013l.111.034a1 1 0 0 1 .217.112l.104.082l.255.218a11 11 0 0 0 7.189 2.537l.342-.01a1 1 0 0 1 1.005.717a13 13 0 0 1-9.208 16.25a1 1 0 0 1-.502 0A13 13 0 0 1 2.54 5.718a1 1 0 0 1 1.005-.717a11 11 0 0 0 7.531-2.527l.263-.225l.096-.075a1 1 0 0 1 .217-.112l.112-.034a1 1 0 0 1 .119-.021zm3.71 7.293a1 1 0 0 0-1.415 0L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.32 1.497l2 2l.094.083a1 1 0 0 0 1.32-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m11.998 2l.118.007l.059.008l.061.013l.111.034a1 1 0 0 1 .217.112l.104.082l.255.218a11 11 0 0 0 7.189 2.537l.342-.01a1 1 0 0 1 1.005.717a13 13 0 0 1-9.208 16.25a1 1 0 0 1-.502 0A13 13 0 0 1 2.54 5.718a1 1 0 0 1 1.005-.717a11 11 0 0 0 7.531-2.527l.263-.225l.096-.075a1 1 0 0 1 .217-.112l.112-.034a1 1 0 0 1 .119-.021zm3.71 7.293a1 1 0 0 0-1.415 0L11 12.585l-1.293-1.292l-.094-.083a1 1 0 0 0-1.32 1.497l2 2l.094.083a1 1 0 0 0 1.32-.083l4-4l.083-.094a1 1 0 0 0-.083-1.32z"/></svg>
</template>

CSS

.icon-shield-check-filled {
  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%22m11.998%202l.118.007l.059.008l.061.013l.111.034a1%201%200%200%201%20.217.112l.104.082l.255.218a11%2011%200%200%200%207.189%202.537l.342-.01a1%201%200%200%201%201.005.717a13%2013%200%200%201-9.208%2016.25a1%201%200%200%201-.502%200A13%2013%200%200%201%202.54%205.718a1%201%200%200%201%201.005-.717a11%2011%200%200%200%207.531-2.527l.263-.225l.096-.075a1%201%200%200%201%20.217-.112l.112-.034a1%201%200%200%201%20.119-.021zm3.71%207.293a1%201%200%200%200-1.415%200L11%2012.585l-1.293-1.292l-.094-.083a1%201%200%200%200-1.32%201.497l2%202l.094.083a1%201%200%200%200%201.32-.083l4-4l.083-.094a1%201%200%200%200-.083-1.32z%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%22m11.998%202l.118.007l.059.008l.061.013l.111.034a1%201%200%200%201%20.217.112l.104.082l.255.218a11%2011%200%200%200%207.189%202.537l.342-.01a1%201%200%200%201%201.005.717a13%2013%200%200%201-9.208%2016.25a1%201%200%200%201-.502%200A13%2013%200%200%201%202.54%205.718a1%201%200%200%201%201.005-.717a11%2011%200%200%200%207.531-2.527l.263-.225l.096-.075a1%201%200%200%201%20.217-.112l.112-.034a1%201%200%200%201%20.119-.021zm3.71%207.293a1%201%200%200%200-1.415%200L11%2012.585l-1.293-1.292l-.094-.083a1%201%200%200%200-1.32%201.497l2%202l.094.083a1%201%200%200%200%201.32-.083l4-4l.083-.094a1%201%200%200%200-.083-1.32z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/shield-check-filled.svg?color=%231a73e8&size=48