card recive icon

card-recive-bold-duotone from Solar by 480 Design · Bold Duotone · CC-BY-4.0 Attribution required.

Name
card-recive-bold-duotone
Set
Solar
Style
Bold Duotone
Viewbox
24×24
License
CC BY 4.0

4 other variants in Solar

Related icons in Solar

Use the card recive icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 20h4c.66 0 1.261 0 1.812-.006l-.403-.403a2.25 2.25 0 0 1 1.341-3.827V14a2.25 2.25 0 0 1 4.5 0v1.764c.224.025.445.083.654.175C22 14.917 22 13.636 22 12c0-.442 0-1.608-.002-2H2.002C2 10.392 2 11.558 2 12c0 3.771 0 5.657 1.172 6.828S6.229 20 10 20" opacity=".5"/><path fill="currentColor" fill-rule="evenodd" d="M18.47 20.53a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72V14a.75.75 0 0 0-1.5 0v4.19l-.72-.72a.75.75 0 1 0-1.06 1.06z" clip-rule="evenodd"/><path fill="currentColor" d="M12.5 15.25a.75.75 0 0 0 0 1.5H14a.75.75 0 0 0 0-1.5zm-6.5 0a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5zM9.995 4h4.01c3.781 0 5.672 0 6.846 1.116c.846.803 1.083 1.96 1.149 3.884v1H2V9c.066-1.925.303-3.08 1.149-3.884C4.323 4 6.214 4 9.995 4"/></svg>

React

import type { SVGProps } from "react";

export function SolarCardReciveBoldDuotone(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="M10 20h4c.66 0 1.261 0 1.812-.006l-.403-.403a2.25 2.25 0 0 1 1.341-3.827V14a2.25 2.25 0 0 1 4.5 0v1.764c.224.025.445.083.654.175C22 14.917 22 13.636 22 12c0-.442 0-1.608-.002-2H2.002C2 10.392 2 11.558 2 12c0 3.771 0 5.657 1.172 6.828S6.229 20 10 20" opacity=".5"/><path fill="currentColor" fillRule="evenodd" d="M18.47 20.53a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72V14a.75.75 0 0 0-1.5 0v4.19l-.72-.72a.75.75 0 1 0-1.06 1.06z" clipRule="evenodd"/><path fill="currentColor" d="M12.5 15.25a.75.75 0 0 0 0 1.5H14a.75.75 0 0 0 0-1.5zm-6.5 0a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5zM9.995 4h4.01c3.781 0 5.672 0 6.846 1.116c.846.803 1.083 1.96 1.149 3.884v1H2V9c.066-1.925.303-3.08 1.149-3.884C4.323 4 6.214 4 9.995 4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 20h4c.66 0 1.261 0 1.812-.006l-.403-.403a2.25 2.25 0 0 1 1.341-3.827V14a2.25 2.25 0 0 1 4.5 0v1.764c.224.025.445.083.654.175C22 14.917 22 13.636 22 12c0-.442 0-1.608-.002-2H2.002C2 10.392 2 11.558 2 12c0 3.771 0 5.657 1.172 6.828S6.229 20 10 20" opacity=".5"/><path fill="currentColor" fill-rule="evenodd" d="M18.47 20.53a.75.75 0 0 0 1.06 0l2-2a.75.75 0 1 0-1.06-1.06l-.72.72V14a.75.75 0 0 0-1.5 0v4.19l-.72-.72a.75.75 0 1 0-1.06 1.06z" clip-rule="evenodd"/><path fill="currentColor" d="M12.5 15.25a.75.75 0 0 0 0 1.5H14a.75.75 0 0 0 0-1.5zm-6.5 0a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5zM9.995 4h4.01c3.781 0 5.672 0 6.846 1.116c.846.803 1.083 1.96 1.149 3.884v1H2V9c.066-1.925.303-3.08 1.149-3.884C4.323 4 6.214 4 9.995 4"/></svg>
</template>

CSS

.icon-card-recive-bold-duotone {
  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%22M10%2020h4c.66%200%201.261%200%201.812-.006l-.403-.403a2.25%202.25%200%200%201%201.341-3.827V14a2.25%202.25%200%200%201%204.5%200v1.764c.224.025.445.083.654.175C22%2014.917%2022%2013.636%2022%2012c0-.442%200-1.608-.002-2H2.002C2%2010.392%202%2011.558%202%2012c0%203.771%200%205.657%201.172%206.828S6.229%2020%2010%2020%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.47%2020.53a.75.75%200%200%200%201.06%200l2-2a.75.75%200%201%200-1.06-1.06l-.72.72V14a.75.75%200%200%200-1.5%200v4.19l-.72-.72a.75.75%200%201%200-1.06%201.06z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%2015.25a.75.75%200%200%200%200%201.5H14a.75.75%200%200%200%200-1.5zm-6.5%200a.75.75%200%200%200%200%201.5h4a.75.75%200%200%200%200-1.5zM9.995%204h4.01c3.781%200%205.672%200%206.846%201.116c.846.803%201.083%201.96%201.149%203.884v1H2V9c.066-1.925.303-3.08%201.149-3.884C4.323%204%206.214%204%209.995%204%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%22M10%2020h4c.66%200%201.261%200%201.812-.006l-.403-.403a2.25%202.25%200%200%201%201.341-3.827V14a2.25%202.25%200%200%201%204.5%200v1.764c.224.025.445.083.654.175C22%2014.917%2022%2013.636%2022%2012c0-.442%200-1.608-.002-2H2.002C2%2010.392%202%2011.558%202%2012c0%203.771%200%205.657%201.172%206.828S6.229%2020%2010%2020%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M18.47%2020.53a.75.75%200%200%200%201.06%200l2-2a.75.75%200%201%200-1.06-1.06l-.72.72V14a.75.75%200%200%200-1.5%200v4.19l-.72-.72a.75.75%200%201%200-1.06%201.06z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%2015.25a.75.75%200%200%200%200%201.5H14a.75.75%200%200%200%200-1.5zm-6.5%200a.75.75%200%200%200%200%201.5h4a.75.75%200%200%200%200-1.5zM9.995%204h4.01c3.781%200%205.672%200%206.846%201.116c.846.803%201.083%201.96%201.149%203.884v1H2V9c.066-1.925.303-3.08%201.149-3.884C4.323%204%206.214%204%209.995%204%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/card-recive-bold-duotone.svg?color=%231a73e8&size=48