background replace icon
background-replace-outline-rounded from Material Symbols by Google · Outline Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- background-replace-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More actions icons from Material Symbols
Use the background replace icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 9.65V7.525L7.525 3H9.65zm0-4.9V3h1.75zm13.175 1.675q-.25-.275-.537-.537t-.588-.463L17.475 3H19.6zM5.5 14.975l1.925-1.925q.175.275.363.5t.412.425q-.7.175-1.412.438t-1.288.562m12-4.925V10q0-.475-.075-.925T17.2 8.2L21 4.4v2.15zM10.9 4.6L12.525 3h2.125l-1.6 1.6q-.275-.05-.525-.075T12 4.5t-.55.025t-.55.075M3 14.625V12.5l3.6-3.6q-.05.275-.075.55T6.5 10t.025.525t.075.5zM20.725 16.7q-.2-.3-.462-.575t-.563-.5l1.3-1.3v2.125zm-2.9-2.05q-.175-.075-.35-.138t-.35-.112q-.225-.075-.437-.15t-.438-.125L21 9.35v2.15zM12 14q-1.65 0-2.825-1.175T8 10t1.175-2.825T12 6t2.825 1.175T16 10t-1.175 2.825T12 14m1.413-2.588Q14 10.825 14 10t-.587-1.412T12 8t-1.412.588T10 10t.588 1.413T12 12t1.413-.587M4 20v-.775q0-.85.425-1.575t1.175-1.1q1.275-.65 2.888-1.1T12 15t3.513.45t2.887 1.1q.75.375 1.175 1.1T20 19.225V20q0 .425-.287.713T19 21H5q-.425 0-.712-.288T4 20m2.025-1h11.95q-.05-.225-.175-.387t-.325-.263q-.9-.45-2.287-.9T12 17t-3.187.45t-2.288.9q-.2.1-.325.275T6.025 19M12 10"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsBackgroundReplaceOutlineRounded(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="M3 9.65V7.525L7.525 3H9.65zm0-4.9V3h1.75zm13.175 1.675q-.25-.275-.537-.537t-.588-.463L17.475 3H19.6zM5.5 14.975l1.925-1.925q.175.275.363.5t.412.425q-.7.175-1.412.438t-1.288.562m12-4.925V10q0-.475-.075-.925T17.2 8.2L21 4.4v2.15zM10.9 4.6L12.525 3h2.125l-1.6 1.6q-.275-.05-.525-.075T12 4.5t-.55.025t-.55.075M3 14.625V12.5l3.6-3.6q-.05.275-.075.55T6.5 10t.025.525t.075.5zM20.725 16.7q-.2-.3-.462-.575t-.563-.5l1.3-1.3v2.125zm-2.9-2.05q-.175-.075-.35-.138t-.35-.112q-.225-.075-.437-.15t-.438-.125L21 9.35v2.15zM12 14q-1.65 0-2.825-1.175T8 10t1.175-2.825T12 6t2.825 1.175T16 10t-1.175 2.825T12 14m1.413-2.588Q14 10.825 14 10t-.587-1.412T12 8t-1.412.588T10 10t.588 1.413T12 12t1.413-.587M4 20v-.775q0-.85.425-1.575t1.175-1.1q1.275-.65 2.888-1.1T12 15t3.513.45t2.887 1.1q.75.375 1.175 1.1T20 19.225V20q0 .425-.287.713T19 21H5q-.425 0-.712-.288T4 20m2.025-1h11.95q-.05-.225-.175-.387t-.325-.263q-.9-.45-2.287-.9T12 17t-3.187.45t-2.288.9q-.2.1-.325.275T6.025 19M12 10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 9.65V7.525L7.525 3H9.65zm0-4.9V3h1.75zm13.175 1.675q-.25-.275-.537-.537t-.588-.463L17.475 3H19.6zM5.5 14.975l1.925-1.925q.175.275.363.5t.412.425q-.7.175-1.412.438t-1.288.562m12-4.925V10q0-.475-.075-.925T17.2 8.2L21 4.4v2.15zM10.9 4.6L12.525 3h2.125l-1.6 1.6q-.275-.05-.525-.075T12 4.5t-.55.025t-.55.075M3 14.625V12.5l3.6-3.6q-.05.275-.075.55T6.5 10t.025.525t.075.5zM20.725 16.7q-.2-.3-.462-.575t-.563-.5l1.3-1.3v2.125zm-2.9-2.05q-.175-.075-.35-.138t-.35-.112q-.225-.075-.437-.15t-.438-.125L21 9.35v2.15zM12 14q-1.65 0-2.825-1.175T8 10t1.175-2.825T12 6t2.825 1.175T16 10t-1.175 2.825T12 14m1.413-2.588Q14 10.825 14 10t-.587-1.412T12 8t-1.412.588T10 10t.588 1.413T12 12t1.413-.587M4 20v-.775q0-.85.425-1.575t1.175-1.1q1.275-.65 2.888-1.1T12 15t3.513.45t2.887 1.1q.75.375 1.175 1.1T20 19.225V20q0 .425-.287.713T19 21H5q-.425 0-.712-.288T4 20m2.025-1h11.95q-.05-.225-.175-.387t-.325-.263q-.9-.45-2.287-.9T12 17t-3.187.45t-2.288.9q-.2.1-.325.275T6.025 19M12 10"/></svg> </template>
CSS
.icon-background-replace-outline-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%22M3%209.65V7.525L7.525%203H9.65zm0-4.9V3h1.75zm13.175%201.675q-.25-.275-.537-.537t-.588-.463L17.475%203H19.6zM5.5%2014.975l1.925-1.925q.175.275.363.5t.412.425q-.7.175-1.412.438t-1.288.562m12-4.925V10q0-.475-.075-.925T17.2%208.2L21%204.4v2.15zM10.9%204.6L12.525%203h2.125l-1.6%201.6q-.275-.05-.525-.075T12%204.5t-.55.025t-.55.075M3%2014.625V12.5l3.6-3.6q-.05.275-.075.55T6.5%2010t.025.525t.075.5zM20.725%2016.7q-.2-.3-.462-.575t-.563-.5l1.3-1.3v2.125zm-2.9-2.05q-.175-.075-.35-.138t-.35-.112q-.225-.075-.437-.15t-.438-.125L21%209.35v2.15zM12%2014q-1.65%200-2.825-1.175T8%2010t1.175-2.825T12%206t2.825%201.175T16%2010t-1.175%202.825T12%2014m1.413-2.588Q14%2010.825%2014%2010t-.587-1.412T12%208t-1.412.588T10%2010t.588%201.413T12%2012t1.413-.587M4%2020v-.775q0-.85.425-1.575t1.175-1.1q1.275-.65%202.888-1.1T12%2015t3.513.45t2.887%201.1q.75.375%201.175%201.1T20%2019.225V20q0%20.425-.287.713T19%2021H5q-.425%200-.712-.288T4%2020m2.025-1h11.95q-.05-.225-.175-.387t-.325-.263q-.9-.45-2.287-.9T12%2017t-3.187.45t-2.288.9q-.2.1-.325.275T6.025%2019M12%2010%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%22M3%209.65V7.525L7.525%203H9.65zm0-4.9V3h1.75zm13.175%201.675q-.25-.275-.537-.537t-.588-.463L17.475%203H19.6zM5.5%2014.975l1.925-1.925q.175.275.363.5t.412.425q-.7.175-1.412.438t-1.288.562m12-4.925V10q0-.475-.075-.925T17.2%208.2L21%204.4v2.15zM10.9%204.6L12.525%203h2.125l-1.6%201.6q-.275-.05-.525-.075T12%204.5t-.55.025t-.55.075M3%2014.625V12.5l3.6-3.6q-.05.275-.075.55T6.5%2010t.025.525t.075.5zM20.725%2016.7q-.2-.3-.462-.575t-.563-.5l1.3-1.3v2.125zm-2.9-2.05q-.175-.075-.35-.138t-.35-.112q-.225-.075-.437-.15t-.438-.125L21%209.35v2.15zM12%2014q-1.65%200-2.825-1.175T8%2010t1.175-2.825T12%206t2.825%201.175T16%2010t-1.175%202.825T12%2014m1.413-2.588Q14%2010.825%2014%2010t-.587-1.412T12%208t-1.412.588T10%2010t.588%201.413T12%2012t1.413-.587M4%2020v-.775q0-.85.425-1.575t1.175-1.1q1.275-.65%202.888-1.1T12%2015t3.513.45t2.887%201.1q.75.375%201.175%201.1T20%2019.225V20q0%20.425-.287.713T19%2021H5q-.425%200-.712-.288T4%2020m2.025-1h11.95q-.05-.225-.175-.387t-.325-.263q-.9-.45-2.287-.9T12%2017t-3.187.45t-2.288.9q-.2.1-.325.275T6.025%2019M12%2010%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/background-replace-outline-rounded.svg?color=%231a73e8&size=48