figma icon

figma-broken from Solar by 480 Design · Broken · UI · CC-BY-4.0 Attribution required.

Name
figma-broken
Set
Solar
Style
Broken
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More ui icons from Solar

Use the figma icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.9999 8.66667H8.66658M11.9999 8.66667V2H8.66659C6.82564 2 5.33325 3.49238 5.33325 5.33333C5.33325 7.17428 6.82563 8.66667 8.66658 8.66667M11.9999 8.66667V15.3333H8.66658M11.9999 8.66667L15.3333 8.66667M8.66658 8.66667C6.82563 8.66667 5.33325 10.1591 5.33325 12C5.33325 13.8409 6.82563 15.3333 8.66658 15.3333M8.66658 15.3333C6.82564 15.3333 5.33325 16.8257 5.33325 18.6667C5.33325 20.5076 6.82564 22 8.66659 22C10.5075 22 11.9999 20.5076 11.9999 18.6667M15.3333 8.66667C13.4923 8.66667 11.9999 10.1591 11.9999 12C11.9999 13.8409 13.4923 15.3333 15.3333 15.3333C17.1742 15.3333 18.6666 13.8409 18.6666 12C18.6666 10.1591 17.1742 8.66667 15.3333 8.66667ZM15.3333 8.66667C17.1742 8.66667 18.6666 7.17428 18.6666 5.33333C18.6666 3.49238 17.1742 2 15.3333 2"/></svg>

React

import type { SVGProps } from "react";

export function SolarFigmaBroken(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M11.9999 8.66667H8.66658M11.9999 8.66667V2H8.66659C6.82564 2 5.33325 3.49238 5.33325 5.33333C5.33325 7.17428 6.82563 8.66667 8.66658 8.66667M11.9999 8.66667V15.3333H8.66658M11.9999 8.66667L15.3333 8.66667M8.66658 8.66667C6.82563 8.66667 5.33325 10.1591 5.33325 12C5.33325 13.8409 6.82563 15.3333 8.66658 15.3333M8.66658 15.3333C6.82564 15.3333 5.33325 16.8257 5.33325 18.6667C5.33325 20.5076 6.82564 22 8.66659 22C10.5075 22 11.9999 20.5076 11.9999 18.6667M15.3333 8.66667C13.4923 8.66667 11.9999 10.1591 11.9999 12C11.9999 13.8409 13.4923 15.3333 15.3333 15.3333C17.1742 15.3333 18.6666 13.8409 18.6666 12C18.6666 10.1591 17.1742 8.66667 15.3333 8.66667ZM15.3333 8.66667C17.1742 8.66667 18.6666 7.17428 18.6666 5.33333C18.6666 3.49238 17.1742 2 15.3333 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M11.9999 8.66667H8.66658M11.9999 8.66667V2H8.66659C6.82564 2 5.33325 3.49238 5.33325 5.33333C5.33325 7.17428 6.82563 8.66667 8.66658 8.66667M11.9999 8.66667V15.3333H8.66658M11.9999 8.66667L15.3333 8.66667M8.66658 8.66667C6.82563 8.66667 5.33325 10.1591 5.33325 12C5.33325 13.8409 6.82563 15.3333 8.66658 15.3333M8.66658 15.3333C6.82564 15.3333 5.33325 16.8257 5.33325 18.6667C5.33325 20.5076 6.82564 22 8.66659 22C10.5075 22 11.9999 20.5076 11.9999 18.6667M15.3333 8.66667C13.4923 8.66667 11.9999 10.1591 11.9999 12C11.9999 13.8409 13.4923 15.3333 15.3333 15.3333C17.1742 15.3333 18.6666 13.8409 18.6666 12C18.6666 10.1591 17.1742 8.66667 15.3333 8.66667ZM15.3333 8.66667C17.1742 8.66667 18.6666 7.17428 18.6666 5.33333C18.6666 3.49238 17.1742 2 15.3333 2"/></svg>
</template>

CSS

.icon-figma-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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M11.9999%208.66667H8.66658M11.9999%208.66667V2H8.66659C6.82564%202%205.33325%203.49238%205.33325%205.33333C5.33325%207.17428%206.82563%208.66667%208.66658%208.66667M11.9999%208.66667V15.3333H8.66658M11.9999%208.66667L15.3333%208.66667M8.66658%208.66667C6.82563%208.66667%205.33325%2010.1591%205.33325%2012C5.33325%2013.8409%206.82563%2015.3333%208.66658%2015.3333M8.66658%2015.3333C6.82564%2015.3333%205.33325%2016.8257%205.33325%2018.6667C5.33325%2020.5076%206.82564%2022%208.66659%2022C10.5075%2022%2011.9999%2020.5076%2011.9999%2018.6667M15.3333%208.66667C13.4923%208.66667%2011.9999%2010.1591%2011.9999%2012C11.9999%2013.8409%2013.4923%2015.3333%2015.3333%2015.3333C17.1742%2015.3333%2018.6666%2013.8409%2018.6666%2012C18.6666%2010.1591%2017.1742%208.66667%2015.3333%208.66667ZM15.3333%208.66667C17.1742%208.66667%2018.6666%207.17428%2018.6666%205.33333C18.6666%203.49238%2017.1742%202%2015.3333%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M11.9999%208.66667H8.66658M11.9999%208.66667V2H8.66659C6.82564%202%205.33325%203.49238%205.33325%205.33333C5.33325%207.17428%206.82563%208.66667%208.66658%208.66667M11.9999%208.66667V15.3333H8.66658M11.9999%208.66667L15.3333%208.66667M8.66658%208.66667C6.82563%208.66667%205.33325%2010.1591%205.33325%2012C5.33325%2013.8409%206.82563%2015.3333%208.66658%2015.3333M8.66658%2015.3333C6.82564%2015.3333%205.33325%2016.8257%205.33325%2018.6667C5.33325%2020.5076%206.82564%2022%208.66659%2022C10.5075%2022%2011.9999%2020.5076%2011.9999%2018.6667M15.3333%208.66667C13.4923%208.66667%2011.9999%2010.1591%2011.9999%2012C11.9999%2013.8409%2013.4923%2015.3333%2015.3333%2015.3333C17.1742%2015.3333%2018.6666%2013.8409%2018.6666%2012C18.6666%2010.1591%2017.1742%208.66667%2015.3333%208.66667ZM15.3333%208.66667C17.1742%208.66667%2018.6666%207.17428%2018.6666%205.33333C18.6666%203.49238%2017.1742%202%2015.3333%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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