security card icon
security-card-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- security-card-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the security card icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.49 13.379H11c-.3 0-.54.24-.54.54s.24.54.54.54h2.49c.3 0 .54-.24.54-.54s-.24-.54-.54-.54m-4.052 0h-1.25c-.3 0-.54.24-.54.54s.24.54.54.54h1.25c.3 0 .54-.24.54-.54s-.24-.54-.54-.54"/><path d="m18.54 4.221l-5.5-2.06c-.57-.21-1.5-.21-2.07 0l-5.5 2.06c-1.06.4-1.92 1.64-1.92 2.77v8.1c0 .81.53 1.88 1.18 2.36l5.5 4.11c.97.73 2.56.73 3.53 0l5.5-4.11c.65-.49 1.18-1.55 1.18-2.36v-8.1c.01-1.13-.85-2.37-1.9-2.77m-.37 9.43c-.02 2.07-.59 2.59-2.74 2.59H8.58c-2.19 0-2.74-.54-2.74-2.71v-2.33c0-.28.22-.5.5-.5h11.33c.28 0 .5.22.5.5zm0-4.54c0 .28-.22.5-.5.5H6.34c-.28 0-.5-.22-.5-.5v-.64c0-1.96.46-2.59 2.17-2.7c.18 0 .37-.01.57-.01h6.85c2.19 0 2.74.54 2.74 2.71z"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconSecurityCardFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.49 13.379H11c-.3 0-.54.24-.54.54s.24.54.54.54h2.49c.3 0 .54-.24.54-.54s-.24-.54-.54-.54m-4.052 0h-1.25c-.3 0-.54.24-.54.54s.24.54.54.54h1.25c.3 0 .54-.24.54-.54s-.24-.54-.54-.54"/><path d="m18.54 4.221l-5.5-2.06c-.57-.21-1.5-.21-2.07 0l-5.5 2.06c-1.06.4-1.92 1.64-1.92 2.77v8.1c0 .81.53 1.88 1.18 2.36l5.5 4.11c.97.73 2.56.73 3.53 0l5.5-4.11c.65-.49 1.18-1.55 1.18-2.36v-8.1c.01-1.13-.85-2.37-1.9-2.77m-.37 9.43c-.02 2.07-.59 2.59-2.74 2.59H8.58c-2.19 0-2.74-.54-2.74-2.71v-2.33c0-.28.22-.5.5-.5h11.33c.28 0 .5.22.5.5zm0-4.54c0 .28-.22.5-.5.5H6.34c-.28 0-.5-.22-.5-.5v-.64c0-1.96.46-2.59 2.17-2.7c.18 0 .37-.01.57-.01h6.85c2.19 0 2.74.54 2.74 2.71z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M13.49 13.379H11c-.3 0-.54.24-.54.54s.24.54.54.54h2.49c.3 0 .54-.24.54-.54s-.24-.54-.54-.54m-4.052 0h-1.25c-.3 0-.54.24-.54.54s.24.54.54.54h1.25c.3 0 .54-.24.54-.54s-.24-.54-.54-.54"/><path d="m18.54 4.221l-5.5-2.06c-.57-.21-1.5-.21-2.07 0l-5.5 2.06c-1.06.4-1.92 1.64-1.92 2.77v8.1c0 .81.53 1.88 1.18 2.36l5.5 4.11c.97.73 2.56.73 3.53 0l5.5-4.11c.65-.49 1.18-1.55 1.18-2.36v-8.1c.01-1.13-.85-2.37-1.9-2.77m-.37 9.43c-.02 2.07-.59 2.59-2.74 2.59H8.58c-2.19 0-2.74-.54-2.74-2.71v-2.33c0-.28.22-.5.5-.5h11.33c.28 0 .5.22.5.5zm0-4.54c0 .28-.22.5-.5.5H6.34c-.28 0-.5-.22-.5-.5v-.64c0-1.96.46-2.59 2.17-2.7c.18 0 .37-.01.57-.01h6.85c2.19 0 2.74.54 2.74 2.71z"/></g></svg> </template>
CSS
.icon-security-card-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.49%2013.379H11c-.3%200-.54.24-.54.54s.24.54.54.54h2.49c.3%200%20.54-.24.54-.54s-.24-.54-.54-.54m-4.052%200h-1.25c-.3%200-.54.24-.54.54s.24.54.54.54h1.25c.3%200%20.54-.24.54-.54s-.24-.54-.54-.54%22%2F%3E%3Cpath%20d%3D%22m18.54%204.221l-5.5-2.06c-.57-.21-1.5-.21-2.07%200l-5.5%202.06c-1.06.4-1.92%201.64-1.92%202.77v8.1c0%20.81.53%201.88%201.18%202.36l5.5%204.11c.97.73%202.56.73%203.53%200l5.5-4.11c.65-.49%201.18-1.55%201.18-2.36v-8.1c.01-1.13-.85-2.37-1.9-2.77m-.37%209.43c-.02%202.07-.59%202.59-2.74%202.59H8.58c-2.19%200-2.74-.54-2.74-2.71v-2.33c0-.28.22-.5.5-.5h11.33c.28%200%20.5.22.5.5zm0-4.54c0%20.28-.22.5-.5.5H6.34c-.28%200-.5-.22-.5-.5v-.64c0-1.96.46-2.59%202.17-2.7c.18%200%20.37-.01.57-.01h6.85c2.19%200%202.74.54%202.74%202.71z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M13.49%2013.379H11c-.3%200-.54.24-.54.54s.24.54.54.54h2.49c.3%200%20.54-.24.54-.54s-.24-.54-.54-.54m-4.052%200h-1.25c-.3%200-.54.24-.54.54s.24.54.54.54h1.25c.3%200%20.54-.24.54-.54s-.24-.54-.54-.54%22%2F%3E%3Cpath%20d%3D%22m18.54%204.221l-5.5-2.06c-.57-.21-1.5-.21-2.07%200l-5.5%202.06c-1.06.4-1.92%201.64-1.92%202.77v8.1c0%20.81.53%201.88%201.18%202.36l5.5%204.11c.97.73%202.56.73%203.53%200l5.5-4.11c.65-.49%201.18-1.55%201.18-2.36v-8.1c.01-1.13-.85-2.37-1.9-2.77m-.37%209.43c-.02%202.07-.59%202.59-2.74%202.59H8.58c-2.19%200-2.74-.54-2.74-2.71v-2.33c0-.28.22-.5.5-.5h11.33c.28%200%20.5.22.5.5zm0-4.54c0%20.28-.22.5-.5.5H6.34c-.28%200-.5-.22-.5-.5v-.64c0-1.96.46-2.59%202.17-2.7c.18%200%20.37-.01.57-.01h6.85c2.19%200%202.74.54%202.74%202.71z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/security-card-filled.svg?color=%231a73e8&size=48