archive minimalistic close icon
archive-minimalistic-close-bold from Solar by 480 Design · Bold · Notes · CC-BY-4.0 Attribution required.
- Name
- archive-minimalistic-close-bold
- Set
- Solar
- Style
- Bold
- 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-up-boldarchive-up-minimalistic-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 minimalistic close 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="M14 6C16.8 6 18.2 6.00013 19.2695 6.54492C20.2103 7.02429 20.9757 7.78966 21.4551 8.73047C21.9999 9.79998 22 11.2 22 14C22 16.8 21.9999 18.2 21.4551 19.2695C20.9757 20.2103 20.2103 20.9757 19.2695 21.4551C18.2 21.9999 16.8 22 14 22H10C7.20005 22 5.79998 21.9999 4.73047 21.4551C3.78966 20.9757 3.02429 20.2103 2.54492 19.2695C2.00013 18.2 2 16.8 2 14C2 11.2 2.00013 9.79998 2.54492 8.73047C3.02429 7.78966 3.78966 7.02429 4.73047 6.54492C5.79998 6.00013 7.20005 6 10 6H14ZM15.0303 10.9697C14.7374 10.6769 14.2626 10.6769 13.9697 10.9697L12 12.9395L10.0303 10.9697C9.73738 10.6769 9.26261 10.6768 8.96973 10.9697C8.67684 11.2626 8.67685 11.7374 8.96973 12.0303L10.9395 14L8.96973 15.9697C8.67685 16.2626 8.67687 16.7374 8.96973 17.0303C9.26262 17.3232 9.73738 17.3232 10.0303 17.0303L12 15.0605L13.9697 17.0303C14.2626 17.3232 14.7374 17.3232 15.0303 17.0303C15.3232 16.7374 15.3232 16.2626 15.0303 15.9697L13.0605 14L15.0303 12.0303C15.3232 11.7374 15.3232 11.2626 15.0303 10.9697Z" clip-rule="evenodd"/><path d="M11.999 2C16.7131 2 19.0707 2.00038 20.5352 3.46484C21.2924 4.22229 21.6585 5.21873 21.835 6.65625C21.3043 6.06559 20.6662 5.57283 19.9502 5.20801C19.1688 4.8099 18.3317 4.64893 17.4053 4.57324C16.5103 4.50013 15.409 4.49998 14.0625 4.5H9.93652C8.58977 4.49998 7.4879 4.50011 6.59277 4.57324C5.66663 4.64894 4.83004 4.81009 4.04883 5.20801C3.33282 5.57283 2.69473 6.06559 2.16406 6.65625C2.34059 5.2186 2.70647 4.22231 3.46387 3.46484C4.9283 2.00041 7.28516 2 11.999 2Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarArchiveMinimalisticCloseBold(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="M14 6C16.8 6 18.2 6.00013 19.2695 6.54492C20.2103 7.02429 20.9757 7.78966 21.4551 8.73047C21.9999 9.79998 22 11.2 22 14C22 16.8 21.9999 18.2 21.4551 19.2695C20.9757 20.2103 20.2103 20.9757 19.2695 21.4551C18.2 21.9999 16.8 22 14 22H10C7.20005 22 5.79998 21.9999 4.73047 21.4551C3.78966 20.9757 3.02429 20.2103 2.54492 19.2695C2.00013 18.2 2 16.8 2 14C2 11.2 2.00013 9.79998 2.54492 8.73047C3.02429 7.78966 3.78966 7.02429 4.73047 6.54492C5.79998 6.00013 7.20005 6 10 6H14ZM15.0303 10.9697C14.7374 10.6769 14.2626 10.6769 13.9697 10.9697L12 12.9395L10.0303 10.9697C9.73738 10.6769 9.26261 10.6768 8.96973 10.9697C8.67684 11.2626 8.67685 11.7374 8.96973 12.0303L10.9395 14L8.96973 15.9697C8.67685 16.2626 8.67687 16.7374 8.96973 17.0303C9.26262 17.3232 9.73738 17.3232 10.0303 17.0303L12 15.0605L13.9697 17.0303C14.2626 17.3232 14.7374 17.3232 15.0303 17.0303C15.3232 16.7374 15.3232 16.2626 15.0303 15.9697L13.0605 14L15.0303 12.0303C15.3232 11.7374 15.3232 11.2626 15.0303 10.9697Z" clipRule="evenodd"/><path d="M11.999 2C16.7131 2 19.0707 2.00038 20.5352 3.46484C21.2924 4.22229 21.6585 5.21873 21.835 6.65625C21.3043 6.06559 20.6662 5.57283 19.9502 5.20801C19.1688 4.8099 18.3317 4.64893 17.4053 4.57324C16.5103 4.50013 15.409 4.49998 14.0625 4.5H9.93652C8.58977 4.49998 7.4879 4.50011 6.59277 4.57324C5.66663 4.64894 4.83004 4.81009 4.04883 5.20801C3.33282 5.57283 2.69473 6.06559 2.16406 6.65625C2.34059 5.2186 2.70647 4.22231 3.46387 3.46484C4.9283 2.00041 7.28516 2 11.999 2Z"/></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="M14 6C16.8 6 18.2 6.00013 19.2695 6.54492C20.2103 7.02429 20.9757 7.78966 21.4551 8.73047C21.9999 9.79998 22 11.2 22 14C22 16.8 21.9999 18.2 21.4551 19.2695C20.9757 20.2103 20.2103 20.9757 19.2695 21.4551C18.2 21.9999 16.8 22 14 22H10C7.20005 22 5.79998 21.9999 4.73047 21.4551C3.78966 20.9757 3.02429 20.2103 2.54492 19.2695C2.00013 18.2 2 16.8 2 14C2 11.2 2.00013 9.79998 2.54492 8.73047C3.02429 7.78966 3.78966 7.02429 4.73047 6.54492C5.79998 6.00013 7.20005 6 10 6H14ZM15.0303 10.9697C14.7374 10.6769 14.2626 10.6769 13.9697 10.9697L12 12.9395L10.0303 10.9697C9.73738 10.6769 9.26261 10.6768 8.96973 10.9697C8.67684 11.2626 8.67685 11.7374 8.96973 12.0303L10.9395 14L8.96973 15.9697C8.67685 16.2626 8.67687 16.7374 8.96973 17.0303C9.26262 17.3232 9.73738 17.3232 10.0303 17.0303L12 15.0605L13.9697 17.0303C14.2626 17.3232 14.7374 17.3232 15.0303 17.0303C15.3232 16.7374 15.3232 16.2626 15.0303 15.9697L13.0605 14L15.0303 12.0303C15.3232 11.7374 15.3232 11.2626 15.0303 10.9697Z" clip-rule="evenodd"/><path d="M11.999 2C16.7131 2 19.0707 2.00038 20.5352 3.46484C21.2924 4.22229 21.6585 5.21873 21.835 6.65625C21.3043 6.06559 20.6662 5.57283 19.9502 5.20801C19.1688 4.8099 18.3317 4.64893 17.4053 4.57324C16.5103 4.50013 15.409 4.49998 14.0625 4.5H9.93652C8.58977 4.49998 7.4879 4.50011 6.59277 4.57324C5.66663 4.64894 4.83004 4.81009 4.04883 5.20801C3.33282 5.57283 2.69473 6.06559 2.16406 6.65625C2.34059 5.2186 2.70647 4.22231 3.46387 3.46484C4.9283 2.00041 7.28516 2 11.999 2Z"/></g></svg> </template>
CSS
.icon-archive-minimalistic-close-bold {
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%22M14%206C16.8%206%2018.2%206.00013%2019.2695%206.54492C20.2103%207.02429%2020.9757%207.78966%2021.4551%208.73047C21.9999%209.79998%2022%2011.2%2022%2014C22%2016.8%2021.9999%2018.2%2021.4551%2019.2695C20.9757%2020.2103%2020.2103%2020.9757%2019.2695%2021.4551C18.2%2021.9999%2016.8%2022%2014%2022H10C7.20005%2022%205.79998%2021.9999%204.73047%2021.4551C3.78966%2020.9757%203.02429%2020.2103%202.54492%2019.2695C2.00013%2018.2%202%2016.8%202%2014C2%2011.2%202.00013%209.79998%202.54492%208.73047C3.02429%207.78966%203.78966%207.02429%204.73047%206.54492C5.79998%206.00013%207.20005%206%2010%206H14ZM15.0303%2010.9697C14.7374%2010.6769%2014.2626%2010.6769%2013.9697%2010.9697L12%2012.9395L10.0303%2010.9697C9.73738%2010.6769%209.26261%2010.6768%208.96973%2010.9697C8.67684%2011.2626%208.67685%2011.7374%208.96973%2012.0303L10.9395%2014L8.96973%2015.9697C8.67685%2016.2626%208.67687%2016.7374%208.96973%2017.0303C9.26262%2017.3232%209.73738%2017.3232%2010.0303%2017.0303L12%2015.0605L13.9697%2017.0303C14.2626%2017.3232%2014.7374%2017.3232%2015.0303%2017.0303C15.3232%2016.7374%2015.3232%2016.2626%2015.0303%2015.9697L13.0605%2014L15.0303%2012.0303C15.3232%2011.7374%2015.3232%2011.2626%2015.0303%2010.9697Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.999%202C16.7131%202%2019.0707%202.00038%2020.5352%203.46484C21.2924%204.22229%2021.6585%205.21873%2021.835%206.65625C21.3043%206.06559%2020.6662%205.57283%2019.9502%205.20801C19.1688%204.8099%2018.3317%204.64893%2017.4053%204.57324C16.5103%204.50013%2015.409%204.49998%2014.0625%204.5H9.93652C8.58977%204.49998%207.4879%204.50011%206.59277%204.57324C5.66663%204.64894%204.83004%204.81009%204.04883%205.20801C3.33282%205.57283%202.69473%206.06559%202.16406%206.65625C2.34059%205.2186%202.70647%204.22231%203.46387%203.46484C4.9283%202.00041%207.28516%202%2011.999%202Z%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%22M14%206C16.8%206%2018.2%206.00013%2019.2695%206.54492C20.2103%207.02429%2020.9757%207.78966%2021.4551%208.73047C21.9999%209.79998%2022%2011.2%2022%2014C22%2016.8%2021.9999%2018.2%2021.4551%2019.2695C20.9757%2020.2103%2020.2103%2020.9757%2019.2695%2021.4551C18.2%2021.9999%2016.8%2022%2014%2022H10C7.20005%2022%205.79998%2021.9999%204.73047%2021.4551C3.78966%2020.9757%203.02429%2020.2103%202.54492%2019.2695C2.00013%2018.2%202%2016.8%202%2014C2%2011.2%202.00013%209.79998%202.54492%208.73047C3.02429%207.78966%203.78966%207.02429%204.73047%206.54492C5.79998%206.00013%207.20005%206%2010%206H14ZM15.0303%2010.9697C14.7374%2010.6769%2014.2626%2010.6769%2013.9697%2010.9697L12%2012.9395L10.0303%2010.9697C9.73738%2010.6769%209.26261%2010.6768%208.96973%2010.9697C8.67684%2011.2626%208.67685%2011.7374%208.96973%2012.0303L10.9395%2014L8.96973%2015.9697C8.67685%2016.2626%208.67687%2016.7374%208.96973%2017.0303C9.26262%2017.3232%209.73738%2017.3232%2010.0303%2017.0303L12%2015.0605L13.9697%2017.0303C14.2626%2017.3232%2014.7374%2017.3232%2015.0303%2017.0303C15.3232%2016.7374%2015.3232%2016.2626%2015.0303%2015.9697L13.0605%2014L15.0303%2012.0303C15.3232%2011.7374%2015.3232%2011.2626%2015.0303%2010.9697Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M11.999%202C16.7131%202%2019.0707%202.00038%2020.5352%203.46484C21.2924%204.22229%2021.6585%205.21873%2021.835%206.65625C21.3043%206.06559%2020.6662%205.57283%2019.9502%205.20801C19.1688%204.8099%2018.3317%204.64893%2017.4053%204.57324C16.5103%204.50013%2015.409%204.49998%2014.0625%204.5H9.93652C8.58977%204.49998%207.4879%204.50011%206.59277%204.57324C5.66663%204.64894%204.83004%204.81009%204.04883%205.20801C3.33282%205.57283%202.69473%206.06559%202.16406%206.65625C2.34059%205.2186%202.70647%204.22231%203.46387%203.46484C4.9283%202.00041%207.28516%202%2011.999%202Z%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-close-bold.svg?color=%231a73e8&size=48