code 2 icon

code-2-broken from Solar by 480 Design · Broken · IT · CC-BY-4.0 Attribution required.

Name
code-2-broken
Set
Solar
Style
Broken
Category
IT
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More it icons from Solar

Use the code 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16 11L17.6965 12.5268C19.239 13.9151 20.0103 14.6093 20.0103 15.5C20.0103 16.3907 19.239 17.0849 17.6965 18.4732L16 20"/><path d="M8.00005 4.82959L6.30358 6.35641C4.76102 7.74471 3.98975 8.43886 3.98975 9.32959C3.98975 10.2203 4.76102 10.9145 6.30358 12.3028L8.00005 13.8296"/><path d="M13.9868 5L12.9934 8.70743M11.8432 13L10.0132 19.8297"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarCode2Broken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M16 11L17.6965 12.5268C19.239 13.9151 20.0103 14.6093 20.0103 15.5C20.0103 16.3907 19.239 17.0849 17.6965 18.4732L16 20"/><path d="M8.00005 4.82959L6.30358 6.35641C4.76102 7.74471 3.98975 8.43886 3.98975 9.32959C3.98975 10.2203 4.76102 10.9145 6.30358 12.3028L8.00005 13.8296"/><path d="M13.9868 5L12.9934 8.70743M11.8432 13L10.0132 19.8297"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M16 11L17.6965 12.5268C19.239 13.9151 20.0103 14.6093 20.0103 15.5C20.0103 16.3907 19.239 17.0849 17.6965 18.4732L16 20"/><path d="M8.00005 4.82959L6.30358 6.35641C4.76102 7.74471 3.98975 8.43886 3.98975 9.32959C3.98975 10.2203 4.76102 10.9145 6.30358 12.3028L8.00005 13.8296"/><path d="M13.9868 5L12.9934 8.70743M11.8432 13L10.0132 19.8297"/></g></svg>
</template>

CSS

.icon-code-2-broken {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2011L17.6965%2012.5268C19.239%2013.9151%2020.0103%2014.6093%2020.0103%2015.5C20.0103%2016.3907%2019.239%2017.0849%2017.6965%2018.4732L16%2020%22%2F%3E%3Cpath%20d%3D%22M8.00005%204.82959L6.30358%206.35641C4.76102%207.74471%203.98975%208.43886%203.98975%209.32959C3.98975%2010.2203%204.76102%2010.9145%206.30358%2012.3028L8.00005%2013.8296%22%2F%3E%3Cpath%20d%3D%22M13.9868%205L12.9934%208.70743M11.8432%2013L10.0132%2019.8297%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M16%2011L17.6965%2012.5268C19.239%2013.9151%2020.0103%2014.6093%2020.0103%2015.5C20.0103%2016.3907%2019.239%2017.0849%2017.6965%2018.4732L16%2020%22%2F%3E%3Cpath%20d%3D%22M8.00005%204.82959L6.30358%206.35641C4.76102%207.74471%203.98975%208.43886%203.98975%209.32959C3.98975%2010.2203%204.76102%2010.9145%206.30358%2012.3028L8.00005%2013.8296%22%2F%3E%3Cpath%20d%3D%22M13.9868%205L12.9934%208.70743M11.8432%2013L10.0132%2019.8297%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/code-2-broken.svg?color=%231a73e8&size=48