case round minimalistic icon

case-round-minimalistic-bold-duotone from Solar by 480 Design · Bold Duotone · School · CC-BY-4.0 Attribution required.

Name
case-round-minimalistic-bold-duotone
Set
Solar
Style
Bold Duotone
Category
School
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More school icons from Solar

Use the case round 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="M9.87763 4.24993C10.1869 3.37503 11.0213 2.75 11.9998 2.75C12.9783 2.75 13.8127 3.37503 14.122 4.24993C14.26 4.64047 14.6885 4.84517 15.079 4.70713C15.4696 4.56909 15.6742 4.1406 15.5362 3.75007C15.0218 2.29459 13.6337 1.25 11.9998 1.25C10.3658 1.25 8.9778 2.29459 8.46337 3.75007C8.32533 4.1406 8.53002 4.56909 8.92056 4.70713C9.3111 4.84517 9.73959 4.64047 9.87763 4.24993ZM2.74709 8.09098C2.69375 8.05631 2.63765 8.02929 2.58008 8.00965C2.73322 7.69204 2.92679 7.41623 3.17145 7.17157C4.34303 6 6.22864 6 9.99988 6H13.9999C17.7711 6 19.6567 6 20.8283 7.17157C21.073 7.41626 21.2666 7.6921 21.4197 8.00975C21.3623 8.02939 21.3063 8.05637 21.253 8.09098C19.1526 9.45626 17.833 10.3102 16.7364 10.858C16.6701 10.5117 16.3655 10.25 15.9999 10.25C15.5857 10.25 15.2499 10.5858 15.2499 11V11.4581C13.1304 12.0976 10.8693 12.0976 8.74988 11.458V11C8.74988 10.5858 8.41409 10.25 7.99988 10.25C7.63428 10.25 7.32978 10.5116 7.26334 10.8578C6.1669 10.31 4.84732 9.45613 2.74709 8.09098Z" clip-rule="evenodd"/><path d="M2 13.9998C2 12.0494 2 10.6033 2.16208 9.49951C4.43876 10.9794 5.89798 11.9231 7.25 12.5044V12.9998C7.25 13.414 7.58579 13.7498 8 13.7498C8.40872 13.7498 8.74109 13.4229 8.74982 13.0163C10.8801 13.5779 13.1199 13.5779 15.2502 13.0163C15.259 13.4229 15.5913 13.7498 16 13.7498C16.4142 13.7498 16.75 13.414 16.75 12.9998V12.5045C18.1021 11.9233 19.5613 10.9796 21.8379 9.49971C22 10.6035 22 12.0495 22 13.9998C22 17.7711 22 19.6567 20.8284 20.8283C19.6569 21.9998 17.7712 21.9998 14 21.9998H10C6.22876 21.9998 4.34315 21.9998 3.17157 20.8283C2 19.6567 2 17.7711 2 13.9998Z" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCaseRoundMinimalisticBoldDuotone(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="M9.87763 4.24993C10.1869 3.37503 11.0213 2.75 11.9998 2.75C12.9783 2.75 13.8127 3.37503 14.122 4.24993C14.26 4.64047 14.6885 4.84517 15.079 4.70713C15.4696 4.56909 15.6742 4.1406 15.5362 3.75007C15.0218 2.29459 13.6337 1.25 11.9998 1.25C10.3658 1.25 8.9778 2.29459 8.46337 3.75007C8.32533 4.1406 8.53002 4.56909 8.92056 4.70713C9.3111 4.84517 9.73959 4.64047 9.87763 4.24993ZM2.74709 8.09098C2.69375 8.05631 2.63765 8.02929 2.58008 8.00965C2.73322 7.69204 2.92679 7.41623 3.17145 7.17157C4.34303 6 6.22864 6 9.99988 6H13.9999C17.7711 6 19.6567 6 20.8283 7.17157C21.073 7.41626 21.2666 7.6921 21.4197 8.00975C21.3623 8.02939 21.3063 8.05637 21.253 8.09098C19.1526 9.45626 17.833 10.3102 16.7364 10.858C16.6701 10.5117 16.3655 10.25 15.9999 10.25C15.5857 10.25 15.2499 10.5858 15.2499 11V11.4581C13.1304 12.0976 10.8693 12.0976 8.74988 11.458V11C8.74988 10.5858 8.41409 10.25 7.99988 10.25C7.63428 10.25 7.32978 10.5116 7.26334 10.8578C6.1669 10.31 4.84732 9.45613 2.74709 8.09098Z" clipRule="evenodd"/><path d="M2 13.9998C2 12.0494 2 10.6033 2.16208 9.49951C4.43876 10.9794 5.89798 11.9231 7.25 12.5044V12.9998C7.25 13.414 7.58579 13.7498 8 13.7498C8.40872 13.7498 8.74109 13.4229 8.74982 13.0163C10.8801 13.5779 13.1199 13.5779 15.2502 13.0163C15.259 13.4229 15.5913 13.7498 16 13.7498C16.4142 13.7498 16.75 13.414 16.75 12.9998V12.5045C18.1021 11.9233 19.5613 10.9796 21.8379 9.49971C22 10.6035 22 12.0495 22 13.9998C22 17.7711 22 19.6567 20.8284 20.8283C19.6569 21.9998 17.7712 21.9998 14 21.9998H10C6.22876 21.9998 4.34315 21.9998 3.17157 20.8283C2 19.6567 2 17.7711 2 13.9998Z" 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="M9.87763 4.24993C10.1869 3.37503 11.0213 2.75 11.9998 2.75C12.9783 2.75 13.8127 3.37503 14.122 4.24993C14.26 4.64047 14.6885 4.84517 15.079 4.70713C15.4696 4.56909 15.6742 4.1406 15.5362 3.75007C15.0218 2.29459 13.6337 1.25 11.9998 1.25C10.3658 1.25 8.9778 2.29459 8.46337 3.75007C8.32533 4.1406 8.53002 4.56909 8.92056 4.70713C9.3111 4.84517 9.73959 4.64047 9.87763 4.24993ZM2.74709 8.09098C2.69375 8.05631 2.63765 8.02929 2.58008 8.00965C2.73322 7.69204 2.92679 7.41623 3.17145 7.17157C4.34303 6 6.22864 6 9.99988 6H13.9999C17.7711 6 19.6567 6 20.8283 7.17157C21.073 7.41626 21.2666 7.6921 21.4197 8.00975C21.3623 8.02939 21.3063 8.05637 21.253 8.09098C19.1526 9.45626 17.833 10.3102 16.7364 10.858C16.6701 10.5117 16.3655 10.25 15.9999 10.25C15.5857 10.25 15.2499 10.5858 15.2499 11V11.4581C13.1304 12.0976 10.8693 12.0976 8.74988 11.458V11C8.74988 10.5858 8.41409 10.25 7.99988 10.25C7.63428 10.25 7.32978 10.5116 7.26334 10.8578C6.1669 10.31 4.84732 9.45613 2.74709 8.09098Z" clip-rule="evenodd"/><path d="M2 13.9998C2 12.0494 2 10.6033 2.16208 9.49951C4.43876 10.9794 5.89798 11.9231 7.25 12.5044V12.9998C7.25 13.414 7.58579 13.7498 8 13.7498C8.40872 13.7498 8.74109 13.4229 8.74982 13.0163C10.8801 13.5779 13.1199 13.5779 15.2502 13.0163C15.259 13.4229 15.5913 13.7498 16 13.7498C16.4142 13.7498 16.75 13.414 16.75 12.9998V12.5045C18.1021 11.9233 19.5613 10.9796 21.8379 9.49971C22 10.6035 22 12.0495 22 13.9998C22 17.7711 22 19.6567 20.8284 20.8283C19.6569 21.9998 17.7712 21.9998 14 21.9998H10C6.22876 21.9998 4.34315 21.9998 3.17157 20.8283C2 19.6567 2 17.7711 2 13.9998Z" opacity=".5"/></g></svg>
</template>

CSS

.icon-case-round-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%22M9.87763%204.24993C10.1869%203.37503%2011.0213%202.75%2011.9998%202.75C12.9783%202.75%2013.8127%203.37503%2014.122%204.24993C14.26%204.64047%2014.6885%204.84517%2015.079%204.70713C15.4696%204.56909%2015.6742%204.1406%2015.5362%203.75007C15.0218%202.29459%2013.6337%201.25%2011.9998%201.25C10.3658%201.25%208.9778%202.29459%208.46337%203.75007C8.32533%204.1406%208.53002%204.56909%208.92056%204.70713C9.3111%204.84517%209.73959%204.64047%209.87763%204.24993ZM2.74709%208.09098C2.69375%208.05631%202.63765%208.02929%202.58008%208.00965C2.73322%207.69204%202.92679%207.41623%203.17145%207.17157C4.34303%206%206.22864%206%209.99988%206H13.9999C17.7711%206%2019.6567%206%2020.8283%207.17157C21.073%207.41626%2021.2666%207.6921%2021.4197%208.00975C21.3623%208.02939%2021.3063%208.05637%2021.253%208.09098C19.1526%209.45626%2017.833%2010.3102%2016.7364%2010.858C16.6701%2010.5117%2016.3655%2010.25%2015.9999%2010.25C15.5857%2010.25%2015.2499%2010.5858%2015.2499%2011V11.4581C13.1304%2012.0976%2010.8693%2012.0976%208.74988%2011.458V11C8.74988%2010.5858%208.41409%2010.25%207.99988%2010.25C7.63428%2010.25%207.32978%2010.5116%207.26334%2010.8578C6.1669%2010.31%204.84732%209.45613%202.74709%208.09098Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M2%2013.9998C2%2012.0494%202%2010.6033%202.16208%209.49951C4.43876%2010.9794%205.89798%2011.9231%207.25%2012.5044V12.9998C7.25%2013.414%207.58579%2013.7498%208%2013.7498C8.40872%2013.7498%208.74109%2013.4229%208.74982%2013.0163C10.8801%2013.5779%2013.1199%2013.5779%2015.2502%2013.0163C15.259%2013.4229%2015.5913%2013.7498%2016%2013.7498C16.4142%2013.7498%2016.75%2013.414%2016.75%2012.9998V12.5045C18.1021%2011.9233%2019.5613%2010.9796%2021.8379%209.49971C22%2010.6035%2022%2012.0495%2022%2013.9998C22%2017.7711%2022%2019.6567%2020.8284%2020.8283C19.6569%2021.9998%2017.7712%2021.9998%2014%2021.9998H10C6.22876%2021.9998%204.34315%2021.9998%203.17157%2020.8283C2%2019.6567%202%2017.7711%202%2013.9998Z%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%22M9.87763%204.24993C10.1869%203.37503%2011.0213%202.75%2011.9998%202.75C12.9783%202.75%2013.8127%203.37503%2014.122%204.24993C14.26%204.64047%2014.6885%204.84517%2015.079%204.70713C15.4696%204.56909%2015.6742%204.1406%2015.5362%203.75007C15.0218%202.29459%2013.6337%201.25%2011.9998%201.25C10.3658%201.25%208.9778%202.29459%208.46337%203.75007C8.32533%204.1406%208.53002%204.56909%208.92056%204.70713C9.3111%204.84517%209.73959%204.64047%209.87763%204.24993ZM2.74709%208.09098C2.69375%208.05631%202.63765%208.02929%202.58008%208.00965C2.73322%207.69204%202.92679%207.41623%203.17145%207.17157C4.34303%206%206.22864%206%209.99988%206H13.9999C17.7711%206%2019.6567%206%2020.8283%207.17157C21.073%207.41626%2021.2666%207.6921%2021.4197%208.00975C21.3623%208.02939%2021.3063%208.05637%2021.253%208.09098C19.1526%209.45626%2017.833%2010.3102%2016.7364%2010.858C16.6701%2010.5117%2016.3655%2010.25%2015.9999%2010.25C15.5857%2010.25%2015.2499%2010.5858%2015.2499%2011V11.4581C13.1304%2012.0976%2010.8693%2012.0976%208.74988%2011.458V11C8.74988%2010.5858%208.41409%2010.25%207.99988%2010.25C7.63428%2010.25%207.32978%2010.5116%207.26334%2010.8578C6.1669%2010.31%204.84732%209.45613%202.74709%208.09098Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M2%2013.9998C2%2012.0494%202%2010.6033%202.16208%209.49951C4.43876%2010.9794%205.89798%2011.9231%207.25%2012.5044V12.9998C7.25%2013.414%207.58579%2013.7498%208%2013.7498C8.40872%2013.7498%208.74109%2013.4229%208.74982%2013.0163C10.8801%2013.5779%2013.1199%2013.5779%2015.2502%2013.0163C15.259%2013.4229%2015.5913%2013.7498%2016%2013.7498C16.4142%2013.7498%2016.75%2013.414%2016.75%2012.9998V12.5045C18.1021%2011.9233%2019.5613%2010.9796%2021.8379%209.49971C22%2010.6035%2022%2012.0495%2022%2013.9998C22%2017.7711%2022%2019.6567%2020.8284%2020.8283C19.6569%2021.9998%2017.7712%2021.9998%2014%2021.9998H10C6.22876%2021.9998%204.34315%2021.9998%203.17157%2020.8283C2%2019.6567%202%2017.7711%202%2013.9998Z%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/case-round-minimalistic-bold-duotone.svg?color=%231a73e8&size=48