security block icon
security-block from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- security-block
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the security block icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.86 15.86A9.7 9.7 0 0 0 21 11.237V7.748c0-1.405 0-2.108-.45-2.834s-.913-.957-1.841-1.419C16.817 2.554 14.5 2 12 2c-1.852 0-3.603.304-5.156.844M4.142 4.142c-.266.198-.48.43-.692.772C3 5.64 3 6.343 3 7.748v3.49c0 5.683 4.542 8.842 7.173 10.196c.734.377 1.1.566 1.827.566s1.093-.189 1.827-.566c1.253-.645 2.94-1.7 4.364-3.243M2 2l20 20"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSecurityBlock(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M19.86 15.86A9.7 9.7 0 0 0 21 11.237V7.748c0-1.405 0-2.108-.45-2.834s-.913-.957-1.841-1.419C16.817 2.554 14.5 2 12 2c-1.852 0-3.603.304-5.156.844M4.142 4.142c-.266.198-.48.43-.692.772C3 5.64 3 6.343 3 7.748v3.49c0 5.683 4.542 8.842 7.173 10.196c.734.377 1.1.566 1.827.566s1.093-.189 1.827-.566c1.253-.645 2.94-1.7 4.364-3.243M2 2l20 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.86 15.86A9.7 9.7 0 0 0 21 11.237V7.748c0-1.405 0-2.108-.45-2.834s-.913-.957-1.841-1.419C16.817 2.554 14.5 2 12 2c-1.852 0-3.603.304-5.156.844M4.142 4.142c-.266.198-.48.43-.692.772C3 5.64 3 6.343 3 7.748v3.49c0 5.683 4.542 8.842 7.173 10.196c.734.377 1.1.566 1.827.566s1.093-.189 1.827-.566c1.253-.645 2.94-1.7 4.364-3.243M2 2l20 20"/></svg> </template>
CSS
.icon-security-block {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M19.86%2015.86A9.7%209.7%200%200%200%2021%2011.237V7.748c0-1.405%200-2.108-.45-2.834s-.913-.957-1.841-1.419C16.817%202.554%2014.5%202%2012%202c-1.852%200-3.603.304-5.156.844M4.142%204.142c-.266.198-.48.43-.692.772C3%205.64%203%206.343%203%207.748v3.49c0%205.683%204.542%208.842%207.173%2010.196c.734.377%201.1.566%201.827.566s1.093-.189%201.827-.566c1.253-.645%202.94-1.7%204.364-3.243M2%202l20%2020%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M19.86%2015.86A9.7%209.7%200%200%200%2021%2011.237V7.748c0-1.405%200-2.108-.45-2.834s-.913-.957-1.841-1.419C16.817%202.554%2014.5%202%2012%202c-1.852%200-3.603.304-5.156.844M4.142%204.142c-.266.198-.48.43-.692.772C3%205.64%203%206.343%203%207.748v3.49c0%205.683%204.542%208.842%207.173%2010.196c.734.377%201.1.566%201.827.566s1.093-.189%201.827-.566c1.253-.645%202.94-1.7%204.364-3.243M2%202l20%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/security-block.svg?color=%231a73e8&size=48