archive minimalistic icon

archive-minimalistic-bold-duotone from Solar by 480 Design · Bold Duotone · Notes · CC-BY-4.0 Attribution required.

Name
archive-minimalistic-bold-duotone
Set
Solar
Style
Bold Duotone
Category
Notes
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More notes icons from Solar

Use the archive minimalistic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M2.54497 8.73005C2 9.79961 2 11.1997 2 14C2 16.8003 2 18.2004 2.54497 19.27C3.02433 20.2108 3.78924 20.9757 4.73005 21.455C5.79961 22 7.19974 22 10 22H14C16.8003 22 18.2004 22 19.27 21.455C20.2108 20.9757 20.9757 20.2108 21.455 19.27C22 18.2004 22 16.8003 22 14C22 11.1997 22 9.79961 21.455 8.73005C20.9757 7.78924 20.2108 7.02433 19.27 6.54497C18.2004 6 16.8003 6 14 6H10C7.19974 6 5.79961 6 4.73005 6.54497C3.78924 7.02433 3.02433 7.78924 2.54497 8.73005ZM15.0595 12.4995C15.3353 12.1905 15.3085 11.7164 14.9995 11.4406C14.6905 11.1647 14.2164 11.1915 13.9406 11.5005L10.9286 14.8739L10.0595 13.9005C9.78359 13.5915 9.30947 13.5647 9.0005 13.8406C8.69152 14.1164 8.66468 14.5905 8.94055 14.8995L10.3691 16.4995C10.5114 16.6589 10.7149 16.75 10.9286 16.75C11.1422 16.75 11.3457 16.6589 11.488 16.4995L15.0595 12.4995Z" clip-rule="evenodd"/><path d="M11.9993 2C16.7133 2 19.0704 2 20.5348 3.46447C21.2923 4.22195 21.658 5.21824 21.8345 6.65598V10H2.16406V6.65598C2.3406 5.21824 2.70628 4.22195 3.46377 3.46447C4.92823 2 7.28525 2 11.9993 2Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarArchiveMinimalisticBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M2.54497 8.73005C2 9.79961 2 11.1997 2 14C2 16.8003 2 18.2004 2.54497 19.27C3.02433 20.2108 3.78924 20.9757 4.73005 21.455C5.79961 22 7.19974 22 10 22H14C16.8003 22 18.2004 22 19.27 21.455C20.2108 20.9757 20.9757 20.2108 21.455 19.27C22 18.2004 22 16.8003 22 14C22 11.1997 22 9.79961 21.455 8.73005C20.9757 7.78924 20.2108 7.02433 19.27 6.54497C18.2004 6 16.8003 6 14 6H10C7.19974 6 5.79961 6 4.73005 6.54497C3.78924 7.02433 3.02433 7.78924 2.54497 8.73005ZM15.0595 12.4995C15.3353 12.1905 15.3085 11.7164 14.9995 11.4406C14.6905 11.1647 14.2164 11.1915 13.9406 11.5005L10.9286 14.8739L10.0595 13.9005C9.78359 13.5915 9.30947 13.5647 9.0005 13.8406C8.69152 14.1164 8.66468 14.5905 8.94055 14.8995L10.3691 16.4995C10.5114 16.6589 10.7149 16.75 10.9286 16.75C11.1422 16.75 11.3457 16.6589 11.488 16.4995L15.0595 12.4995Z" clipRule="evenodd"/><path d="M11.9993 2C16.7133 2 19.0704 2 20.5348 3.46447C21.2923 4.22195 21.658 5.21824 21.8345 6.65598V10H2.16406V6.65598C2.3406 5.21824 2.70628 4.22195 3.46377 3.46447C4.92823 2 7.28525 2 11.9993 2Z" opacity=".5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M2.54497 8.73005C2 9.79961 2 11.1997 2 14C2 16.8003 2 18.2004 2.54497 19.27C3.02433 20.2108 3.78924 20.9757 4.73005 21.455C5.79961 22 7.19974 22 10 22H14C16.8003 22 18.2004 22 19.27 21.455C20.2108 20.9757 20.9757 20.2108 21.455 19.27C22 18.2004 22 16.8003 22 14C22 11.1997 22 9.79961 21.455 8.73005C20.9757 7.78924 20.2108 7.02433 19.27 6.54497C18.2004 6 16.8003 6 14 6H10C7.19974 6 5.79961 6 4.73005 6.54497C3.78924 7.02433 3.02433 7.78924 2.54497 8.73005ZM15.0595 12.4995C15.3353 12.1905 15.3085 11.7164 14.9995 11.4406C14.6905 11.1647 14.2164 11.1915 13.9406 11.5005L10.9286 14.8739L10.0595 13.9005C9.78359 13.5915 9.30947 13.5647 9.0005 13.8406C8.69152 14.1164 8.66468 14.5905 8.94055 14.8995L10.3691 16.4995C10.5114 16.6589 10.7149 16.75 10.9286 16.75C11.1422 16.75 11.3457 16.6589 11.488 16.4995L15.0595 12.4995Z" clip-rule="evenodd"/><path d="M11.9993 2C16.7133 2 19.0704 2 20.5348 3.46447C21.2923 4.22195 21.658 5.21824 21.8345 6.65598V10H2.16406V6.65598C2.3406 5.21824 2.70628 4.22195 3.46377 3.46447C4.92823 2 7.28525 2 11.9993 2Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-archive-minimalistic-bold-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.54497%208.73005C2%209.79961%202%2011.1997%202%2014C2%2016.8003%202%2018.2004%202.54497%2019.27C3.02433%2020.2108%203.78924%2020.9757%204.73005%2021.455C5.79961%2022%207.19974%2022%2010%2022H14C16.8003%2022%2018.2004%2022%2019.27%2021.455C20.2108%2020.9757%2020.9757%2020.2108%2021.455%2019.27C22%2018.2004%2022%2016.8003%2022%2014C22%2011.1997%2022%209.79961%2021.455%208.73005C20.9757%207.78924%2020.2108%207.02433%2019.27%206.54497C18.2004%206%2016.8003%206%2014%206H10C7.19974%206%205.79961%206%204.73005%206.54497C3.78924%207.02433%203.02433%207.78924%202.54497%208.73005ZM15.0595%2012.4995C15.3353%2012.1905%2015.3085%2011.7164%2014.9995%2011.4406C14.6905%2011.1647%2014.2164%2011.1915%2013.9406%2011.5005L10.9286%2014.8739L10.0595%2013.9005C9.78359%2013.5915%209.30947%2013.5647%209.0005%2013.8406C8.69152%2014.1164%208.66468%2014.5905%208.94055%2014.8995L10.3691%2016.4995C10.5114%2016.6589%2010.7149%2016.75%2010.9286%2016.75C11.1422%2016.75%2011.3457%2016.6589%2011.488%2016.4995L15.0595%2012.4995Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.9993%202C16.7133%202%2019.0704%202%2020.5348%203.46447C21.2923%204.22195%2021.658%205.21824%2021.8345%206.65598V10H2.16406V6.65598C2.3406%205.21824%202.70628%204.22195%203.46377%203.46447C4.92823%202%207.28525%202%2011.9993%202Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M2.54497%208.73005C2%209.79961%202%2011.1997%202%2014C2%2016.8003%202%2018.2004%202.54497%2019.27C3.02433%2020.2108%203.78924%2020.9757%204.73005%2021.455C5.79961%2022%207.19974%2022%2010%2022H14C16.8003%2022%2018.2004%2022%2019.27%2021.455C20.2108%2020.9757%2020.9757%2020.2108%2021.455%2019.27C22%2018.2004%2022%2016.8003%2022%2014C22%2011.1997%2022%209.79961%2021.455%208.73005C20.9757%207.78924%2020.2108%207.02433%2019.27%206.54497C18.2004%206%2016.8003%206%2014%206H10C7.19974%206%205.79961%206%204.73005%206.54497C3.78924%207.02433%203.02433%207.78924%202.54497%208.73005ZM15.0595%2012.4995C15.3353%2012.1905%2015.3085%2011.7164%2014.9995%2011.4406C14.6905%2011.1647%2014.2164%2011.1915%2013.9406%2011.5005L10.9286%2014.8739L10.0595%2013.9005C9.78359%2013.5915%209.30947%2013.5647%209.0005%2013.8406C8.69152%2014.1164%208.66468%2014.5905%208.94055%2014.8995L10.3691%2016.4995C10.5114%2016.6589%2010.7149%2016.75%2010.9286%2016.75C11.1422%2016.75%2011.3457%2016.6589%2011.488%2016.4995L15.0595%2012.4995Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.9993%202C16.7133%202%2019.0704%202%2020.5348%203.46447C21.2923%204.22195%2021.658%205.21824%2021.8345%206.65598V10H2.16406V6.65598C2.3406%205.21824%202.70628%204.22195%203.46377%203.46447C4.92823%202%207.28525%202%2011.9993%202Z%22%20opacity%3D%22.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/archive-minimalistic-bold-duotone.svg?color=%231a73e8&size=48