assured-workload-rounded from Material Symbols Light by Google · Rounded · Privacy · Apache-2.0 Free for personal and commercial use.

Name
assured-workload-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

Use the assured workload icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 16.5v-7q0-.213.144-.356T7.001 9t.356.144t.143.356v7q0 .213-.144.356T6.999 17t-.356-.144T6.5 16.5m5 0v-7q0-.213.144-.356T12.001 9t.356.144t.143.356v7q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356M20.039 7H3.918q-.158 0-.27-.11q-.11-.11-.11-.268V6.39q0-.116.058-.199q.058-.082.153-.134l7.562-3.608q.324-.161.686-.161t.69.161l7.531 3.583q.102.067.172.163t.07.219v.167q0 .19-.114.303q-.114.115-.308.115m-16 13q-.213 0-.357-.144t-.143-.357t.143-.356T4.04 19h10.107q.213 0 .357.144t.143.357t-.143.356t-.357.143zm12.604-6.124q-.143-.144-.143-.357V9.5q0-.213.144-.356T17.001 9t.356.144t.143.356v4.02q0 .212-.144.356t-.357.143t-.356-.144m-.028 4.748v-1.652q0-.22.119-.42q.118-.201.335-.307l2.577-1.288q.156-.087.351-.087t.357.087l2.577 1.288q.217.106.335.306t.118.421v1.653q0 1.609-.83 2.74t-2.263 1.74q-.043.021-.291.071q-.07 0-.298-.075q-1.425-.604-2.256-1.735t-.83-2.741m2.659.693l-.661-.661q-.13-.129-.304-.136t-.323.142t-.148.313t.148.314l.723.723q.242.242.565.242t.566-.243l2.153-2.147q.129-.13.139-.304q.01-.175-.139-.323t-.313-.146q-.166.003-.314.146z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAssuredWorkloadRounded(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="M6.5 16.5v-7q0-.213.144-.356T7.001 9t.356.144t.143.356v7q0 .213-.144.356T6.999 17t-.356-.144T6.5 16.5m5 0v-7q0-.213.144-.356T12.001 9t.356.144t.143.356v7q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356M20.039 7H3.918q-.158 0-.27-.11q-.11-.11-.11-.268V6.39q0-.116.058-.199q.058-.082.153-.134l7.562-3.608q.324-.161.686-.161t.69.161l7.531 3.583q.102.067.172.163t.07.219v.167q0 .19-.114.303q-.114.115-.308.115m-16 13q-.213 0-.357-.144t-.143-.357t.143-.356T4.04 19h10.107q.213 0 .357.144t.143.357t-.143.356t-.357.143zm12.604-6.124q-.143-.144-.143-.357V9.5q0-.213.144-.356T17.001 9t.356.144t.143.356v4.02q0 .212-.144.356t-.357.143t-.356-.144m-.028 4.748v-1.652q0-.22.119-.42q.118-.201.335-.307l2.577-1.288q.156-.087.351-.087t.357.087l2.577 1.288q.217.106.335.306t.118.421v1.653q0 1.609-.83 2.74t-2.263 1.74q-.043.021-.291.071q-.07 0-.298-.075q-1.425-.604-2.256-1.735t-.83-2.741m2.659.693l-.661-.661q-.13-.129-.304-.136t-.323.142t-.148.313t.148.314l.723.723q.242.242.565.242t.566-.243l2.153-2.147q.129-.13.139-.304q.01-.175-.139-.323t-.313-.146q-.166.003-.314.146z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.5 16.5v-7q0-.213.144-.356T7.001 9t.356.144t.143.356v7q0 .213-.144.356T6.999 17t-.356-.144T6.5 16.5m5 0v-7q0-.213.144-.356T12.001 9t.356.144t.143.356v7q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356M20.039 7H3.918q-.158 0-.27-.11q-.11-.11-.11-.268V6.39q0-.116.058-.199q.058-.082.153-.134l7.562-3.608q.324-.161.686-.161t.69.161l7.531 3.583q.102.067.172.163t.07.219v.167q0 .19-.114.303q-.114.115-.308.115m-16 13q-.213 0-.357-.144t-.143-.357t.143-.356T4.04 19h10.107q.213 0 .357.144t.143.357t-.143.356t-.357.143zm12.604-6.124q-.143-.144-.143-.357V9.5q0-.213.144-.356T17.001 9t.356.144t.143.356v4.02q0 .212-.144.356t-.357.143t-.356-.144m-.028 4.748v-1.652q0-.22.119-.42q.118-.201.335-.307l2.577-1.288q.156-.087.351-.087t.357.087l2.577 1.288q.217.106.335.306t.118.421v1.653q0 1.609-.83 2.74t-2.263 1.74q-.043.021-.291.071q-.07 0-.298-.075q-1.425-.604-2.256-1.735t-.83-2.741m2.659.693l-.661-.661q-.13-.129-.304-.136t-.323.142t-.148.313t.148.314l.723.723q.242.242.565.242t.566-.243l2.153-2.147q.129-.13.139-.304q.01-.175-.139-.323t-.313-.146q-.166.003-.314.146z"/></svg>
</template>

CSS

.icon-assured-workload-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%22M6.5%2016.5v-7q0-.213.144-.356T7.001%209t.356.144t.143.356v7q0%20.213-.144.356T6.999%2017t-.356-.144T6.5%2016.5m5%200v-7q0-.213.144-.356T12.001%209t.356.144t.143.356v7q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356M20.039%207H3.918q-.158%200-.27-.11q-.11-.11-.11-.268V6.39q0-.116.058-.199q.058-.082.153-.134l7.562-3.608q.324-.161.686-.161t.69.161l7.531%203.583q.102.067.172.163t.07.219v.167q0%20.19-.114.303q-.114.115-.308.115m-16%2013q-.213%200-.357-.144t-.143-.357t.143-.356T4.04%2019h10.107q.213%200%20.357.144t.143.357t-.143.356t-.357.143zm12.604-6.124q-.143-.144-.143-.357V9.5q0-.213.144-.356T17.001%209t.356.144t.143.356v4.02q0%20.212-.144.356t-.357.143t-.356-.144m-.028%204.748v-1.652q0-.22.119-.42q.118-.201.335-.307l2.577-1.288q.156-.087.351-.087t.357.087l2.577%201.288q.217.106.335.306t.118.421v1.653q0%201.609-.83%202.74t-2.263%201.74q-.043.021-.291.071q-.07%200-.298-.075q-1.425-.604-2.256-1.735t-.83-2.741m2.659.693l-.661-.661q-.13-.129-.304-.136t-.323.142t-.148.313t.148.314l.723.723q.242.242.565.242t.566-.243l2.153-2.147q.129-.13.139-.304q.01-.175-.139-.323t-.313-.146q-.166.003-.314.146z%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%22M6.5%2016.5v-7q0-.213.144-.356T7.001%209t.356.144t.143.356v7q0%20.213-.144.356T6.999%2017t-.356-.144T6.5%2016.5m5%200v-7q0-.213.144-.356T12.001%209t.356.144t.143.356v7q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356M20.039%207H3.918q-.158%200-.27-.11q-.11-.11-.11-.268V6.39q0-.116.058-.199q.058-.082.153-.134l7.562-3.608q.324-.161.686-.161t.69.161l7.531%203.583q.102.067.172.163t.07.219v.167q0%20.19-.114.303q-.114.115-.308.115m-16%2013q-.213%200-.357-.144t-.143-.357t.143-.356T4.04%2019h10.107q.213%200%20.357.144t.143.357t-.143.356t-.357.143zm12.604-6.124q-.143-.144-.143-.357V9.5q0-.213.144-.356T17.001%209t.356.144t.143.356v4.02q0%20.212-.144.356t-.357.143t-.356-.144m-.028%204.748v-1.652q0-.22.119-.42q.118-.201.335-.307l2.577-1.288q.156-.087.351-.087t.357.087l2.577%201.288q.217.106.335.306t.118.421v1.653q0%201.609-.83%202.74t-2.263%201.74q-.043.021-.291.071q-.07%200-.298-.075q-1.425-.604-2.256-1.735t-.83-2.741m2.659.693l-.661-.661q-.13-.129-.304-.136t-.323.142t-.148.313t.148.314l.723.723q.242.242.565.242t.566-.243l2.153-2.147q.129-.13.139-.304q.01-.175-.139-.323t-.313-.146q-.166.003-.314.146z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/assured-workload-rounded.svg?color=%231a73e8&size=48