case minimalistic icon
case-minimalistic-broken from Solar by 480 Design · Broken · School · CC-BY-4.0 Attribution required.
- Name
- case-minimalistic-broken
- Set
- Solar
- Style
- Broken
- Category
- School
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More school icons from Solar
backpack-boldbook-2-boldbook-boldbook-bookmark-boldbook-bookmark-minimalistic-boldbook-minimalistic-boldbookmark-boldbookmark-circle-boldbookmark-opened-boldbookmark-square-boldbookmark-square-minimalistic-boldcalculator-boldcalculator-minimalistic-boldcase-boldcase-round-boldcase-round-minimalistic-bolddiploma-bolddiploma-verified-bolddocument-2-boldnotebook-2-boldnotebook-bookmark-boldnotebook-minimalistic-boldnotebook-square-boldpassport-bold
Use the case 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-width="1.5"><path stroke-linecap="round" d="M22 14C22 10.2288 22 8.34315 20.8284 7.17157C20.0781 6.42122 19.0348 6.15144 17.3909 6.05445C16.468 6 15.3559 6 14 6H10C8.64413 6 7.53199 6 6.60915 6.05445C4.96519 6.15144 3.92193 6.42122 3.17157 7.17157C2 8.34315 2 10.2288 2 14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C21.4816 20.1752 21.7706 19.3001 21.8985 18"/><path d="M6.60938 6.05445C7.43282 6.03358 8.15925 5.45491 8.43944 4.68032C8.44806 4.65649 8.4569 4.62999 8.47457 4.57697L8.50023 4.5C8.54241 4.37344 8.56351 4.31014 8.58608 4.254C8.87427 3.53712 9.54961 3.05037 10.3208 3.00366C10.3812 3 10.4479 3 10.5814 3H13.4191C13.5525 3 13.6192 3 13.6796 3.00366C14.4508 3.05037 15.1262 3.53712 15.4144 4.254C15.4369 4.31014 15.458 4.37343 15.5002 4.5L15.5259 4.57697C15.5435 4.62992 15.5524 4.65651 15.561 4.68032C15.8412 5.45491 16.5676 6.03358 17.3911 6.05445"/><path stroke-linecap="round" d="M21.6618 8.71973C18.6519 10.6761 17.147 11.6543 15.5605 12.1472C13.2416 12.8677 10.7586 12.8677 8.43963 12.1472C6.85313 11.6543 5.34822 10.6761 2.33838 8.71973"/><path stroke-linecap="round" d="M8 11V13"/><path stroke-linecap="round" d="M16 11V13"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCaseMinimalisticBroken(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" strokeWidth="1.5"><path strokeLinecap="round" d="M22 14C22 10.2288 22 8.34315 20.8284 7.17157C20.0781 6.42122 19.0348 6.15144 17.3909 6.05445C16.468 6 15.3559 6 14 6H10C8.64413 6 7.53199 6 6.60915 6.05445C4.96519 6.15144 3.92193 6.42122 3.17157 7.17157C2 8.34315 2 10.2288 2 14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C21.4816 20.1752 21.7706 19.3001 21.8985 18"/><path d="M6.60938 6.05445C7.43282 6.03358 8.15925 5.45491 8.43944 4.68032C8.44806 4.65649 8.4569 4.62999 8.47457 4.57697L8.50023 4.5C8.54241 4.37344 8.56351 4.31014 8.58608 4.254C8.87427 3.53712 9.54961 3.05037 10.3208 3.00366C10.3812 3 10.4479 3 10.5814 3H13.4191C13.5525 3 13.6192 3 13.6796 3.00366C14.4508 3.05037 15.1262 3.53712 15.4144 4.254C15.4369 4.31014 15.458 4.37343 15.5002 4.5L15.5259 4.57697C15.5435 4.62992 15.5524 4.65651 15.561 4.68032C15.8412 5.45491 16.5676 6.03358 17.3911 6.05445"/><path strokeLinecap="round" d="M21.6618 8.71973C18.6519 10.6761 17.147 11.6543 15.5605 12.1472C13.2416 12.8677 10.7586 12.8677 8.43963 12.1472C6.85313 11.6543 5.34822 10.6761 2.33838 8.71973"/><path strokeLinecap="round" d="M8 11V13"/><path strokeLinecap="round" d="M16 11V13"/></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-width="1.5"><path stroke-linecap="round" d="M22 14C22 10.2288 22 8.34315 20.8284 7.17157C20.0781 6.42122 19.0348 6.15144 17.3909 6.05445C16.468 6 15.3559 6 14 6H10C8.64413 6 7.53199 6 6.60915 6.05445C4.96519 6.15144 3.92193 6.42122 3.17157 7.17157C2 8.34315 2 10.2288 2 14C2 17.7712 2 19.6569 3.17157 20.8284C4.34315 22 6.22876 22 10 22H14C17.7712 22 19.6569 22 20.8284 20.8284C21.4816 20.1752 21.7706 19.3001 21.8985 18"/><path d="M6.60938 6.05445C7.43282 6.03358 8.15925 5.45491 8.43944 4.68032C8.44806 4.65649 8.4569 4.62999 8.47457 4.57697L8.50023 4.5C8.54241 4.37344 8.56351 4.31014 8.58608 4.254C8.87427 3.53712 9.54961 3.05037 10.3208 3.00366C10.3812 3 10.4479 3 10.5814 3H13.4191C13.5525 3 13.6192 3 13.6796 3.00366C14.4508 3.05037 15.1262 3.53712 15.4144 4.254C15.4369 4.31014 15.458 4.37343 15.5002 4.5L15.5259 4.57697C15.5435 4.62992 15.5524 4.65651 15.561 4.68032C15.8412 5.45491 16.5676 6.03358 17.3911 6.05445"/><path stroke-linecap="round" d="M21.6618 8.71973C18.6519 10.6761 17.147 11.6543 15.5605 12.1472C13.2416 12.8677 10.7586 12.8677 8.43963 12.1472C6.85313 11.6543 5.34822 10.6761 2.33838 8.71973"/><path stroke-linecap="round" d="M8 11V13"/><path stroke-linecap="round" d="M16 11V13"/></g></svg> </template>
CSS
.icon-case-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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2014C22%2010.2288%2022%208.34315%2020.8284%207.17157C20.0781%206.42122%2019.0348%206.15144%2017.3909%206.05445C16.468%206%2015.3559%206%2014%206H10C8.64413%206%207.53199%206%206.60915%206.05445C4.96519%206.15144%203.92193%206.42122%203.17157%207.17157C2%208.34315%202%2010.2288%202%2014C2%2017.7712%202%2019.6569%203.17157%2020.8284C4.34315%2022%206.22876%2022%2010%2022H14C17.7712%2022%2019.6569%2022%2020.8284%2020.8284C21.4816%2020.1752%2021.7706%2019.3001%2021.8985%2018%22%2F%3E%3Cpath%20d%3D%22M6.60938%206.05445C7.43282%206.03358%208.15925%205.45491%208.43944%204.68032C8.44806%204.65649%208.4569%204.62999%208.47457%204.57697L8.50023%204.5C8.54241%204.37344%208.56351%204.31014%208.58608%204.254C8.87427%203.53712%209.54961%203.05037%2010.3208%203.00366C10.3812%203%2010.4479%203%2010.5814%203H13.4191C13.5525%203%2013.6192%203%2013.6796%203.00366C14.4508%203.05037%2015.1262%203.53712%2015.4144%204.254C15.4369%204.31014%2015.458%204.37343%2015.5002%204.5L15.5259%204.57697C15.5435%204.62992%2015.5524%204.65651%2015.561%204.68032C15.8412%205.45491%2016.5676%206.03358%2017.3911%206.05445%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.6618%208.71973C18.6519%2010.6761%2017.147%2011.6543%2015.5605%2012.1472C13.2416%2012.8677%2010.7586%2012.8677%208.43963%2012.1472C6.85313%2011.6543%205.34822%2010.6761%202.33838%208.71973%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2011V13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2011V13%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-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%2014C22%2010.2288%2022%208.34315%2020.8284%207.17157C20.0781%206.42122%2019.0348%206.15144%2017.3909%206.05445C16.468%206%2015.3559%206%2014%206H10C8.64413%206%207.53199%206%206.60915%206.05445C4.96519%206.15144%203.92193%206.42122%203.17157%207.17157C2%208.34315%202%2010.2288%202%2014C2%2017.7712%202%2019.6569%203.17157%2020.8284C4.34315%2022%206.22876%2022%2010%2022H14C17.7712%2022%2019.6569%2022%2020.8284%2020.8284C21.4816%2020.1752%2021.7706%2019.3001%2021.8985%2018%22%2F%3E%3Cpath%20d%3D%22M6.60938%206.05445C7.43282%206.03358%208.15925%205.45491%208.43944%204.68032C8.44806%204.65649%208.4569%204.62999%208.47457%204.57697L8.50023%204.5C8.54241%204.37344%208.56351%204.31014%208.58608%204.254C8.87427%203.53712%209.54961%203.05037%2010.3208%203.00366C10.3812%203%2010.4479%203%2010.5814%203H13.4191C13.5525%203%2013.6192%203%2013.6796%203.00366C14.4508%203.05037%2015.1262%203.53712%2015.4144%204.254C15.4369%204.31014%2015.458%204.37343%2015.5002%204.5L15.5259%204.57697C15.5435%204.62992%2015.5524%204.65651%2015.561%204.68032C15.8412%205.45491%2016.5676%206.03358%2017.3911%206.05445%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.6618%208.71973C18.6519%2010.6761%2017.147%2011.6543%2015.5605%2012.1472C13.2416%2012.8677%2010.7586%2012.8677%208.43963%2012.1472C6.85313%2011.6543%205.34822%2010.6761%202.33838%208.71973%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2011V13%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M16%2011V13%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/case-minimalistic-broken.svg?color=%231a73e8&size=48