content paste off icon
content-paste-off-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.
- Name
- content-paste-off-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Text
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- content-paste-off-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More text icons from Material Symbols Light
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="M19.5 16.73q-.183 0-.341-.127q-.159-.128-.159-.378V5.615q0-.23-.192-.423T18.384 5H16v1.423q0 .348-.23.578t-.578.23h-4.478q-.323 0-.628-.131q-.305-.13-.522-.348l-1.38-1.379q-.13-.13-.186-.277q-.056-.146-.056-.288q0-.304.22-.556T8.757 4h1.496q.14-.586.623-.985q.483-.4 1.125-.4q.654 0 1.134.4q.48.398.62.985h4.63q.672 0 1.144.472T20 5.616V16.23q0 .25-.159.375q-.158.125-.341.125M12.578 5q.23-.23.23-.578t-.23-.578t-.578-.23t-.578.23t-.23.578t.23.578t.578.23t.578-.23m4.995 14L5 6.427v11.958q0 .23.192.423t.423.192zM5.615 20q-.67 0-1.143-.472Q4 19.056 4 18.385V5.81q0-.095.01-.163q.01-.067.048-.163l-.964-.964q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166l-.964-.958q-.096.039-.163.048t-.163.01z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightContentPasteOffRounded(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="M19.5 16.73q-.183 0-.341-.127q-.159-.128-.159-.378V5.615q0-.23-.192-.423T18.384 5H16v1.423q0 .348-.23.578t-.578.23h-4.478q-.323 0-.628-.131q-.305-.13-.522-.348l-1.38-1.379q-.13-.13-.186-.277q-.056-.146-.056-.288q0-.304.22-.556T8.757 4h1.496q.14-.586.623-.985q.483-.4 1.125-.4q.654 0 1.134.4q.48.398.62.985h4.63q.672 0 1.144.472T20 5.616V16.23q0 .25-.159.375q-.158.125-.341.125M12.578 5q.23-.23.23-.578t-.23-.578t-.578-.23t-.578.23t-.23.578t.23.578t.578.23t.578-.23m4.995 14L5 6.427v11.958q0 .23.192.423t.423.192zM5.615 20q-.67 0-1.143-.472Q4 19.056 4 18.385V5.81q0-.095.01-.163q.01-.067.048-.163l-.964-.964q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166l-.964-.958q-.096.039-.163.048t-.163.01z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.5 16.73q-.183 0-.341-.127q-.159-.128-.159-.378V5.615q0-.23-.192-.423T18.384 5H16v1.423q0 .348-.23.578t-.578.23h-4.478q-.323 0-.628-.131q-.305-.13-.522-.348l-1.38-1.379q-.13-.13-.186-.277q-.056-.146-.056-.288q0-.304.22-.556T8.757 4h1.496q.14-.586.623-.985q.483-.4 1.125-.4q.654 0 1.134.4q.48.398.62.985h4.63q.672 0 1.144.472T20 5.616V16.23q0 .25-.159.375q-.158.125-.341.125M12.578 5q.23-.23.23-.578t-.23-.578t-.578-.23t-.578.23t-.23.578t.23.578t.578.23t.578-.23m4.995 14L5 6.427v11.958q0 .23.192.423t.423.192zM5.615 20q-.67 0-1.143-.472Q4 19.056 4 18.385V5.81q0-.095.01-.163q.01-.067.048-.163l-.964-.964q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384 16.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166l-.964-.958q-.096.039-.163.048t-.163.01z"/></svg> </template>
CSS
.icon-content-paste-off-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%22M19.5%2016.73q-.183%200-.341-.127q-.159-.128-.159-.378V5.615q0-.23-.192-.423T18.384%205H16v1.423q0%20.348-.23.578t-.578.23h-4.478q-.323%200-.628-.131q-.305-.13-.522-.348l-1.38-1.379q-.13-.13-.186-.277q-.056-.146-.056-.288q0-.304.22-.556T8.757%204h1.496q.14-.586.623-.985q.483-.4%201.125-.4q.654%200%201.134.4q.48.398.62.985h4.63q.672%200%201.144.472T20%205.616V16.23q0%20.25-.159.375q-.158.125-.341.125M12.578%205q.23-.23.23-.578t-.23-.578t-.578-.23t-.578.23t-.23.578t.23.578t.578.23t.578-.23m4.995%2014L5%206.427v11.958q0%20.23.192.423t.423.192zM5.615%2020q-.67%200-1.143-.472Q4%2019.056%204%2018.385V5.81q0-.095.01-.163q.01-.067.048-.163l-.964-.964q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166l-.964-.958q-.096.039-.163.048t-.163.01z%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%22M19.5%2016.73q-.183%200-.341-.127q-.159-.128-.159-.378V5.615q0-.23-.192-.423T18.384%205H16v1.423q0%20.348-.23.578t-.578.23h-4.478q-.323%200-.628-.131q-.305-.13-.522-.348l-1.38-1.379q-.13-.13-.186-.277q-.056-.146-.056-.288q0-.304.22-.556T8.757%204h1.496q.14-.586.623-.985q.483-.4%201.125-.4q.654%200%201.134.4q.48.398.62.985h4.63q.672%200%201.144.472T20%205.616V16.23q0%20.25-.159.375q-.158.125-.341.125M12.578%205q.23-.23.23-.578t-.23-.578t-.578-.23t-.578.23t-.23.578t.23.578t.578.23t.578-.23m4.995%2014L5%206.427v11.958q0%20.23.192.423t.423.192zM5.615%2020q-.67%200-1.143-.472Q4%2019.056%204%2018.385V5.81q0-.095.01-.163q.01-.067.048-.163l-.964-.964q-.146-.146-.155-.347t.155-.366t.357-.166t.357.166l16.384%2016.384q.147.147.156.345t-.156.363t-.356.166t-.357-.166l-.964-.958q-.096.039-.163.048t-.163.01z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/content-paste-off-rounded.svg?color=%231a73e8&size=48