deployed code account icon

deployed-code-account-outline-sharp from Material Symbols Light by Google · Outline Sharp · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
deployed-code-account-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the deployed code account icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.539 20.135L13 18.067v-4.11l3.539-2.067l3.576 2.068v4.103zm-2.197-5.977l2.216 1.279l2.215-1.28l-2.215-1.272zm2.658 4.7l2.23-1.281v-2.73L17 16.19zm-3.116-1.281l2.231 1.306v-2.667l-2.23-1.325zm-6.007-7.07Q7 9.632 7 8.386t.877-2.123T10 5.386t2.123.877T13 8.385t-.877 2.123t-2.123.877t-2.123-.877M3 18.616v-1.647q0-.69.348-1.194t.983-.802q1.217-.592 2.51-.975q1.292-.382 3.159-.382h.235q.092 0 .223.011q-.104.258-.165.505l-.116.484H10q-1.679 0-2.928.344t-2.264.89q-.456.24-.632.504q-.176.263-.176.615v.647h6.3q.073.236.179.508t.233.492zm8.413-8.819Q12 9.21 12 8.385t-.587-1.413T10 6.385t-1.412.587T8 8.385t.588 1.412t1.412.588t1.413-.588M10.3 17.616"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDeployedCodeAccountOutlineSharp(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="M16.539 20.135L13 18.067v-4.11l3.539-2.067l3.576 2.068v4.103zm-2.197-5.977l2.216 1.279l2.215-1.28l-2.215-1.272zm2.658 4.7l2.23-1.281v-2.73L17 16.19zm-3.116-1.281l2.231 1.306v-2.667l-2.23-1.325zm-6.007-7.07Q7 9.632 7 8.386t.877-2.123T10 5.386t2.123.877T13 8.385t-.877 2.123t-2.123.877t-2.123-.877M3 18.616v-1.647q0-.69.348-1.194t.983-.802q1.217-.592 2.51-.975q1.292-.382 3.159-.382h.235q.092 0 .223.011q-.104.258-.165.505l-.116.484H10q-1.679 0-2.928.344t-2.264.89q-.456.24-.632.504q-.176.263-.176.615v.647h6.3q.073.236.179.508t.233.492zm8.413-8.819Q12 9.21 12 8.385t-.587-1.413T10 6.385t-1.412.587T8 8.385t.588 1.412t1.412.588t1.413-.588M10.3 17.616"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.539 20.135L13 18.067v-4.11l3.539-2.067l3.576 2.068v4.103zm-2.197-5.977l2.216 1.279l2.215-1.28l-2.215-1.272zm2.658 4.7l2.23-1.281v-2.73L17 16.19zm-3.116-1.281l2.231 1.306v-2.667l-2.23-1.325zm-6.007-7.07Q7 9.632 7 8.386t.877-2.123T10 5.386t2.123.877T13 8.385t-.877 2.123t-2.123.877t-2.123-.877M3 18.616v-1.647q0-.69.348-1.194t.983-.802q1.217-.592 2.51-.975q1.292-.382 3.159-.382h.235q.092 0 .223.011q-.104.258-.165.505l-.116.484H10q-1.679 0-2.928.344t-2.264.89q-.456.24-.632.504q-.176.263-.176.615v.647h6.3q.073.236.179.508t.233.492zm8.413-8.819Q12 9.21 12 8.385t-.587-1.413T10 6.385t-1.412.587T8 8.385t.588 1.412t1.412.588t1.413-.588M10.3 17.616"/></svg>
</template>

CSS

.icon-deployed-code-account-outline-sharp {
  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%22M16.539%2020.135L13%2018.067v-4.11l3.539-2.067l3.576%202.068v4.103zm-2.197-5.977l2.216%201.279l2.215-1.28l-2.215-1.272zm2.658%204.7l2.23-1.281v-2.73L17%2016.19zm-3.116-1.281l2.231%201.306v-2.667l-2.23-1.325zm-6.007-7.07Q7%209.632%207%208.386t.877-2.123T10%205.386t2.123.877T13%208.385t-.877%202.123t-2.123.877t-2.123-.877M3%2018.616v-1.647q0-.69.348-1.194t.983-.802q1.217-.592%202.51-.975q1.292-.382%203.159-.382h.235q.092%200%20.223.011q-.104.258-.165.505l-.116.484H10q-1.679%200-2.928.344t-2.264.89q-.456.24-.632.504q-.176.263-.176.615v.647h6.3q.073.236.179.508t.233.492zm8.413-8.819Q12%209.21%2012%208.385t-.587-1.413T10%206.385t-1.412.587T8%208.385t.588%201.412t1.412.588t1.413-.588M10.3%2017.616%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%22M16.539%2020.135L13%2018.067v-4.11l3.539-2.067l3.576%202.068v4.103zm-2.197-5.977l2.216%201.279l2.215-1.28l-2.215-1.272zm2.658%204.7l2.23-1.281v-2.73L17%2016.19zm-3.116-1.281l2.231%201.306v-2.667l-2.23-1.325zm-6.007-7.07Q7%209.632%207%208.386t.877-2.123T10%205.386t2.123.877T13%208.385t-.877%202.123t-2.123.877t-2.123-.877M3%2018.616v-1.647q0-.69.348-1.194t.983-.802q1.217-.592%202.51-.975q1.292-.382%203.159-.382h.235q.092%200%20.223.011q-.104.258-.165.505l-.116.484H10q-1.679%200-2.928.344t-2.264.89q-.456.24-.632.504q-.176.263-.176.615v.647h6.3q.073.236.179.508t.233.492zm8.413-8.819Q12%209.21%2012%208.385t-.587-1.413T10%206.385t-1.412.587T8%208.385t.588%201.412t1.412.588t1.413-.588M10.3%2017.616%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/deployed-code-account-outline-sharp.svg?color=%231a73e8&size=48