case round icon
case-round-broken from Solar by 480 Design · Broken · School · CC-BY-4.0 Attribution required.
- Name
- case-round-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-minimalistic-boldcase-round-minimalistic-bolddiploma-bolddiploma-verified-bolddocument-2-boldnotebook-2-boldnotebook-bookmark-boldnotebook-minimalistic-boldnotebook-square-boldpassport-bold
Use the case round 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="M9.1709 4C9.58273 2.83481 10.694 2 12.0002 2C13.3064 2 14.4177 2.83481 14.8295 4"/><path d="M12 23C16.2426 23 18.364 23 19.682 21.8284C20.9549 20.6969 20.9985 17.0341 20.9999 13.3876"/><path d="M3 13.9351C3 17.3524 3 20.8734 4 21.9351"/><path d="M8 22.9351C6.10629 22.8399 4.88606 22.5902 4 21.9351"/><path d="M14.6603 15L17.664 14.2166M9.33968 15L3.3324 13.4332C2.7369 13.2779 2.43915 13.2002 2.25021 13.0141C2.21341 12.9778 2.18015 12.939 2.15078 12.8979C2 12.6871 2 12.4168 2 11.8763C2 9.74619 2 8.68113 2.67298 7.96206C2.80233 7.82385 2.94763 7.69753 3.10659 7.58508C3.9337 7 5.15877 7 7.60893 7H16.3911C18.8412 7 20.0663 7 20.8934 7.58508C21.0524 7.69753 21.1977 7.82385 21.327 7.96206C22 8.68113 22 9.74619 22 11.8763C22 12.4168 22 12.6871 21.8492 12.8979C21.8199 12.939 21.7866 12.9778 21.7498 13.0141C21.5999 13.1618 21.3814 13.2412 21 13.3453"/><path d="M14 13.5H10C9.72386 13.5 9.5 13.7239 9.5 14V16.1615C9.5 16.3659 9.62448 16.5498 9.8143 16.6257L10.5144 16.9058C11.4681 17.2872 12.5319 17.2872 13.4856 16.9058L14.1857 16.6257C14.3755 16.5498 14.5 16.3659 14.5 16.1615V14C14.5 13.7239 14.2761 13.5 14 13.5Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarCaseRoundBroken(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="M9.1709 4C9.58273 2.83481 10.694 2 12.0002 2C13.3064 2 14.4177 2.83481 14.8295 4"/><path d="M12 23C16.2426 23 18.364 23 19.682 21.8284C20.9549 20.6969 20.9985 17.0341 20.9999 13.3876"/><path d="M3 13.9351C3 17.3524 3 20.8734 4 21.9351"/><path d="M8 22.9351C6.10629 22.8399 4.88606 22.5902 4 21.9351"/><path d="M14.6603 15L17.664 14.2166M9.33968 15L3.3324 13.4332C2.7369 13.2779 2.43915 13.2002 2.25021 13.0141C2.21341 12.9778 2.18015 12.939 2.15078 12.8979C2 12.6871 2 12.4168 2 11.8763C2 9.74619 2 8.68113 2.67298 7.96206C2.80233 7.82385 2.94763 7.69753 3.10659 7.58508C3.9337 7 5.15877 7 7.60893 7H16.3911C18.8412 7 20.0663 7 20.8934 7.58508C21.0524 7.69753 21.1977 7.82385 21.327 7.96206C22 8.68113 22 9.74619 22 11.8763C22 12.4168 22 12.6871 21.8492 12.8979C21.8199 12.939 21.7866 12.9778 21.7498 13.0141C21.5999 13.1618 21.3814 13.2412 21 13.3453"/><path d="M14 13.5H10C9.72386 13.5 9.5 13.7239 9.5 14V16.1615C9.5 16.3659 9.62448 16.5498 9.8143 16.6257L10.5144 16.9058C11.4681 17.2872 12.5319 17.2872 13.4856 16.9058L14.1857 16.6257C14.3755 16.5498 14.5 16.3659 14.5 16.1615V14C14.5 13.7239 14.2761 13.5 14 13.5Z"/></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="M9.1709 4C9.58273 2.83481 10.694 2 12.0002 2C13.3064 2 14.4177 2.83481 14.8295 4"/><path d="M12 23C16.2426 23 18.364 23 19.682 21.8284C20.9549 20.6969 20.9985 17.0341 20.9999 13.3876"/><path d="M3 13.9351C3 17.3524 3 20.8734 4 21.9351"/><path d="M8 22.9351C6.10629 22.8399 4.88606 22.5902 4 21.9351"/><path d="M14.6603 15L17.664 14.2166M9.33968 15L3.3324 13.4332C2.7369 13.2779 2.43915 13.2002 2.25021 13.0141C2.21341 12.9778 2.18015 12.939 2.15078 12.8979C2 12.6871 2 12.4168 2 11.8763C2 9.74619 2 8.68113 2.67298 7.96206C2.80233 7.82385 2.94763 7.69753 3.10659 7.58508C3.9337 7 5.15877 7 7.60893 7H16.3911C18.8412 7 20.0663 7 20.8934 7.58508C21.0524 7.69753 21.1977 7.82385 21.327 7.96206C22 8.68113 22 9.74619 22 11.8763C22 12.4168 22 12.6871 21.8492 12.8979C21.8199 12.939 21.7866 12.9778 21.7498 13.0141C21.5999 13.1618 21.3814 13.2412 21 13.3453"/><path d="M14 13.5H10C9.72386 13.5 9.5 13.7239 9.5 14V16.1615C9.5 16.3659 9.62448 16.5498 9.8143 16.6257L10.5144 16.9058C11.4681 17.2872 12.5319 17.2872 13.4856 16.9058L14.1857 16.6257C14.3755 16.5498 14.5 16.3659 14.5 16.1615V14C14.5 13.7239 14.2761 13.5 14 13.5Z"/></g></svg> </template>
CSS
.icon-case-round-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%22M9.1709%204C9.58273%202.83481%2010.694%202%2012.0002%202C13.3064%202%2014.4177%202.83481%2014.8295%204%22%2F%3E%3Cpath%20d%3D%22M12%2023C16.2426%2023%2018.364%2023%2019.682%2021.8284C20.9549%2020.6969%2020.9985%2017.0341%2020.9999%2013.3876%22%2F%3E%3Cpath%20d%3D%22M3%2013.9351C3%2017.3524%203%2020.8734%204%2021.9351%22%2F%3E%3Cpath%20d%3D%22M8%2022.9351C6.10629%2022.8399%204.88606%2022.5902%204%2021.9351%22%2F%3E%3Cpath%20d%3D%22M14.6603%2015L17.664%2014.2166M9.33968%2015L3.3324%2013.4332C2.7369%2013.2779%202.43915%2013.2002%202.25021%2013.0141C2.21341%2012.9778%202.18015%2012.939%202.15078%2012.8979C2%2012.6871%202%2012.4168%202%2011.8763C2%209.74619%202%208.68113%202.67298%207.96206C2.80233%207.82385%202.94763%207.69753%203.10659%207.58508C3.9337%207%205.15877%207%207.60893%207H16.3911C18.8412%207%2020.0663%207%2020.8934%207.58508C21.0524%207.69753%2021.1977%207.82385%2021.327%207.96206C22%208.68113%2022%209.74619%2022%2011.8763C22%2012.4168%2022%2012.6871%2021.8492%2012.8979C21.8199%2012.939%2021.7866%2012.9778%2021.7498%2013.0141C21.5999%2013.1618%2021.3814%2013.2412%2021%2013.3453%22%2F%3E%3Cpath%20d%3D%22M14%2013.5H10C9.72386%2013.5%209.5%2013.7239%209.5%2014V16.1615C9.5%2016.3659%209.62448%2016.5498%209.8143%2016.6257L10.5144%2016.9058C11.4681%2017.2872%2012.5319%2017.2872%2013.4856%2016.9058L14.1857%2016.6257C14.3755%2016.5498%2014.5%2016.3659%2014.5%2016.1615V14C14.5%2013.7239%2014.2761%2013.5%2014%2013.5Z%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%22M9.1709%204C9.58273%202.83481%2010.694%202%2012.0002%202C13.3064%202%2014.4177%202.83481%2014.8295%204%22%2F%3E%3Cpath%20d%3D%22M12%2023C16.2426%2023%2018.364%2023%2019.682%2021.8284C20.9549%2020.6969%2020.9985%2017.0341%2020.9999%2013.3876%22%2F%3E%3Cpath%20d%3D%22M3%2013.9351C3%2017.3524%203%2020.8734%204%2021.9351%22%2F%3E%3Cpath%20d%3D%22M8%2022.9351C6.10629%2022.8399%204.88606%2022.5902%204%2021.9351%22%2F%3E%3Cpath%20d%3D%22M14.6603%2015L17.664%2014.2166M9.33968%2015L3.3324%2013.4332C2.7369%2013.2779%202.43915%2013.2002%202.25021%2013.0141C2.21341%2012.9778%202.18015%2012.939%202.15078%2012.8979C2%2012.6871%202%2012.4168%202%2011.8763C2%209.74619%202%208.68113%202.67298%207.96206C2.80233%207.82385%202.94763%207.69753%203.10659%207.58508C3.9337%207%205.15877%207%207.60893%207H16.3911C18.8412%207%2020.0663%207%2020.8934%207.58508C21.0524%207.69753%2021.1977%207.82385%2021.327%207.96206C22%208.68113%2022%209.74619%2022%2011.8763C22%2012.4168%2022%2012.6871%2021.8492%2012.8979C21.8199%2012.939%2021.7866%2012.9778%2021.7498%2013.0141C21.5999%2013.1618%2021.3814%2013.2412%2021%2013.3453%22%2F%3E%3Cpath%20d%3D%22M14%2013.5H10C9.72386%2013.5%209.5%2013.7239%209.5%2014V16.1615C9.5%2016.3659%209.62448%2016.5498%209.8143%2016.6257L10.5144%2016.9058C11.4681%2017.2872%2012.5319%2017.2872%2013.4856%2016.9058L14.1857%2016.6257C14.3755%2016.5498%2014.5%2016.3659%2014.5%2016.1615V14C14.5%2013.7239%2014.2761%2013.5%2014%2013.5Z%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-round-broken.svg?color=%231a73e8&size=48