modal logo
modal from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- modal
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the modal logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.89 5.57L0 14.002l2.521 4.4h5.05l4.396-7.718l4.512 7.709l4.996.037L24 14.057l-4.857-8.452l-5.073-.015l-2.076 3.598L9.94 5.57Zm.837.729h3.787l1.845 3.252H7.572Zm9.189.021l3.803.012l4.228 7.355l-3.736-.027zm-9.82.346L6.94 9.914l-4.209 7.389l-1.892-3.3Zm9.187.014l4.297 7.343l-1.892 3.282l-4.3-7.344zm-6.713 3.6h3.79l-4.212 7.394H3.361Zm11.64 4.109l3.74.027l-1.893 3.281l-3.74-.027z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsModal(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.89 5.57L0 14.002l2.521 4.4h5.05l4.396-7.718l4.512 7.709l4.996.037L24 14.057l-4.857-8.452l-5.073-.015l-2.076 3.598L9.94 5.57Zm.837.729h3.787l1.845 3.252H7.572Zm9.189.021l3.803.012l4.228 7.355l-3.736-.027zm-9.82.346L6.94 9.914l-4.209 7.389l-1.892-3.3Zm9.187.014l4.297 7.343l-1.892 3.282l-4.3-7.344zm-6.713 3.6h3.79l-4.212 7.394H3.361Zm11.64 4.109l3.74.027l-1.893 3.281l-3.74-.027z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.89 5.57L0 14.002l2.521 4.4h5.05l4.396-7.718l4.512 7.709l4.996.037L24 14.057l-4.857-8.452l-5.073-.015l-2.076 3.598L9.94 5.57Zm.837.729h3.787l1.845 3.252H7.572Zm9.189.021l3.803.012l4.228 7.355l-3.736-.027zm-9.82.346L6.94 9.914l-4.209 7.389l-1.892-3.3Zm9.187.014l4.297 7.343l-1.892 3.282l-4.3-7.344zm-6.713 3.6h3.79l-4.212 7.394H3.361Zm11.64 4.109l3.74.027l-1.893 3.281l-3.74-.027z"/></svg> </template>
CSS
.icon-modal {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.89%205.57L0%2014.002l2.521%204.4h5.05l4.396-7.718l4.512%207.709l4.996.037L24%2014.057l-4.857-8.452l-5.073-.015l-2.076%203.598L9.94%205.57Zm.837.729h3.787l1.845%203.252H7.572Zm9.189.021l3.803.012l4.228%207.355l-3.736-.027zm-9.82.346L6.94%209.914l-4.209%207.389l-1.892-3.3Zm9.187.014l4.297%207.343l-1.892%203.282l-4.3-7.344zm-6.713%203.6h3.79l-4.212%207.394H3.361Zm11.64%204.109l3.74.027l-1.893%203.281l-3.74-.027z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.89%205.57L0%2014.002l2.521%204.4h5.05l4.396-7.718l4.512%207.709l4.996.037L24%2014.057l-4.857-8.452l-5.073-.015l-2.076%203.598L9.94%205.57Zm.837.729h3.787l1.845%203.252H7.572Zm9.189.021l3.803.012l4.228%207.355l-3.736-.027zm-9.82.346L6.94%209.914l-4.209%207.389l-1.892-3.3Zm9.187.014l4.297%207.343l-1.892%203.282l-4.3-7.344zm-6.713%203.6h3.79l-4.212%207.394H3.361Zm11.64%204.109l3.74.027l-1.893%203.281l-3.74-.027z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/modal.svg?color=%231a73e8&size=48