swap vert icon
swap-vert-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- swap-vert-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- swap-vert-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the swap vert icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.97 12.145q-.143-.143-.143-.356V4.902l-2.76 2.76q-.14.14-.331.14q-.192 0-.357-.16q-.165-.165-.165-.356q0-.192.165-.357l3.363-3.363q.131-.131.267-.184q.137-.053.299-.053t.308.053t.276.184l3.389 3.388q.146.146.153.335t-.159.353q-.165.16-.354.163t-.354-.163l-2.74-2.74v6.906q0 .213-.143.347t-.357.134t-.357-.144m5.414 8.454q-.146-.053-.276-.183l-3.389-3.389q-.146-.146-.153-.335t.159-.353q.166-.16.354-.163t.354.163l2.74 2.74v-6.906q0-.213.143-.347t.357-.134t.357.144t.143.356v6.887l2.76-2.76q.14-.14.331-.14q.192 0 .357.16q.166.165.166.356q0 .192-.166.357l-3.363 3.364q-.131.13-.267.183q-.137.053-.299.053t-.308-.053"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSwapVertRounded(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.97 12.145q-.143-.143-.143-.356V4.902l-2.76 2.76q-.14.14-.331.14q-.192 0-.357-.16q-.165-.165-.165-.356q0-.192.165-.357l3.363-3.363q.131-.131.267-.184q.137-.053.299-.053t.308.053t.276.184l3.389 3.388q.146.146.153.335t-.159.353q-.165.16-.354.163t-.354-.163l-2.74-2.74v6.906q0 .213-.143.347t-.357.134t-.357-.144m5.414 8.454q-.146-.053-.276-.183l-3.389-3.389q-.146-.146-.153-.335t.159-.353q.166-.16.354-.163t.354.163l2.74 2.74v-6.906q0-.213.143-.347t.357-.134t.357.144t.143.356v6.887l2.76-2.76q.14-.14.331-.14q.192 0 .357.16q.166.165.166.356q0 .192-.166.357l-3.363 3.364q-.131.13-.267.183q-.137.053-.299.053t-.308-.053"/></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.97 12.145q-.143-.143-.143-.356V4.902l-2.76 2.76q-.14.14-.331.14q-.192 0-.357-.16q-.165-.165-.165-.356q0-.192.165-.357l3.363-3.363q.131-.131.267-.184q.137-.053.299-.053t.308.053t.276.184l3.389 3.388q.146.146.153.335t-.159.353q-.165.16-.354.163t-.354-.163l-2.74-2.74v6.906q0 .213-.143.347t-.357.134t-.357-.144m5.414 8.454q-.146-.053-.276-.183l-3.389-3.389q-.146-.146-.153-.335t.159-.353q.166-.16.354-.163t.354.163l2.74 2.74v-6.906q0-.213.143-.347t.357-.134t.357.144t.143.356v6.887l2.76-2.76q.14-.14.331-.14q.192 0 .357.16q.166.165.166.356q0 .192-.166.357l-3.363 3.364q-.131.13-.267.183q-.137.053-.299.053t-.308-.053"/></svg> </template>
CSS
.icon-swap-vert-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%22M8.97%2012.145q-.143-.143-.143-.356V4.902l-2.76%202.76q-.14.14-.331.14q-.192%200-.357-.16q-.165-.165-.165-.356q0-.192.165-.357l3.363-3.363q.131-.131.267-.184q.137-.053.299-.053t.308.053t.276.184l3.389%203.388q.146.146.153.335t-.159.353q-.165.16-.354.163t-.354-.163l-2.74-2.74v6.906q0%20.213-.143.347t-.357.134t-.357-.144m5.414%208.454q-.146-.053-.276-.183l-3.389-3.389q-.146-.146-.153-.335t.159-.353q.166-.16.354-.163t.354.163l2.74%202.74v-6.906q0-.213.143-.347t.357-.134t.357.144t.143.356v6.887l2.76-2.76q.14-.14.331-.14q.192%200%20.357.16q.166.165.166.356q0%20.192-.166.357l-3.363%203.364q-.131.13-.267.183q-.137.053-.299.053t-.308-.053%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.97%2012.145q-.143-.143-.143-.356V4.902l-2.76%202.76q-.14.14-.331.14q-.192%200-.357-.16q-.165-.165-.165-.356q0-.192.165-.357l3.363-3.363q.131-.131.267-.184q.137-.053.299-.053t.308.053t.276.184l3.389%203.388q.146.146.153.335t-.159.353q-.165.16-.354.163t-.354-.163l-2.74-2.74v6.906q0%20.213-.143.347t-.357.134t-.357-.144m5.414%208.454q-.146-.053-.276-.183l-3.389-3.389q-.146-.146-.153-.335t.159-.353q.166-.16.354-.163t.354.163l2.74%202.74v-6.906q0-.213.143-.347t.357-.134t.357.144t.143.356v6.887l2.76-2.76q.14-.14.331-.14q.192%200%20.357.16q.166.165.166.356q0%20.192-.166.357l-3.363%203.364q-.131.13-.267.183q-.137.053-.299.053t-.308-.053%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/swap-vert-rounded.svg?color=%231a73e8&size=48