archive up minimalistic icon
archive-up-minimalistic-broken from Solar by 480 Design · Broken · Notes · CC-BY-4.0 Attribution required.
- Name
- archive-up-minimalistic-broken
- Set
- Solar
- Style
- Broken
- Category
- Notes
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More notes icons from Solar
archive-boldarchive-check-boldarchive-close-boldarchive-down-boldarchive-down-minimalistic-boldarchive-minimalistic-boldarchive-minimalistic-close-boldarchive-up-boldclipboard-add-boldclipboard-boldclipboard-check-boldclipboard-clock-boldclipboard-copy-boldclipboard-heart-boldclipboard-list-boldclipboard-minus-boldclipboard-paste-boldclipboard-remove-boldclipboard-text-boldclipboard-type-bolddocument-add-bolddocument-bolddocument-medicine-bolddocument-text-bold
Use the archive up minimalistic icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 11.9997C2 7.28562 2 4.9286 3.46447 3.46413C4.70529 2.22331 6.58687 2.03382 10 2.00488M22 11.9997C22 7.28562 22 4.9286 20.5355 3.46413C19.2947 2.22331 17.4131 2.03382 14 2.00488"/><path d="M10 22C7.19974 22 5.79961 22 4.73005 21.455C3.78924 20.9757 3.02433 20.2108 2.54497 19.27C2 18.2004 2 16.8003 2 14C2 11.1997 2 9.79961 2.54497 8.73005C3.02433 7.78924 3.78924 7.02433 4.73005 6.54497C5.79961 6 7.19974 6 10 6H14C16.8003 6 18.2004 6 19.27 6.54497C20.2108 7.02433 20.9757 7.78924 21.455 8.73005C22 9.79961 22 11.1997 22 14C22 16.8003 22 18.2004 21.455 19.27C20.9757 20.2108 20.2108 20.9757 19.27 21.455C18.2004 22 16.8003 22 14 22"/><path stroke-linejoin="round" d="M12 17L12 11M9.5 13.5L12 11L14.5 13.5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarArchiveUpMinimalisticBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M2 11.9997C2 7.28562 2 4.9286 3.46447 3.46413C4.70529 2.22331 6.58687 2.03382 10 2.00488M22 11.9997C22 7.28562 22 4.9286 20.5355 3.46413C19.2947 2.22331 17.4131 2.03382 14 2.00488"/><path d="M10 22C7.19974 22 5.79961 22 4.73005 21.455C3.78924 20.9757 3.02433 20.2108 2.54497 19.27C2 18.2004 2 16.8003 2 14C2 11.1997 2 9.79961 2.54497 8.73005C3.02433 7.78924 3.78924 7.02433 4.73005 6.54497C5.79961 6 7.19974 6 10 6H14C16.8003 6 18.2004 6 19.27 6.54497C20.2108 7.02433 20.9757 7.78924 21.455 8.73005C22 9.79961 22 11.1997 22 14C22 16.8003 22 18.2004 21.455 19.27C20.9757 20.2108 20.2108 20.9757 19.27 21.455C18.2004 22 16.8003 22 14 22"/><path strokeLinejoin="round" d="M12 17L12 11M9.5 13.5L12 11L14.5 13.5"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M2 11.9997C2 7.28562 2 4.9286 3.46447 3.46413C4.70529 2.22331 6.58687 2.03382 10 2.00488M22 11.9997C22 7.28562 22 4.9286 20.5355 3.46413C19.2947 2.22331 17.4131 2.03382 14 2.00488"/><path d="M10 22C7.19974 22 5.79961 22 4.73005 21.455C3.78924 20.9757 3.02433 20.2108 2.54497 19.27C2 18.2004 2 16.8003 2 14C2 11.1997 2 9.79961 2.54497 8.73005C3.02433 7.78924 3.78924 7.02433 4.73005 6.54497C5.79961 6 7.19974 6 10 6H14C16.8003 6 18.2004 6 19.27 6.54497C20.2108 7.02433 20.9757 7.78924 21.455 8.73005C22 9.79961 22 11.1997 22 14C22 16.8003 22 18.2004 21.455 19.27C20.9757 20.2108 20.2108 20.9757 19.27 21.455C18.2004 22 16.8003 22 14 22"/><path stroke-linejoin="round" d="M12 17L12 11M9.5 13.5L12 11L14.5 13.5"/></g></svg> </template>
CSS
.icon-archive-up-minimalistic-broken {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2011.9997C2%207.28562%202%204.9286%203.46447%203.46413C4.70529%202.22331%206.58687%202.03382%2010%202.00488M22%2011.9997C22%207.28562%2022%204.9286%2020.5355%203.46413C19.2947%202.22331%2017.4131%202.03382%2014%202.00488%22%2F%3E%3Cpath%20d%3D%22M10%2022C7.19974%2022%205.79961%2022%204.73005%2021.455C3.78924%2020.9757%203.02433%2020.2108%202.54497%2019.27C2%2018.2004%202%2016.8003%202%2014C2%2011.1997%202%209.79961%202.54497%208.73005C3.02433%207.78924%203.78924%207.02433%204.73005%206.54497C5.79961%206%207.19974%206%2010%206H14C16.8003%206%2018.2004%206%2019.27%206.54497C20.2108%207.02433%2020.9757%207.78924%2021.455%208.73005C22%209.79961%2022%2011.1997%2022%2014C22%2016.8003%2022%2018.2004%2021.455%2019.27C20.9757%2020.2108%2020.2108%2020.9757%2019.27%2021.455C18.2004%2022%2016.8003%2022%2014%2022%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2017L12%2011M9.5%2013.5L12%2011L14.5%2013.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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2%2011.9997C2%207.28562%202%204.9286%203.46447%203.46413C4.70529%202.22331%206.58687%202.03382%2010%202.00488M22%2011.9997C22%207.28562%2022%204.9286%2020.5355%203.46413C19.2947%202.22331%2017.4131%202.03382%2014%202.00488%22%2F%3E%3Cpath%20d%3D%22M10%2022C7.19974%2022%205.79961%2022%204.73005%2021.455C3.78924%2020.9757%203.02433%2020.2108%202.54497%2019.27C2%2018.2004%202%2016.8003%202%2014C2%2011.1997%202%209.79961%202.54497%208.73005C3.02433%207.78924%203.78924%207.02433%204.73005%206.54497C5.79961%206%207.19974%206%2010%206H14C16.8003%206%2018.2004%206%2019.27%206.54497C20.2108%207.02433%2020.9757%207.78924%2021.455%208.73005C22%209.79961%2022%2011.1997%2022%2014C22%2016.8003%2022%2018.2004%2021.455%2019.27C20.9757%2020.2108%2020.2108%2020.9757%2019.27%2021.455C18.2004%2022%2016.8003%2022%2014%2022%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2017L12%2011M9.5%2013.5L12%2011L14.5%2013.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-up-minimalistic-broken.svg?color=%231a73e8&size=48