file-upload-off-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
file-upload-off-rounded
Set
Material Symbols Light
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
file-upload-off-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

Use the file upload off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 6.927v2.762l-1-1V6.996l-1.02 1.02l-.747-.749l1.702-1.702q.13-.13.267-.183T12 5.329t.298.053t.268.183l2.619 2.62q.146.146.153.344q.006.198-.153.363q-.166.166-.357.169t-.357-.163zm-1 4.573l1 1v2.577q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357zm6.073 7.5H6.615q-.69 0-1.153-.462T5 17.384v-1.923q0-.213.143-.356t.357-.144t.357.144t.143.356v1.923q0 .231.192.424t.423.192h9.958L3.094 4.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM19 16.15l-.929-.929q.067-.13.168-.195t.261-.064q.214 0 .357.143t.143.357z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFileUploadOffRounded(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.5 6.927v2.762l-1-1V6.996l-1.02 1.02l-.747-.749l1.702-1.702q.13-.13.267-.183T12 5.329t.298.053t.268.183l2.619 2.62q.146.146.153.344q.006.198-.153.363q-.166.166-.357.169t-.357-.163zm-1 4.573l1 1v2.577q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357zm6.073 7.5H6.615q-.69 0-1.153-.462T5 17.384v-1.923q0-.213.143-.356t.357-.144t.357.144t.143.356v1.923q0 .231.192.424t.423.192h9.958L3.094 4.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM19 16.15l-.929-.929q.067-.13.168-.195t.261-.064q.214 0 .357.143t.143.357z"/></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.5 6.927v2.762l-1-1V6.996l-1.02 1.02l-.747-.749l1.702-1.702q.13-.13.267-.183T12 5.329t.298.053t.268.183l2.619 2.62q.146.146.153.344q.006.198-.153.363q-.166.166-.357.169t-.357-.163zm-1 4.573l1 1v2.577q0 .214-.143.357t-.357.143t-.357-.143t-.143-.357zm6.073 7.5H6.615q-.69 0-1.153-.462T5 17.384v-1.923q0-.213.143-.356t.357-.144t.357.144t.143.356v1.923q0 .231.192.424t.423.192h9.958L3.094 4.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM19 16.15l-.929-.929q.067-.13.168-.195t.261-.064q.214 0 .357.143t.143.357z"/></svg>
</template>

CSS

.icon-file-upload-off-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.5%206.927v2.762l-1-1V6.996l-1.02%201.02l-.747-.749l1.702-1.702q.13-.13.267-.183T12%205.329t.298.053t.268.183l2.619%202.62q.146.146.153.344q.006.198-.153.363q-.166.166-.357.169t-.357-.163zm-1%204.573l1%201v2.577q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357zm6.073%207.5H6.615q-.69%200-1.153-.462T5%2017.384v-1.923q0-.213.143-.356t.357-.144t.357.144t.143.356v1.923q0%20.231.192.424t.423.192h9.958L3.094%204.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM19%2016.15l-.929-.929q.067-.13.168-.195t.261-.064q.214%200%20.357.143t.143.357z%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.5%206.927v2.762l-1-1V6.996l-1.02%201.02l-.747-.749l1.702-1.702q.13-.13.267-.183T12%205.329t.298.053t.268.183l2.619%202.62q.146.146.153.344q.006.198-.153.363q-.166.166-.357.169t-.357-.163zm-1%204.573l1%201v2.577q0%20.214-.143.357t-.357.143t-.357-.143t-.143-.357zm6.073%207.5H6.615q-.69%200-1.153-.462T5%2017.384v-1.923q0-.213.143-.356t.357-.144t.357.144t.143.356v1.923q0%20.231.192.424t.423.192h9.958L3.094%204.521q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166zM19%2016.15l-.929-.929q.067-.13.168-.195t.261-.064q.214%200%20.357.143t.143.357z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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