control point duplicate icon

control-point-duplicate-outline-rounded from Material Symbols by Google · Outline Rounded · Images · Apache-2.0 Free for personal and commercial use.

Name
control-point-duplicate-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More images icons from Material Symbols

Use the control point duplicate icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.425 19.775q-2-1.125-3.212-3.2T0 12t1.238-4.587T4.6 4.124q.5-.275.95.05t.45.9q0 .25-.15.525t-.4.4q-1.6.95-2.525 2.538T2 12t.925 3.463T5.45 18q.25.125.4.4t.15.55q0 .575-.475.875t-1.1-.05M15 21q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T6 12t.713-3.512t1.925-2.85t2.85-1.925T15 3t3.513.713t2.85 1.924t1.925 2.85T24 12t-.712 3.513t-1.925 2.85t-2.85 1.925T15 21m0-2q2.925 0 4.963-2.037T22 12t-2.037-4.962T15 5t-4.962 2.038T8 12t2.038 4.963T15 19m.713-3.287Q16 15.425 16 15v-2h2q.425 0 .713-.288T19 12t-.288-.712T18 11h-2V9q0-.425-.288-.712T15 8t-.712.288T14 9v2h-2q-.425 0-.712.288T11 12t.288.713T12 13h2v2q0 .425.288.713T15 16t.713-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsControlPointDuplicateOutlineRounded(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="M4.425 19.775q-2-1.125-3.212-3.2T0 12t1.238-4.587T4.6 4.124q.5-.275.95.05t.45.9q0 .25-.15.525t-.4.4q-1.6.95-2.525 2.538T2 12t.925 3.463T5.45 18q.25.125.4.4t.15.55q0 .575-.475.875t-1.1-.05M15 21q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T6 12t.713-3.512t1.925-2.85t2.85-1.925T15 3t3.513.713t2.85 1.924t1.925 2.85T24 12t-.712 3.513t-1.925 2.85t-2.85 1.925T15 21m0-2q2.925 0 4.963-2.037T22 12t-2.037-4.962T15 5t-4.962 2.038T8 12t2.038 4.963T15 19m.713-3.287Q16 15.425 16 15v-2h2q.425 0 .713-.288T19 12t-.288-.712T18 11h-2V9q0-.425-.288-.712T15 8t-.712.288T14 9v2h-2q-.425 0-.712.288T11 12t.288.713T12 13h2v2q0 .425.288.713T15 16t.713-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.425 19.775q-2-1.125-3.212-3.2T0 12t1.238-4.587T4.6 4.124q.5-.275.95.05t.45.9q0 .25-.15.525t-.4.4q-1.6.95-2.525 2.538T2 12t.925 3.463T5.45 18q.25.125.4.4t.15.55q0 .575-.475.875t-1.1-.05M15 21q-1.875 0-3.512-.712t-2.85-1.925t-1.925-2.85T6 12t.713-3.512t1.925-2.85t2.85-1.925T15 3t3.513.713t2.85 1.924t1.925 2.85T24 12t-.712 3.513t-1.925 2.85t-2.85 1.925T15 21m0-2q2.925 0 4.963-2.037T22 12t-2.037-4.962T15 5t-4.962 2.038T8 12t2.038 4.963T15 19m.713-3.287Q16 15.425 16 15v-2h2q.425 0 .713-.288T19 12t-.288-.712T18 11h-2V9q0-.425-.288-.712T15 8t-.712.288T14 9v2h-2q-.425 0-.712.288T11 12t.288.713T12 13h2v2q0 .425.288.713T15 16t.713-.288"/></svg>
</template>

CSS

.icon-control-point-duplicate-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%22M4.425%2019.775q-2-1.125-3.212-3.2T0%2012t1.238-4.587T4.6%204.124q.5-.275.95.05t.45.9q0%20.25-.15.525t-.4.4q-1.6.95-2.525%202.538T2%2012t.925%203.463T5.45%2018q.25.125.4.4t.15.55q0%20.575-.475.875t-1.1-.05M15%2021q-1.875%200-3.512-.712t-2.85-1.925t-1.925-2.85T6%2012t.713-3.512t1.925-2.85t2.85-1.925T15%203t3.513.713t2.85%201.924t1.925%202.85T24%2012t-.712%203.513t-1.925%202.85t-2.85%201.925T15%2021m0-2q2.925%200%204.963-2.037T22%2012t-2.037-4.962T15%205t-4.962%202.038T8%2012t2.038%204.963T15%2019m.713-3.287Q16%2015.425%2016%2015v-2h2q.425%200%20.713-.288T19%2012t-.288-.712T18%2011h-2V9q0-.425-.288-.712T15%208t-.712.288T14%209v2h-2q-.425%200-.712.288T11%2012t.288.713T12%2013h2v2q0%20.425.288.713T15%2016t.713-.288%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%22M4.425%2019.775q-2-1.125-3.212-3.2T0%2012t1.238-4.587T4.6%204.124q.5-.275.95.05t.45.9q0%20.25-.15.525t-.4.4q-1.6.95-2.525%202.538T2%2012t.925%203.463T5.45%2018q.25.125.4.4t.15.55q0%20.575-.475.875t-1.1-.05M15%2021q-1.875%200-3.512-.712t-2.85-1.925t-1.925-2.85T6%2012t.713-3.512t1.925-2.85t2.85-1.925T15%203t3.513.713t2.85%201.924t1.925%202.85T24%2012t-.712%203.513t-1.925%202.85t-2.85%201.925T15%2021m0-2q2.925%200%204.963-2.037T22%2012t-2.037-4.962T15%205t-4.962%202.038T8%2012t2.038%204.963T15%2019m.713-3.287Q16%2015.425%2016%2015v-2h2q.425%200%20.713-.288T19%2012t-.288-.712T18%2011h-2V9q0-.425-.288-.712T15%208t-.712.288T14%209v2h-2q-.425%200-.712.288T11%2012t.288.713T12%2013h2v2q0%20.425.288.713T15%2016t.713-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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