masked transitions add icon

masked-transitions-add from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
masked-transitions-add
Set
Material Symbols Light
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
masked-transitions-add-outline, masked-transitions-add-outline-rounded, masked-transitions-add-outline-sharp, masked-transitions-add-rounded, masked-transitions-add-sharp

The same icon in other sets

More images icons from Material Symbols Light

Use the masked transitions add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.885 17.5v-2.384H6.5v-1h2.385V11.73h1v2.385h2.384v1H9.884V17.5zm-3.748 1.364q-1.752-1.752-1.752-4.248t1.752-4.249t4.248-1.752t4.248 1.752t1.752 4.249q0 2.496-1.752 4.248t-4.248 1.752t-4.248-1.752m7.785-.711q1.463-1.462 1.463-3.537t-1.463-3.538t-3.537-1.462t-3.538 1.462t-1.462 3.538t1.462 3.537t3.538 1.463t3.537-1.463m3.836-3.184q.011-.092.011-.171v-.182q0-3.056-2.164-5.22Q12.44 7.23 9.385 7.23h-.183q-.079 0-.171.011q.496-1.469 1.982-2.663t3.603-1.194q2.496 0 4.248 1.752t1.752 4.248q0 2.117-1.195 3.603t-2.663 1.981"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightMaskedTransitionsAdd(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="M8.885 17.5v-2.384H6.5v-1h2.385V11.73h1v2.385h2.384v1H9.884V17.5zm-3.748 1.364q-1.752-1.752-1.752-4.248t1.752-4.249t4.248-1.752t4.248 1.752t1.752 4.249q0 2.496-1.752 4.248t-4.248 1.752t-4.248-1.752m7.785-.711q1.463-1.462 1.463-3.537t-1.463-3.538t-3.537-1.462t-3.538 1.462t-1.462 3.538t1.462 3.537t3.538 1.463t3.537-1.463m3.836-3.184q.011-.092.011-.171v-.182q0-3.056-2.164-5.22Q12.44 7.23 9.385 7.23h-.183q-.079 0-.171.011q.496-1.469 1.982-2.663t3.603-1.194q2.496 0 4.248 1.752t1.752 4.248q0 2.117-1.195 3.603t-2.663 1.981"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.885 17.5v-2.384H6.5v-1h2.385V11.73h1v2.385h2.384v1H9.884V17.5zm-3.748 1.364q-1.752-1.752-1.752-4.248t1.752-4.249t4.248-1.752t4.248 1.752t1.752 4.249q0 2.496-1.752 4.248t-4.248 1.752t-4.248-1.752m7.785-.711q1.463-1.462 1.463-3.537t-1.463-3.538t-3.537-1.462t-3.538 1.462t-1.462 3.538t1.462 3.537t3.538 1.463t3.537-1.463m3.836-3.184q.011-.092.011-.171v-.182q0-3.056-2.164-5.22Q12.44 7.23 9.385 7.23h-.183q-.079 0-.171.011q.496-1.469 1.982-2.663t3.603-1.194q2.496 0 4.248 1.752t1.752 4.248q0 2.117-1.195 3.603t-2.663 1.981"/></svg>
</template>

CSS

.icon-masked-transitions-add {
  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%22M8.885%2017.5v-2.384H6.5v-1h2.385V11.73h1v2.385h2.384v1H9.884V17.5zm-3.748%201.364q-1.752-1.752-1.752-4.248t1.752-4.249t4.248-1.752t4.248%201.752t1.752%204.249q0%202.496-1.752%204.248t-4.248%201.752t-4.248-1.752m7.785-.711q1.463-1.462%201.463-3.537t-1.463-3.538t-3.537-1.462t-3.538%201.462t-1.462%203.538t1.462%203.537t3.538%201.463t3.537-1.463m3.836-3.184q.011-.092.011-.171v-.182q0-3.056-2.164-5.22Q12.44%207.23%209.385%207.23h-.183q-.079%200-.171.011q.496-1.469%201.982-2.663t3.603-1.194q2.496%200%204.248%201.752t1.752%204.248q0%202.117-1.195%203.603t-2.663%201.981%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%22M8.885%2017.5v-2.384H6.5v-1h2.385V11.73h1v2.385h2.384v1H9.884V17.5zm-3.748%201.364q-1.752-1.752-1.752-4.248t1.752-4.249t4.248-1.752t4.248%201.752t1.752%204.249q0%202.496-1.752%204.248t-4.248%201.752t-4.248-1.752m7.785-.711q1.463-1.462%201.463-3.537t-1.463-3.538t-3.537-1.462t-3.538%201.462t-1.462%203.538t1.462%203.537t3.538%201.463t3.537-1.463m3.836-3.184q.011-.092.011-.171v-.182q0-3.056-2.164-5.22Q12.44%207.23%209.385%207.23h-.183q-.079%200-.171.011q.496-1.469%201.982-2.663t3.603-1.194q2.496%200%204.248%201.752t1.752%204.248q0%202.117-1.195%203.603t-2.663%201.981%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/masked-transitions-add.svg?color=%231a73e8&size=48