deployed code account icon
deployed-code-account-outline-sharp from Material Symbols by Google · Outline Sharp · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- deployed-code-account-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More ui actions icons from Material Symbols
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="m17 21.25l-4.5-2.625V13.4l4.5-2.625l4.5 2.625v5.2zm-2.35-7.4L17 15.225l2.35-1.375L17 12.5zm3.1 5.2l2.25-1.3V15l-2.25 1.325zM14 17.75l2.25 1.325V16.35L14 15.025zm-6.825-6.925Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13h.35q.15 0 .3.05q-.2.45-.337.938T10.1 15H10q-1.775 0-3.187.45t-2.313.9q-.225.125-.363.35T4 17.2v.8h6.3q.15.525.4 1.038t.55.962zm9.413-10.587Q12 8.825 12 8t-.587-1.412T10 6t-1.412.588T8 8t.588 1.413T10 10t1.413-.587M10.3 18"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsDeployedCodeAccountOutlineSharp(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="m17 21.25l-4.5-2.625V13.4l4.5-2.625l4.5 2.625v5.2zm-2.35-7.4L17 15.225l2.35-1.375L17 12.5zm3.1 5.2l2.25-1.3V15l-2.25 1.325zM14 17.75l2.25 1.325V16.35L14 15.025zm-6.825-6.925Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13h.35q.15 0 .3.05q-.2.45-.337.938T10.1 15H10q-1.775 0-3.187.45t-2.313.9q-.225.125-.363.35T4 17.2v.8h6.3q.15.525.4 1.038t.55.962zm9.413-10.587Q12 8.825 12 8t-.587-1.412T10 6t-1.412.588T8 8t.588 1.413T10 10t1.413-.587M10.3 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17 21.25l-4.5-2.625V13.4l4.5-2.625l4.5 2.625v5.2zm-2.35-7.4L17 15.225l2.35-1.375L17 12.5zm3.1 5.2l2.25-1.3V15l-2.25 1.325zM14 17.75l2.25 1.325V16.35L14 15.025zm-6.825-6.925Q6 9.65 6 8t1.175-2.825T10 4t2.825 1.175T14 8t-1.175 2.825T10 12t-2.825-1.175M2 20v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65 2.875-1.1T10 13h.35q.15 0 .3.05q-.2.45-.337.938T10.1 15H10q-1.775 0-3.187.45t-2.313.9q-.225.125-.363.35T4 17.2v.8h6.3q.15.525.4 1.038t.55.962zm9.413-10.587Q12 8.825 12 8t-.587-1.412T10 6t-1.412.588T8 8t.588 1.413T10 10t1.413-.587M10.3 18"/></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%22m17%2021.25l-4.5-2.625V13.4l4.5-2.625l4.5%202.625v5.2zm-2.35-7.4L17%2015.225l2.35-1.375L17%2012.5zm3.1%205.2l2.25-1.3V15l-2.25%201.325zM14%2017.75l2.25%201.325V16.35L14%2015.025zm-6.825-6.925Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175M2%2020v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65%202.875-1.1T10%2013h.35q.15%200%20.3.05q-.2.45-.337.938T10.1%2015H10q-1.775%200-3.187.45t-2.313.9q-.225.125-.363.35T4%2017.2v.8h6.3q.15.525.4%201.038t.55.962zm9.413-10.587Q12%208.825%2012%208t-.587-1.412T10%206t-1.412.588T8%208t.588%201.413T10%2010t1.413-.587M10.3%2018%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%22m17%2021.25l-4.5-2.625V13.4l4.5-2.625l4.5%202.625v5.2zm-2.35-7.4L17%2015.225l2.35-1.375L17%2012.5zm3.1%205.2l2.25-1.3V15l-2.25%201.325zM14%2017.75l2.25%201.325V16.35L14%2015.025zm-6.825-6.925Q6%209.65%206%208t1.175-2.825T10%204t2.825%201.175T14%208t-1.175%202.825T10%2012t-2.825-1.175M2%2020v-2.8q0-.825.425-1.55t1.175-1.1q1.275-.65%202.875-1.1T10%2013h.35q.15%200%20.3.05q-.2.45-.337.938T10.1%2015H10q-1.775%200-3.187.45t-2.313.9q-.225.125-.363.35T4%2017.2v.8h6.3q.15.525.4%201.038t.55.962zm9.413-10.587Q12%208.825%2012%208t-.587-1.412T10%206t-1.412.588T8%208t.588%201.413T10%2010t1.413-.587M10.3%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/deployed-code-account-outline-sharp.svg?color=%231a73e8&size=48