content paste off icon
content-paste-off-sharp from Material Symbols by Google · Sharp · Text · Apache-2.0 Free for personal and commercial use.
- Name
- content-paste-off-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- content-paste-off-outline-sharp
2 other variants in Material Symbols
The same icon in other sets
More text icons from Material Symbols
add-column-leftadd-column-rightadd-linkadd-notesadd-row-aboveadd-row-belowadd-to-drivealign-centeralign-endalign-flex-centeralign-flex-endalign-flex-startalign-horizontal-centeralign-horizontal-leftalign-horizontal-rightalign-items-stretchalign-justify-centeralign-justify-flex-endalign-justify-flex-startalign-justify-space-aroundalign-justify-space-betweenalign-justify-space-evenalign-justify-stretchalign-self-stretch
Use the content paste off icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.15l-2-2V5h-2v3h-6.15l-5-5h3.325q.275-.875 1.075-1.437T12 1q1 0 1.788.563T14.85 3H21zM12.713 4.713Q13 4.425 13 4t-.288-.712T12 3t-.712.288T11 4t.288.713T12 5t.713-.288M16.15 19L5 7.85V19zM3 21V5.85L1.375 4.225L2.8 2.8l18.4 18.4l-1.425 1.425L18.15 21z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsContentPasteOffSharp(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="m21 18.15l-2-2V5h-2v3h-6.15l-5-5h3.325q.275-.875 1.075-1.437T12 1q1 0 1.788.563T14.85 3H21zM12.713 4.713Q13 4.425 13 4t-.288-.712T12 3t-.712.288T11 4t.288.713T12 5t.713-.288M16.15 19L5 7.85V19zM3 21V5.85L1.375 4.225L2.8 2.8l18.4 18.4l-1.425 1.425L18.15 21z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21 18.15l-2-2V5h-2v3h-6.15l-5-5h3.325q.275-.875 1.075-1.437T12 1q1 0 1.788.563T14.85 3H21zM12.713 4.713Q13 4.425 13 4t-.288-.712T12 3t-.712.288T11 4t.288.713T12 5t.713-.288M16.15 19L5 7.85V19zM3 21V5.85L1.375 4.225L2.8 2.8l18.4 18.4l-1.425 1.425L18.15 21z"/></svg> </template>
CSS
.icon-content-paste-off-sharp {
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%22m21%2018.15l-2-2V5h-2v3h-6.15l-5-5h3.325q.275-.875%201.075-1.437T12%201q1%200%201.788.563T14.85%203H21zM12.713%204.713Q13%204.425%2013%204t-.288-.712T12%203t-.712.288T11%204t.288.713T12%205t.713-.288M16.15%2019L5%207.85V19zM3%2021V5.85L1.375%204.225L2.8%202.8l18.4%2018.4l-1.425%201.425L18.15%2021z%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%22m21%2018.15l-2-2V5h-2v3h-6.15l-5-5h3.325q.275-.875%201.075-1.437T12%201q1%200%201.788.563T14.85%203H21zM12.713%204.713Q13%204.425%2013%204t-.288-.712T12%203t-.712.288T11%204t.288.713T12%205t.713-.288M16.15%2019L5%207.85V19zM3%2021V5.85L1.375%204.225L2.8%202.8l18.4%2018.4l-1.425%201.425L18.15%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/content-paste-off-sharp.svg?color=%231a73e8&size=48