attach-file-add-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
attach-file-add-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
attach-file-add-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the attach file add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.96 21q-2.271 0-3.846-1.595t-1.575-3.867v-8.73q0-1.587 1.09-2.697Q8.722 3 10.309 3t2.678 1.11t1.091 2.698V13.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V6.789q-.006-1.166-.805-1.977T10.309 4t-1.967.821t-.804 1.987v8.73q-.005 1.853 1.283 3.157Q10.11 20 11.961 20q.426 0 .839-.088t.783-.231q.188-.073.39.003q.202.075.275.264t-.012.39t-.274.275q-.468.2-.972.294q-.505.093-1.03.093m4.53-1.144q-.144-.144-.144-.356v-2.116h-2.115q-.213 0-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144h2.115V14.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212 0 .356.144t.144.357t-.144.356t-.356.143h-2.116V19.5q0 .213-.144.356t-.357.144t-.355-.144m-6.54-3.115q-.143-.144-.143-.356V7.269q0-.212.144-.356t.356-.144t.357.144t.143.356v9.116q0 .212-.144.356t-.357.144t-.356-.144m6.539-5.5q-.144-.144-.144-.356V7.269q0-.212.144-.356t.357-.144t.356.144t.143.356v3.616q0 .212-.144.356t-.356.143t-.356-.143"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAttachFileAddRounded(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="M11.96 21q-2.271 0-3.846-1.595t-1.575-3.867v-8.73q0-1.587 1.09-2.697Q8.722 3 10.309 3t2.678 1.11t1.091 2.698V13.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V6.789q-.006-1.166-.805-1.977T10.309 4t-1.967.821t-.804 1.987v8.73q-.005 1.853 1.283 3.157Q10.11 20 11.961 20q.426 0 .839-.088t.783-.231q.188-.073.39.003q.202.075.275.264t-.012.39t-.274.275q-.468.2-.972.294q-.505.093-1.03.093m4.53-1.144q-.144-.144-.144-.356v-2.116h-2.115q-.213 0-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144h2.115V14.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212 0 .356.144t.144.357t-.144.356t-.356.143h-2.116V19.5q0 .213-.144.356t-.357.144t-.355-.144m-6.54-3.115q-.143-.144-.143-.356V7.269q0-.212.144-.356t.356-.144t.357.144t.143.356v9.116q0 .212-.144.356t-.357.144t-.356-.144m6.539-5.5q-.144-.144-.144-.356V7.269q0-.212.144-.356t.357-.144t.356.144t.143.356v3.616q0 .212-.144.356t-.356.143t-.356-.143"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.96 21q-2.271 0-3.846-1.595t-1.575-3.867v-8.73q0-1.587 1.09-2.697Q8.722 3 10.309 3t2.678 1.11t1.091 2.698V13.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356V6.789q-.006-1.166-.805-1.977T10.309 4t-1.967.821t-.804 1.987v8.73q-.005 1.853 1.283 3.157Q10.11 20 11.961 20q.426 0 .839-.088t.783-.231q.188-.073.39.003q.202.075.275.264t-.012.39t-.274.275q-.468.2-.972.294q-.505.093-1.03.093m4.53-1.144q-.144-.144-.144-.356v-2.116h-2.115q-.213 0-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144h2.115V14.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212 0 .356.144t.144.357t-.144.356t-.356.143h-2.116V19.5q0 .213-.144.356t-.357.144t-.355-.144m-6.54-3.115q-.143-.144-.143-.356V7.269q0-.212.144-.356t.356-.144t.357.144t.143.356v9.116q0 .212-.144.356t-.357.144t-.356-.144m6.539-5.5q-.144-.144-.144-.356V7.269q0-.212.144-.356t.357-.144t.356.144t.143.356v3.616q0 .212-.144.356t-.356.143t-.356-.143"/></svg>
</template>

CSS

.icon-attach-file-add-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%22M11.96%2021q-2.271%200-3.846-1.595t-1.575-3.867v-8.73q0-1.587%201.09-2.697Q8.722%203%2010.309%203t2.678%201.11t1.091%202.698V13.5q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356V6.789q-.006-1.166-.805-1.977T10.309%204t-1.967.821t-.804%201.987v8.73q-.005%201.853%201.283%203.157Q10.11%2020%2011.961%2020q.426%200%20.839-.088t.783-.231q.188-.073.39.003q.202.075.275.264t-.012.39t-.274.275q-.468.2-.972.294q-.505.093-1.03.093m4.53-1.144q-.144-.144-.144-.356v-2.116h-2.115q-.213%200-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144h2.115V14.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-2.116V19.5q0%20.213-.144.356t-.357.144t-.355-.144m-6.54-3.115q-.143-.144-.143-.356V7.269q0-.212.144-.356t.356-.144t.357.144t.143.356v9.116q0%20.212-.144.356t-.357.144t-.356-.144m6.539-5.5q-.144-.144-.144-.356V7.269q0-.212.144-.356t.357-.144t.356.144t.143.356v3.616q0%20.212-.144.356t-.356.143t-.356-.143%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%22M11.96%2021q-2.271%200-3.846-1.595t-1.575-3.867v-8.73q0-1.587%201.09-2.697Q8.722%203%2010.309%203t2.678%201.11t1.091%202.698V13.5q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356V6.789q-.006-1.166-.805-1.977T10.309%204t-1.967.821t-.804%201.987v8.73q-.005%201.853%201.283%203.157Q10.11%2020%2011.961%2020q.426%200%20.839-.088t.783-.231q.188-.073.39.003q.202.075.275.264t-.012.39t-.274.275q-.468.2-.972.294q-.505.093-1.03.093m4.53-1.144q-.144-.144-.144-.356v-2.116h-2.115q-.213%200-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144h2.115V14.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212%200%20.356.144t.144.357t-.144.356t-.356.143h-2.116V19.5q0%20.213-.144.356t-.357.144t-.355-.144m-6.54-3.115q-.143-.144-.143-.356V7.269q0-.212.144-.356t.356-.144t.357.144t.143.356v9.116q0%20.212-.144.356t-.357.144t-.356-.144m6.539-5.5q-.144-.144-.144-.356V7.269q0-.212.144-.356t.357-.144t.356.144t.143.356v3.616q0%20.212-.144.356t-.356.143t-.356-.143%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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