privacy tip icon
privacy-tip-rounded from Material Symbols Light by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.
- Name
- privacy-tip-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Privacy
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More privacy icons from Material Symbols Light
add-moderatoradmin-panel-settingsassured-workloadbadgedisabled-visiblee911-emergencyencryptedencrypted-addencrypted-add-circleencrypted-minus-circleencrypted-offenhanced-encryptionexclamationid-cardid-card-2identity-aware-proxykey-visualizermobile-theftno-encryptionpasskeyperson-shieldpolicypolicy-alertprivate-connectivity
Use the privacy tip icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.357 16.088q.143-.144.143-.357v-4.654q0-.213-.143-.357T12 10.577t-.357.143t-.143.357v4.654q0 .213.143.357t.357.143t.357-.144m.077-7.269q.182-.181.182-.433t-.182-.434T12 7.769t-.434.182t-.182.434t.182.433T12 9t.434-.182m-.72 12q-.15-.026-.281-.076q-2.952-1.125-4.692-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 MaterialSymbolsLightPrivacyTipRounded(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.357 16.088q.143-.144.143-.357v-4.654q0-.213-.143-.357T12 10.577t-.357.143t-.143.357v4.654q0 .213.143.357t.357.143t.357-.144m.077-7.269q.182-.181.182-.433t-.182-.434T12 7.769t-.434.182t-.182.434t.182.433T12 9t.434-.182m-.72 12q-.15-.026-.281-.076q-2.952-1.125-4.692-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.357 16.088q.143-.144.143-.357v-4.654q0-.213-.143-.357T12 10.577t-.357.143t-.143.357v4.654q0 .213.143.357t.357.143t.357-.144m.077-7.269q.182-.181.182-.433t-.182-.434T12 7.769t-.434.182t-.182.434t.182.433T12 9t.434-.182m-.72 12q-.15-.026-.281-.076q-2.952-1.125-4.692-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-privacy-tip-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.357%2016.088q.143-.144.143-.357v-4.654q0-.213-.143-.357T12%2010.577t-.357.143t-.143.357v4.654q0%20.213.143.357t.357.143t.357-.144m.077-7.269q.182-.181.182-.433t-.182-.434T12%207.769t-.434.182t-.182.434t.182.433T12%209t.434-.182m-.72%2012q-.15-.026-.281-.076q-2.952-1.125-4.692-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.357%2016.088q.143-.144.143-.357v-4.654q0-.213-.143-.357T12%2010.577t-.357.143t-.143.357v4.654q0%20.213.143.357t.357.143t.357-.144m.077-7.269q.182-.181.182-.433t-.182-.434T12%207.769t-.434.182t-.182.434t.182.433T12%209t.434-.182m-.72%2012q-.15-.026-.281-.076q-2.952-1.125-4.692-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/privacy-tip-rounded.svg?color=%231a73e8&size=48