copy link icon
copy-link from Carbon by IBM · Outline · Organization · Apache-2.0 Free for personal and commercial use.
- Name
- copy-link
- Set
- Carbon
- Style
- Outline
- Category
- Organization
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More organization icons from Carbon
Use the copy link icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.947 19a4.948 4.948 0 0 1-3.499-8.446l5.106-5.105a4.948 4.948 0 0 1 6.998 6.998l-.553.552l-1.415-1.413l.557-.557a2.95 2.95 0 0 0-.004-4.166a3.02 3.02 0 0 0-4.17 0l-5.104 5.104a2.947 2.947 0 0 0 0 4.17a3.02 3.02 0 0 0 4.17 0l1.414 1.414a4.92 4.92 0 0 1-3.5 1.449"/><path fill="currentColor" d="M19.947 17a4.948 4.948 0 0 1-3.499-8.446L17.001 8l1.414 1.415l-.552.552a2.95 2.95 0 0 0 0 4.169a3.02 3.02 0 0 0 4.17 0l5.105-5.105a2.95 2.95 0 0 0 0-4.168a3.02 3.02 0 0 0-4.17 0l-1.414-1.415a4.948 4.948 0 0 1 6.998 6.998l-5.104 5.103a4.92 4.92 0 0 1-3.5 1.45"/><path fill="currentColor" d="M24 30H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4v2H4v20h20V18h2v10a2 2 0 0 1-2 2"/></svg>
React
import type { SVGProps } from "react";
export function CarbonCopyLink(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.947 19a4.948 4.948 0 0 1-3.499-8.446l5.106-5.105a4.948 4.948 0 0 1 6.998 6.998l-.553.552l-1.415-1.413l.557-.557a2.95 2.95 0 0 0-.004-4.166a3.02 3.02 0 0 0-4.17 0l-5.104 5.104a2.947 2.947 0 0 0 0 4.17a3.02 3.02 0 0 0 4.17 0l1.414 1.414a4.92 4.92 0 0 1-3.5 1.449"/><path fill="currentColor" d="M19.947 17a4.948 4.948 0 0 1-3.499-8.446L17.001 8l1.414 1.415l-.552.552a2.95 2.95 0 0 0 0 4.169a3.02 3.02 0 0 0 4.17 0l5.105-5.105a2.95 2.95 0 0 0 0-4.168a3.02 3.02 0 0 0-4.17 0l-1.414-1.415a4.948 4.948 0 0 1 6.998 6.998l-5.104 5.103a4.92 4.92 0 0 1-3.5 1.45"/><path fill="currentColor" d="M24 30H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4v2H4v20h20V18h2v10a2 2 0 0 1-2 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.947 19a4.948 4.948 0 0 1-3.499-8.446l5.106-5.105a4.948 4.948 0 0 1 6.998 6.998l-.553.552l-1.415-1.413l.557-.557a2.95 2.95 0 0 0-.004-4.166a3.02 3.02 0 0 0-4.17 0l-5.104 5.104a2.947 2.947 0 0 0 0 4.17a3.02 3.02 0 0 0 4.17 0l1.414 1.414a4.92 4.92 0 0 1-3.5 1.449"/><path fill="currentColor" d="M19.947 17a4.948 4.948 0 0 1-3.499-8.446L17.001 8l1.414 1.415l-.552.552a2.95 2.95 0 0 0 0 4.169a3.02 3.02 0 0 0 4.17 0l5.105-5.105a2.95 2.95 0 0 0 0-4.168a3.02 3.02 0 0 0-4.17 0l-1.414-1.415a4.948 4.948 0 0 1 6.998 6.998l-5.104 5.103a4.92 4.92 0 0 1-3.5 1.45"/><path fill="currentColor" d="M24 30H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h4v2H4v20h20V18h2v10a2 2 0 0 1-2 2"/></svg> </template>
CSS
.icon-copy-link {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.947%2019a4.948%204.948%200%200%201-3.499-8.446l5.106-5.105a4.948%204.948%200%200%201%206.998%206.998l-.553.552l-1.415-1.413l.557-.557a2.95%202.95%200%200%200-.004-4.166a3.02%203.02%200%200%200-4.17%200l-5.104%205.104a2.947%202.947%200%200%200%200%204.17a3.02%203.02%200%200%200%204.17%200l1.414%201.414a4.92%204.92%200%200%201-3.5%201.449%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.947%2017a4.948%204.948%200%200%201-3.499-8.446L17.001%208l1.414%201.415l-.552.552a2.95%202.95%200%200%200%200%204.169a3.02%203.02%200%200%200%204.17%200l5.105-5.105a2.95%202.95%200%200%200%200-4.168a3.02%203.02%200%200%200-4.17%200l-1.414-1.415a4.948%204.948%200%200%201%206.998%206.998l-5.104%205.103a4.92%204.92%200%200%201-3.5%201.45%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2030H4a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h4v2H4v20h20V18h2v10a2%202%200%200%201-2%202%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.947%2019a4.948%204.948%200%200%201-3.499-8.446l5.106-5.105a4.948%204.948%200%200%201%206.998%206.998l-.553.552l-1.415-1.413l.557-.557a2.95%202.95%200%200%200-.004-4.166a3.02%203.02%200%200%200-4.17%200l-5.104%205.104a2.947%202.947%200%200%200%200%204.17a3.02%203.02%200%200%200%204.17%200l1.414%201.414a4.92%204.92%200%200%201-3.5%201.449%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.947%2017a4.948%204.948%200%200%201-3.499-8.446L17.001%208l1.414%201.415l-.552.552a2.95%202.95%200%200%200%200%204.169a3.02%203.02%200%200%200%204.17%200l5.105-5.105a2.95%202.95%200%200%200%200-4.168a3.02%203.02%200%200%200-4.17%200l-1.414-1.415a4.948%204.948%200%200%201%206.998%206.998l-5.104%205.103a4.92%204.92%200%200%201-3.5%201.45%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M24%2030H4a2%202%200%200%201-2-2V8a2%202%200%200%201%202-2h4v2H4v20h20V18h2v10a2%202%200%200%201-2%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/copy-link.svg?color=%231a73e8&size=48