data loss prevention icon
data-loss-prevention-outline from Material Symbols Light by Google · Outline · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- data-loss-prevention-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- data-loss-prevention-outline-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the data loss prevention icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 9.5q.633 0 1.066-.434Q12.5 8.633 12.5 8t-.434-1.066Q11.633 6.5 11 6.5t-1.066.434T9.5 8t.434 1.066Q10.367 9.5 11 9.5m.02 4q.836 0 1.612-.312t1.405-.898q-.78-.401-1.54-.596t-1.478-.194q-.89 0-1.699.204t-1.337.586q.61.587 1.395.899q.786.311 1.641.311m10.158 7.404l-5.258-5.258q-1.102.896-2.272 1.375T11 17.5q-3.139 0-5.32-2.18T3.5 10t2.18-5.32T11 2.5t5.32 2.18T18.5 10q0 1.477-.479 2.657t-1.375 2.282l5.238 5.238zM11 16.5q2.692 0 4.596-1.904T17.5 10t-1.904-4.596T11 3.5T6.404 5.404T4.5 10t1.904 4.596T11 16.5m0-6.5"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightDataLossPreventionOutline(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 9.5q.633 0 1.066-.434Q12.5 8.633 12.5 8t-.434-1.066Q11.633 6.5 11 6.5t-1.066.434T9.5 8t.434 1.066Q10.367 9.5 11 9.5m.02 4q.836 0 1.612-.312t1.405-.898q-.78-.401-1.54-.596t-1.478-.194q-.89 0-1.699.204t-1.337.586q.61.587 1.395.899q.786.311 1.641.311m10.158 7.404l-5.258-5.258q-1.102.896-2.272 1.375T11 17.5q-3.139 0-5.32-2.18T3.5 10t2.18-5.32T11 2.5t5.32 2.18T18.5 10q0 1.477-.479 2.657t-1.375 2.282l5.238 5.238zM11 16.5q2.692 0 4.596-1.904T17.5 10t-1.904-4.596T11 3.5T6.404 5.404T4.5 10t1.904 4.596T11 16.5m0-6.5"/></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 9.5q.633 0 1.066-.434Q12.5 8.633 12.5 8t-.434-1.066Q11.633 6.5 11 6.5t-1.066.434T9.5 8t.434 1.066Q10.367 9.5 11 9.5m.02 4q.836 0 1.612-.312t1.405-.898q-.78-.401-1.54-.596t-1.478-.194q-.89 0-1.699.204t-1.337.586q.61.587 1.395.899q.786.311 1.641.311m10.158 7.404l-5.258-5.258q-1.102.896-2.272 1.375T11 17.5q-3.139 0-5.32-2.18T3.5 10t2.18-5.32T11 2.5t5.32 2.18T18.5 10q0 1.477-.479 2.657t-1.375 2.282l5.238 5.238zM11 16.5q2.692 0 4.596-1.904T17.5 10t-1.904-4.596T11 3.5T6.404 5.404T4.5 10t1.904 4.596T11 16.5m0-6.5"/></svg> </template>
CSS
.icon-data-loss-prevention-outline {
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%209.5q.633%200%201.066-.434Q12.5%208.633%2012.5%208t-.434-1.066Q11.633%206.5%2011%206.5t-1.066.434T9.5%208t.434%201.066Q10.367%209.5%2011%209.5m.02%204q.836%200%201.612-.312t1.405-.898q-.78-.401-1.54-.596t-1.478-.194q-.89%200-1.699.204t-1.337.586q.61.587%201.395.899q.786.311%201.641.311m10.158%207.404l-5.258-5.258q-1.102.896-2.272%201.375T11%2017.5q-3.139%200-5.32-2.18T3.5%2010t2.18-5.32T11%202.5t5.32%202.18T18.5%2010q0%201.477-.479%202.657t-1.375%202.282l5.238%205.238zM11%2016.5q2.692%200%204.596-1.904T17.5%2010t-1.904-4.596T11%203.5T6.404%205.404T4.5%2010t1.904%204.596T11%2016.5m0-6.5%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%209.5q.633%200%201.066-.434Q12.5%208.633%2012.5%208t-.434-1.066Q11.633%206.5%2011%206.5t-1.066.434T9.5%208t.434%201.066Q10.367%209.5%2011%209.5m.02%204q.836%200%201.612-.312t1.405-.898q-.78-.401-1.54-.596t-1.478-.194q-.89%200-1.699.204t-1.337.586q.61.587%201.395.899q.786.311%201.641.311m10.158%207.404l-5.258-5.258q-1.102.896-2.272%201.375T11%2017.5q-3.139%200-5.32-2.18T3.5%2010t2.18-5.32T11%202.5t5.32%202.18T18.5%2010q0%201.477-.479%202.657t-1.375%202.282l5.238%205.238zM11%2016.5q2.692%200%204.596-1.904T17.5%2010t-1.904-4.596T11%203.5T6.404%205.404T4.5%2010t1.904%204.596T11%2016.5m0-6.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/data-loss-prevention-outline.svg?color=%231a73e8&size=48