transition-push-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
transition-push-rounded
Set
Material Symbols Light
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the transition push icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.135 19H9.129q-.194 0-.335-.143q-.14-.143-.14-.357q0-.194.153-.334t.347-.141h.98q.27 0 .443-.173t.173-.442V6.616q0-.27-.173-.443T10.135 6h-.981q-.214 0-.357-.143T8.654 5.5t.143-.357T9.154 5h.98q.691 0 1.153.463t.463 1.153v10.769q0 .69-.462 1.153T10.135 19m5.615 0q-.69 0-1.153-.462t-.462-1.153V6.615q0-.69.462-1.152T15.75 5h4.635q.69 0 1.152.463T22 6.616v10.769q0 .69-.463 1.153T20.385 19zm-8.792-6.5H2.5q-.213 0-.357-.143T2 12t.143-.357t.357-.143h4.458L5.352 9.952q-.146-.146-.153-.337t.14-.357q.145-.166.346-.156q.202.01.367.156L8.3 11.435q.13.13.184.267t.053.298t-.053.308t-.184.277L6.066 14.76q-.16.141-.361.144t-.347-.143q-.166-.16-.166-.364t.16-.35z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTransitionPushRounded(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="M10.135 19H9.129q-.194 0-.335-.143q-.14-.143-.14-.357q0-.194.153-.334t.347-.141h.98q.27 0 .443-.173t.173-.442V6.616q0-.27-.173-.443T10.135 6h-.981q-.214 0-.357-.143T8.654 5.5t.143-.357T9.154 5h.98q.691 0 1.153.463t.463 1.153v10.769q0 .69-.462 1.153T10.135 19m5.615 0q-.69 0-1.153-.462t-.462-1.153V6.615q0-.69.462-1.152T15.75 5h4.635q.69 0 1.152.463T22 6.616v10.769q0 .69-.463 1.153T20.385 19zm-8.792-6.5H2.5q-.213 0-.357-.143T2 12t.143-.357t.357-.143h4.458L5.352 9.952q-.146-.146-.153-.337t.14-.357q.145-.166.346-.156q.202.01.367.156L8.3 11.435q.13.13.184.267t.053.298t-.053.308t-.184.277L6.066 14.76q-.16.141-.361.144t-.347-.143q-.166-.16-.166-.364t.16-.35z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.135 19H9.129q-.194 0-.335-.143q-.14-.143-.14-.357q0-.194.153-.334t.347-.141h.98q.27 0 .443-.173t.173-.442V6.616q0-.27-.173-.443T10.135 6h-.981q-.214 0-.357-.143T8.654 5.5t.143-.357T9.154 5h.98q.691 0 1.153.463t.463 1.153v10.769q0 .69-.462 1.153T10.135 19m5.615 0q-.69 0-1.153-.462t-.462-1.153V6.615q0-.69.462-1.152T15.75 5h4.635q.69 0 1.152.463T22 6.616v10.769q0 .69-.463 1.153T20.385 19zm-8.792-6.5H2.5q-.213 0-.357-.143T2 12t.143-.357t.357-.143h4.458L5.352 9.952q-.146-.146-.153-.337t.14-.357q.145-.166.346-.156q.202.01.367.156L8.3 11.435q.13.13.184.267t.053.298t-.053.308t-.184.277L6.066 14.76q-.16.141-.361.144t-.347-.143q-.166-.16-.166-.364t.16-.35z"/></svg>
</template>

CSS

.icon-transition-push-rounded {
  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%22M10.135%2019H9.129q-.194%200-.335-.143q-.14-.143-.14-.357q0-.194.153-.334t.347-.141h.98q.27%200%20.443-.173t.173-.442V6.616q0-.27-.173-.443T10.135%206h-.981q-.214%200-.357-.143T8.654%205.5t.143-.357T9.154%205h.98q.691%200%201.153.463t.463%201.153v10.769q0%20.69-.462%201.153T10.135%2019m5.615%200q-.69%200-1.153-.462t-.462-1.153V6.615q0-.69.462-1.152T15.75%205h4.635q.69%200%201.152.463T22%206.616v10.769q0%20.69-.463%201.153T20.385%2019zm-8.792-6.5H2.5q-.213%200-.357-.143T2%2012t.143-.357t.357-.143h4.458L5.352%209.952q-.146-.146-.153-.337t.14-.357q.145-.166.346-.156q.202.01.367.156L8.3%2011.435q.13.13.184.267t.053.298t-.053.308t-.184.277L6.066%2014.76q-.16.141-.361.144t-.347-.143q-.166-.16-.166-.364t.16-.35z%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%22M10.135%2019H9.129q-.194%200-.335-.143q-.14-.143-.14-.357q0-.194.153-.334t.347-.141h.98q.27%200%20.443-.173t.173-.442V6.616q0-.27-.173-.443T10.135%206h-.981q-.214%200-.357-.143T8.654%205.5t.143-.357T9.154%205h.98q.691%200%201.153.463t.463%201.153v10.769q0%20.69-.462%201.153T10.135%2019m5.615%200q-.69%200-1.153-.462t-.462-1.153V6.615q0-.69.462-1.152T15.75%205h4.635q.69%200%201.152.463T22%206.616v10.769q0%20.69-.463%201.153T20.385%2019zm-8.792-6.5H2.5q-.213%200-.357-.143T2%2012t.143-.357t.357-.143h4.458L5.352%209.952q-.146-.146-.153-.337t.14-.357q.145-.166.346-.156q.202.01.367.156L8.3%2011.435q.13.13.184.267t.053.298t-.053.308t-.184.277L6.066%2014.76q-.16.141-.361.144t-.347-.143q-.166-.16-.166-.364t.16-.35z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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