ink-selection-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
ink-selection-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
ink-selection-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the ink selection icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.385 13.092V19.5q0 .214-.144.357t-.356.143t-.357-.143t-.144-.357v-7.308q0-.348.23-.577q.23-.23.578-.23H19.5q.214 0 .357.143t.143.357t-.143.356t-.357.144h-6.408l6.724 6.723q.14.14.15.344t-.15.364t-.354.159t-.354-.16zM4.182 5.05Q4 4.867 4 4.616q0-.252.182-.434T4.615 4t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T8.308 4t.433.182t.182.434t-.182.433t-.433.182t-.434-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T12 4t.434.182t.182.433t-.182.434t-.434.182t-.434-.182m3.693 0q-.182-.182-.182-.433q0-.252.182-.434T15.692 4t.434.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T19.385 4t.433.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182M7.874 19.819q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.433.182t-.434-.182M4.182 8.741Q4 8.56 4 8.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693Q4 12.252 4 12t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0 3.692Q4 15.944 4 15.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0 3.692Q4 19.637 4 19.385t.182-.434t.433-.182q.252 0 .434.182t.182.434t-.182.433t-.434.182t-.433-.182M18.95 8.741q-.182-.182-.182-.433q0-.252.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightInkSelectionRounded(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="M12.385 13.092V19.5q0 .214-.144.357t-.356.143t-.357-.143t-.144-.357v-7.308q0-.348.23-.577q.23-.23.578-.23H19.5q.214 0 .357.143t.143.357t-.143.356t-.357.144h-6.408l6.724 6.723q.14.14.15.344t-.15.364t-.354.159t-.354-.16zM4.182 5.05Q4 4.867 4 4.616q0-.252.182-.434T4.615 4t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T8.308 4t.433.182t.182.434t-.182.433t-.433.182t-.434-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T12 4t.434.182t.182.433t-.182.434t-.434.182t-.434-.182m3.693 0q-.182-.182-.182-.433q0-.252.182-.434T15.692 4t.434.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T19.385 4t.433.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182M7.874 19.819q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.433.182t-.434-.182M4.182 8.741Q4 8.56 4 8.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693Q4 12.252 4 12t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0 3.692Q4 15.944 4 15.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0 3.692Q4 19.637 4 19.385t.182-.434t.433-.182q.252 0 .434.182t.182.434t-.182.433t-.434.182t-.433-.182M18.95 8.741q-.182-.182-.182-.433q0-.252.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.385 13.092V19.5q0 .214-.144.357t-.356.143t-.357-.143t-.144-.357v-7.308q0-.348.23-.577q.23-.23.578-.23H19.5q.214 0 .357.143t.143.357t-.143.356t-.357.144h-6.408l6.724 6.723q.14.14.15.344t-.15.364t-.354.159t-.354-.16zM4.182 5.05Q4 4.867 4 4.616q0-.252.182-.434T4.615 4t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T8.308 4t.433.182t.182.434t-.182.433t-.433.182t-.434-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T12 4t.434.182t.182.433t-.182.434t-.434.182t-.434-.182m3.693 0q-.182-.182-.182-.433q0-.252.182-.434T15.692 4t.434.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182m3.692 0q-.182-.182-.182-.433q0-.252.182-.434T19.385 4t.433.182t.182.434t-.182.433t-.434.182q-.251 0-.433-.182M7.874 19.819q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.433.182t-.434-.182M4.182 8.741Q4 8.56 4 8.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0 3.693Q4 12.252 4 12t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0 3.692Q4 15.944 4 15.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0 3.692Q4 19.637 4 19.385t.182-.434t.433-.182q.252 0 .434.182t.182.434t-.182.433t-.434.182t-.433-.182M18.95 8.741q-.182-.182-.182-.433q0-.252.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182"/></svg>
</template>

CSS

.icon-ink-selection-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%22M12.385%2013.092V19.5q0%20.214-.144.357t-.356.143t-.357-.143t-.144-.357v-7.308q0-.348.23-.577q.23-.23.578-.23H19.5q.214%200%20.357.143t.143.357t-.143.356t-.357.144h-6.408l6.724%206.723q.14.14.15.344t-.15.364t-.354.159t-.354-.16zM4.182%205.05Q4%204.867%204%204.616q0-.252.182-.434T4.615%204t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692%200q-.182-.182-.182-.433q0-.252.182-.434T8.308%204t.433.182t.182.434t-.182.433t-.433.182t-.434-.182m3.692%200q-.182-.182-.182-.433q0-.252.182-.434T12%204t.434.182t.182.433t-.182.434t-.434.182t-.434-.182m3.693%200q-.182-.182-.182-.433q0-.252.182-.434T15.692%204t.434.182t.182.434t-.182.433t-.434.182q-.251%200-.433-.182m3.692%200q-.182-.182-.182-.433q0-.252.182-.434T19.385%204t.433.182t.182.434t-.182.433t-.434.182q-.251%200-.433-.182M7.874%2019.819q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.433.182t-.434-.182M4.182%208.741Q4%208.56%204%208.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0%203.693Q4%2012.252%204%2012t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0%203.692Q4%2015.944%204%2015.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0%203.692Q4%2019.637%204%2019.385t.182-.434t.433-.182q.252%200%20.434.182t.182.434t-.182.433t-.434.182t-.433-.182M18.95%208.741q-.182-.182-.182-.433q0-.252.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182%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%22M12.385%2013.092V19.5q0%20.214-.144.357t-.356.143t-.357-.143t-.144-.357v-7.308q0-.348.23-.577q.23-.23.578-.23H19.5q.214%200%20.357.143t.143.357t-.143.356t-.357.144h-6.408l6.724%206.723q.14.14.15.344t-.15.364t-.354.159t-.354-.16zM4.182%205.05Q4%204.867%204%204.616q0-.252.182-.434T4.615%204t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m3.692%200q-.182-.182-.182-.433q0-.252.182-.434T8.308%204t.433.182t.182.434t-.182.433t-.433.182t-.434-.182m3.692%200q-.182-.182-.182-.433q0-.252.182-.434T12%204t.434.182t.182.433t-.182.434t-.434.182t-.434-.182m3.693%200q-.182-.182-.182-.433q0-.252.182-.434T15.692%204t.434.182t.182.434t-.182.433t-.434.182q-.251%200-.433-.182m3.692%200q-.182-.182-.182-.433q0-.252.182-.434T19.385%204t.433.182t.182.434t-.182.433t-.434.182q-.251%200-.433-.182M7.874%2019.819q-.182-.182-.182-.434t.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.433.182t-.434-.182M4.182%208.741Q4%208.56%204%208.308t.182-.434t.433-.182t.434.182t.182.434t-.182.433t-.434.182t-.433-.182m0%203.693Q4%2012.252%204%2012t.182-.434t.433-.182t.434.182t.182.434t-.182.434t-.434.182t-.433-.182m0%203.692Q4%2015.944%204%2015.692q0-.251.182-.433t.433-.182t.434.182t.182.433t-.182.434t-.434.182t-.433-.182m0%203.692Q4%2019.637%204%2019.385t.182-.434t.433-.182q.252%200%20.434.182t.182.434t-.182.433t-.434.182t-.433-.182M18.95%208.741q-.182-.182-.182-.433q0-.252.182-.434t.434-.182t.433.182t.182.434t-.182.433t-.434.182t-.433-.182%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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