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

Name
transform-rounded
Set
Material Symbols Light
Style
Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
transform-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the transform icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.808 8.789H3.5q-.213 0-.357-.144T3 8.29t.143-.357t.357-.143h4.308V4.042l-1.74 1.702q-.166.147-.357.153q-.192.007-.357-.158q-.16-.166-.163-.354q-.002-.189.163-.354l2.388-2.389q.243-.242.566-.242t.565.242l2.389 2.389q.146.146.153.344t-.153.364q-.146.146-.347.149t-.367-.144l-1.74-1.702v10.516q0 .23.192.423t.423.192H20.5q.214 0 .357.143t.143.357t-.143.357t-.357.143h-4.308v3.785l1.74-1.702q.166-.147.358-.153q.19-.007.356.158q.16.166.163.354q.003.189-.163.354l-2.388 2.389q-.242.242-.566.242t-.565-.242l-2.388-2.389q-.147-.146-.153-.344t.153-.363q.146-.146.347-.15t.366.144l1.74 1.702v-3.785H9.423q-.69 0-1.153-.462t-.462-1.153zm7.384 4.384v-3.77q0-.23-.192-.422t-.423-.192h-3.77v-1h3.77q.69 0 1.153.462t.462 1.153v3.769z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTransformRounded(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.808 8.789H3.5q-.213 0-.357-.144T3 8.29t.143-.357t.357-.143h4.308V4.042l-1.74 1.702q-.166.147-.357.153q-.192.007-.357-.158q-.16-.166-.163-.354q-.002-.189.163-.354l2.388-2.389q.243-.242.566-.242t.565.242l2.389 2.389q.146.146.153.344t-.153.364q-.146.146-.347.149t-.367-.144l-1.74-1.702v10.516q0 .23.192.423t.423.192H20.5q.214 0 .357.143t.143.357t-.143.357t-.357.143h-4.308v3.785l1.74-1.702q.166-.147.358-.153q.19-.007.356.158q.16.166.163.354q.003.189-.163.354l-2.388 2.389q-.242.242-.566.242t-.565-.242l-2.388-2.389q-.147-.146-.153-.344t.153-.363q.146-.146.347-.15t.366.144l1.74 1.702v-3.785H9.423q-.69 0-1.153-.462t-.462-1.153zm7.384 4.384v-3.77q0-.23-.192-.422t-.423-.192h-3.77v-1h3.77q.69 0 1.153.462t.462 1.153v3.769z"/></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.808 8.789H3.5q-.213 0-.357-.144T3 8.29t.143-.357t.357-.143h4.308V4.042l-1.74 1.702q-.166.147-.357.153q-.192.007-.357-.158q-.16-.166-.163-.354q-.002-.189.163-.354l2.388-2.389q.243-.242.566-.242t.565.242l2.389 2.389q.146.146.153.344t-.153.364q-.146.146-.347.149t-.367-.144l-1.74-1.702v10.516q0 .23.192.423t.423.192H20.5q.214 0 .357.143t.143.357t-.143.357t-.357.143h-4.308v3.785l1.74-1.702q.166-.147.358-.153q.19-.007.356.158q.16.166.163.354q.003.189-.163.354l-2.388 2.389q-.242.242-.566.242t-.565-.242l-2.388-2.389q-.147-.146-.153-.344t.153-.363q.146-.146.347-.15t.366.144l1.74 1.702v-3.785H9.423q-.69 0-1.153-.462t-.462-1.153zm7.384 4.384v-3.77q0-.23-.192-.422t-.423-.192h-3.77v-1h3.77q.69 0 1.153.462t.462 1.153v3.769z"/></svg>
</template>

CSS

.icon-transform-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%22M7.808%208.789H3.5q-.213%200-.357-.144T3%208.29t.143-.357t.357-.143h4.308V4.042l-1.74%201.702q-.166.147-.357.153q-.192.007-.357-.158q-.16-.166-.163-.354q-.002-.189.163-.354l2.388-2.389q.243-.242.566-.242t.565.242l2.389%202.389q.146.146.153.344t-.153.364q-.146.146-.347.149t-.367-.144l-1.74-1.702v10.516q0%20.23.192.423t.423.192H20.5q.214%200%20.357.143t.143.357t-.143.357t-.357.143h-4.308v3.785l1.74-1.702q.166-.147.358-.153q.19-.007.356.158q.16.166.163.354q.003.189-.163.354l-2.388%202.389q-.242.242-.566.242t-.565-.242l-2.388-2.389q-.147-.146-.153-.344t.153-.363q.146-.146.347-.15t.366.144l1.74%201.702v-3.785H9.423q-.69%200-1.153-.462t-.462-1.153zm7.384%204.384v-3.77q0-.23-.192-.422t-.423-.192h-3.77v-1h3.77q.69%200%201.153.462t.462%201.153v3.769z%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.808%208.789H3.5q-.213%200-.357-.144T3%208.29t.143-.357t.357-.143h4.308V4.042l-1.74%201.702q-.166.147-.357.153q-.192.007-.357-.158q-.16-.166-.163-.354q-.002-.189.163-.354l2.388-2.389q.243-.242.566-.242t.565.242l2.389%202.389q.146.146.153.344t-.153.364q-.146.146-.347.149t-.367-.144l-1.74-1.702v10.516q0%20.23.192.423t.423.192H20.5q.214%200%20.357.143t.143.357t-.143.357t-.357.143h-4.308v3.785l1.74-1.702q.166-.147.358-.153q.19-.007.356.158q.16.166.163.354q.003.189-.163.354l-2.388%202.389q-.242.242-.566.242t-.565-.242l-2.388-2.389q-.147-.146-.153-.344t.153-.363q.146-.146.347-.15t.366.144l1.74%201.702v-3.785H9.423q-.69%200-1.153-.462t-.462-1.153zm7.384%204.384v-3.77q0-.23-.192-.422t-.423-.192h-3.77v-1h3.77q.69%200%201.153.462t.462%201.153v3.769z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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