screencastify logo
screencastify from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- screencastify
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the screencastify logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.898 2.347c-.472.008-.914.38-.914.891v4.278H1.1c-.541 0-1.1.437-1.1.978v7.02c0 .54.559.907 1.1.907h5.884V7.533h6.408c.542 0 .926.437.926.979v1.623l3.667-2.095v7.927l-3.667-2.095v1.676c0 .541-.384.908-.926.908H6.984v4.313c0 .68.786 1.1 1.38.768l9.638-5.535l5.553-3.195c.593-.402.593-1.257 0-1.59l-5.553-3.194L8.364 2.47a.9.9 0 0 0-.466-.123"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsScreencastify(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="M7.898 2.347c-.472.008-.914.38-.914.891v4.278H1.1c-.541 0-1.1.437-1.1.978v7.02c0 .54.559.907 1.1.907h5.884V7.533h6.408c.542 0 .926.437.926.979v1.623l3.667-2.095v7.927l-3.667-2.095v1.676c0 .541-.384.908-.926.908H6.984v4.313c0 .68.786 1.1 1.38.768l9.638-5.535l5.553-3.195c.593-.402.593-1.257 0-1.59l-5.553-3.194L8.364 2.47a.9.9 0 0 0-.466-.123"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.898 2.347c-.472.008-.914.38-.914.891v4.278H1.1c-.541 0-1.1.437-1.1.978v7.02c0 .54.559.907 1.1.907h5.884V7.533h6.408c.542 0 .926.437.926.979v1.623l3.667-2.095v7.927l-3.667-2.095v1.676c0 .541-.384.908-.926.908H6.984v4.313c0 .68.786 1.1 1.38.768l9.638-5.535l5.553-3.195c.593-.402.593-1.257 0-1.59l-5.553-3.194L8.364 2.47a.9.9 0 0 0-.466-.123"/></svg> </template>
CSS
.icon-screencastify {
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%22M7.898%202.347c-.472.008-.914.38-.914.891v4.278H1.1c-.541%200-1.1.437-1.1.978v7.02c0%20.54.559.907%201.1.907h5.884V7.533h6.408c.542%200%20.926.437.926.979v1.623l3.667-2.095v7.927l-3.667-2.095v1.676c0%20.541-.384.908-.926.908H6.984v4.313c0%20.68.786%201.1%201.38.768l9.638-5.535l5.553-3.195c.593-.402.593-1.257%200-1.59l-5.553-3.194L8.364%202.47a.9.9%200%200%200-.466-.123%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%22M7.898%202.347c-.472.008-.914.38-.914.891v4.278H1.1c-.541%200-1.1.437-1.1.978v7.02c0%20.54.559.907%201.1.907h5.884V7.533h6.408c.542%200%20.926.437.926.979v1.623l3.667-2.095v7.927l-3.667-2.095v1.676c0%20.541-.384.908-.926.908H6.984v4.313c0%20.68.786%201.1%201.38.768l9.638-5.535l5.553-3.195c.593-.402.593-1.257%200-1.59l-5.553-3.194L8.364%202.47a.9.9%200%200%200-.466-.123%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/screencastify.svg?color=%231a73e8&size=48