school xmark alt icon

school-xmark-alt-solid from Flowbite Icons by Themesberg · Solid · Education · MIT Free for personal and commercial use.

Name
school-xmark-alt-solid
Set
Flowbite Icons
Style
Solid
Category
Education
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

More education icons from Flowbite Icons

Use the school xmark alt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M6.651 11.63L12 5.048l5.349 6.584a1 1 0 0 0 .776.369H21v1.065a2.5 2.5 0 0 0-2.47.632a2.5 2.5 0 0 0-3.64.109a3 3 0 1 0-.563 1.088c-.19.813.032 1.704.667 2.338A2.5 2.5 0 0 0 14.47 20H4a1 1 0 0 1-1-1v-7h2.875a1 1 0 0 0 .776-.37"/><path d="M17.469 14.757a1 1 0 0 0-1.415 1.414l1.061 1.061l-1.06 1.06a1 1 0 0 0 1.413 1.415l1.061-1.06l1.06 1.06a.997.997 0 0 0 1.415 0a1 1 0 0 0 0-1.414l-1.06-1.061L21 16.175l.004-.004a1 1 0 0 0 0-1.414L21 14.753a1 1 0 0 0-1.41.004l-1.06 1.06zM12 12a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-9.5-2l2.7-3.6A1 1 0 0 1 6 6h2.649l-3.25 4zm12.851-4l3.25 4H21.5l-2.7-3.6A1 1 0 0 0 18 6z"/></g></svg>

React

import type { SVGProps } from "react";

export function FlowbiteSchoolXmarkAltSolid(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 d="M6.651 11.63L12 5.048l5.349 6.584a1 1 0 0 0 .776.369H21v1.065a2.5 2.5 0 0 0-2.47.632a2.5 2.5 0 0 0-3.64.109a3 3 0 1 0-.563 1.088c-.19.813.032 1.704.667 2.338A2.5 2.5 0 0 0 14.47 20H4a1 1 0 0 1-1-1v-7h2.875a1 1 0 0 0 .776-.37"/><path d="M17.469 14.757a1 1 0 0 0-1.415 1.414l1.061 1.061l-1.06 1.06a1 1 0 0 0 1.413 1.415l1.061-1.06l1.06 1.06a.997.997 0 0 0 1.415 0a1 1 0 0 0 0-1.414l-1.06-1.061L21 16.175l.004-.004a1 1 0 0 0 0-1.414L21 14.753a1 1 0 0 0-1.41.004l-1.06 1.06zM12 12a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-9.5-2l2.7-3.6A1 1 0 0 1 6 6h2.649l-3.25 4zm12.851-4l3.25 4H21.5l-2.7-3.6A1 1 0 0 0 18 6z"/></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 d="M6.651 11.63L12 5.048l5.349 6.584a1 1 0 0 0 .776.369H21v1.065a2.5 2.5 0 0 0-2.47.632a2.5 2.5 0 0 0-3.64.109a3 3 0 1 0-.563 1.088c-.19.813.032 1.704.667 2.338A2.5 2.5 0 0 0 14.47 20H4a1 1 0 0 1-1-1v-7h2.875a1 1 0 0 0 .776-.37"/><path d="M17.469 14.757a1 1 0 0 0-1.415 1.414l1.061 1.061l-1.06 1.06a1 1 0 0 0 1.413 1.415l1.061-1.06l1.06 1.06a.997.997 0 0 0 1.415 0a1 1 0 0 0 0-1.414l-1.06-1.061L21 16.175l.004-.004a1 1 0 0 0 0-1.414L21 14.753a1 1 0 0 0-1.41.004l-1.06 1.06zM12 12a1 1 0 1 0 0 2a1 1 0 0 0 0-2m-9.5-2l2.7-3.6A1 1 0 0 1 6 6h2.649l-3.25 4zm12.851-4l3.25 4H21.5l-2.7-3.6A1 1 0 0 0 18 6z"/></g></svg>
</template>

CSS

.icon-school-xmark-alt-solid {
  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%20d%3D%22M6.651%2011.63L12%205.048l5.349%206.584a1%201%200%200%200%20.776.369H21v1.065a2.5%202.5%200%200%200-2.47.632a2.5%202.5%200%200%200-3.64.109a3%203%200%201%200-.563%201.088c-.19.813.032%201.704.667%202.338A2.5%202.5%200%200%200%2014.47%2020H4a1%201%200%200%201-1-1v-7h2.875a1%201%200%200%200%20.776-.37%22%2F%3E%3Cpath%20d%3D%22M17.469%2014.757a1%201%200%200%200-1.415%201.414l1.061%201.061l-1.06%201.06a1%201%200%200%200%201.413%201.415l1.061-1.06l1.06%201.06a.997.997%200%200%200%201.415%200a1%201%200%200%200%200-1.414l-1.06-1.061L21%2016.175l.004-.004a1%201%200%200%200%200-1.414L21%2014.753a1%201%200%200%200-1.41.004l-1.06%201.06zM12%2012a1%201%200%201%200%200%202a1%201%200%200%200%200-2m-9.5-2l2.7-3.6A1%201%200%200%201%206%206h2.649l-3.25%204zm12.851-4l3.25%204H21.5l-2.7-3.6A1%201%200%200%200%2018%206z%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%20d%3D%22M6.651%2011.63L12%205.048l5.349%206.584a1%201%200%200%200%20.776.369H21v1.065a2.5%202.5%200%200%200-2.47.632a2.5%202.5%200%200%200-3.64.109a3%203%200%201%200-.563%201.088c-.19.813.032%201.704.667%202.338A2.5%202.5%200%200%200%2014.47%2020H4a1%201%200%200%201-1-1v-7h2.875a1%201%200%200%200%20.776-.37%22%2F%3E%3Cpath%20d%3D%22M17.469%2014.757a1%201%200%200%200-1.415%201.414l1.061%201.061l-1.06%201.06a1%201%200%200%200%201.413%201.415l1.061-1.06l1.06%201.06a.997.997%200%200%200%201.415%200a1%201%200%200%200%200-1.414l-1.06-1.061L21%2016.175l.004-.004a1%201%200%200%200%200-1.414L21%2014.753a1%201%200%200%200-1.41.004l-1.06%201.06zM12%2012a1%201%200%201%200%200%202a1%201%200%200%200%200-2m-9.5-2l2.7-3.6A1%201%200%200%201%206%206h2.649l-3.25%204zm12.851-4l3.25%204H21.5l-2.7-3.6A1%201%200%200%200%2018%206z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/school-xmark-alt-solid.svg?color=%231a73e8&size=48