forbidden icon

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

Name
forbidden-bold-duotone
Set
Solar
Style
Bold Duotone
Category
UI
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More ui icons from Solar

Use the forbidden icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.75736 17.3937L5.18179 18.8181L6.60647 20.2427C7.47356 21.1098 7.90711 21.5434 8.45842 21.7717C9.00973 22.0001 9.62286 22.0001 10.8491 22.0001H13.1513C14.3775 22.0001 14.9907 22.0001 15.542 21.7717C16.0933 21.5434 16.5268 21.1098 17.3939 20.2427L20.2428 17.3938C21.1099 16.5267 21.5435 16.0932 21.7718 15.5419C22.0002 14.9905 22.0002 14.3774 22.0002 13.1512V10.849C22.0002 9.62275 22.0002 9.00962 21.7718 8.45831C21.5435 7.90699 21.1099 7.47345 20.2428 6.60636L18.8183 5.1819L17.3937 3.75736C16.5266 2.89027 16.0931 2.45672 15.5418 2.22836C14.9905 2 14.3773 2 13.1511 2H10.8489C9.62267 2 9.00954 2 8.45823 2.22836C7.90691 2.45672 7.47337 2.89027 6.60628 3.75736L3.75736 6.60628C2.89027 7.47337 2.45672 7.90691 2.22836 8.45823C2 9.00954 2 9.62267 2 10.8489V13.1511C2 14.3773 2 14.9905 2.22836 15.5418C2.45672 16.0931 2.89027 16.5266 3.75736 17.3937Z" opacity=".5"/><path d="M19.3486 5.7124L5.71191 19.3491L4.65137 18.2876L18.2881 4.65186L19.3486 5.7124Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarForbiddenBoldDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.75736 17.3937L5.18179 18.8181L6.60647 20.2427C7.47356 21.1098 7.90711 21.5434 8.45842 21.7717C9.00973 22.0001 9.62286 22.0001 10.8491 22.0001H13.1513C14.3775 22.0001 14.9907 22.0001 15.542 21.7717C16.0933 21.5434 16.5268 21.1098 17.3939 20.2427L20.2428 17.3938C21.1099 16.5267 21.5435 16.0932 21.7718 15.5419C22.0002 14.9905 22.0002 14.3774 22.0002 13.1512V10.849C22.0002 9.62275 22.0002 9.00962 21.7718 8.45831C21.5435 7.90699 21.1099 7.47345 20.2428 6.60636L18.8183 5.1819L17.3937 3.75736C16.5266 2.89027 16.0931 2.45672 15.5418 2.22836C14.9905 2 14.3773 2 13.1511 2H10.8489C9.62267 2 9.00954 2 8.45823 2.22836C7.90691 2.45672 7.47337 2.89027 6.60628 3.75736L3.75736 6.60628C2.89027 7.47337 2.45672 7.90691 2.22836 8.45823C2 9.00954 2 9.62267 2 10.8489V13.1511C2 14.3773 2 14.9905 2.22836 15.5418C2.45672 16.0931 2.89027 16.5266 3.75736 17.3937Z" opacity=".5"/><path d="M19.3486 5.7124L5.71191 19.3491L4.65137 18.2876L18.2881 4.65186L19.3486 5.7124Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M3.75736 17.3937L5.18179 18.8181L6.60647 20.2427C7.47356 21.1098 7.90711 21.5434 8.45842 21.7717C9.00973 22.0001 9.62286 22.0001 10.8491 22.0001H13.1513C14.3775 22.0001 14.9907 22.0001 15.542 21.7717C16.0933 21.5434 16.5268 21.1098 17.3939 20.2427L20.2428 17.3938C21.1099 16.5267 21.5435 16.0932 21.7718 15.5419C22.0002 14.9905 22.0002 14.3774 22.0002 13.1512V10.849C22.0002 9.62275 22.0002 9.00962 21.7718 8.45831C21.5435 7.90699 21.1099 7.47345 20.2428 6.60636L18.8183 5.1819L17.3937 3.75736C16.5266 2.89027 16.0931 2.45672 15.5418 2.22836C14.9905 2 14.3773 2 13.1511 2H10.8489C9.62267 2 9.00954 2 8.45823 2.22836C7.90691 2.45672 7.47337 2.89027 6.60628 3.75736L3.75736 6.60628C2.89027 7.47337 2.45672 7.90691 2.22836 8.45823C2 9.00954 2 9.62267 2 10.8489V13.1511C2 14.3773 2 14.9905 2.22836 15.5418C2.45672 16.0931 2.89027 16.5266 3.75736 17.3937Z" opacity=".5"/><path d="M19.3486 5.7124L5.71191 19.3491L4.65137 18.2876L18.2881 4.65186L19.3486 5.7124Z"/></g></svg>
</template>

CSS

.icon-forbidden-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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.75736%2017.3937L5.18179%2018.8181L6.60647%2020.2427C7.47356%2021.1098%207.90711%2021.5434%208.45842%2021.7717C9.00973%2022.0001%209.62286%2022.0001%2010.8491%2022.0001H13.1513C14.3775%2022.0001%2014.9907%2022.0001%2015.542%2021.7717C16.0933%2021.5434%2016.5268%2021.1098%2017.3939%2020.2427L20.2428%2017.3938C21.1099%2016.5267%2021.5435%2016.0932%2021.7718%2015.5419C22.0002%2014.9905%2022.0002%2014.3774%2022.0002%2013.1512V10.849C22.0002%209.62275%2022.0002%209.00962%2021.7718%208.45831C21.5435%207.90699%2021.1099%207.47345%2020.2428%206.60636L18.8183%205.1819L17.3937%203.75736C16.5266%202.89027%2016.0931%202.45672%2015.5418%202.22836C14.9905%202%2014.3773%202%2013.1511%202H10.8489C9.62267%202%209.00954%202%208.45823%202.22836C7.90691%202.45672%207.47337%202.89027%206.60628%203.75736L3.75736%206.60628C2.89027%207.47337%202.45672%207.90691%202.22836%208.45823C2%209.00954%202%209.62267%202%2010.8489V13.1511C2%2014.3773%202%2014.9905%202.22836%2015.5418C2.45672%2016.0931%202.89027%2016.5266%203.75736%2017.3937Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.3486%205.7124L5.71191%2019.3491L4.65137%2018.2876L18.2881%204.65186L19.3486%205.7124Z%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%22currentColor%22%3E%3Cpath%20d%3D%22M3.75736%2017.3937L5.18179%2018.8181L6.60647%2020.2427C7.47356%2021.1098%207.90711%2021.5434%208.45842%2021.7717C9.00973%2022.0001%209.62286%2022.0001%2010.8491%2022.0001H13.1513C14.3775%2022.0001%2014.9907%2022.0001%2015.542%2021.7717C16.0933%2021.5434%2016.5268%2021.1098%2017.3939%2020.2427L20.2428%2017.3938C21.1099%2016.5267%2021.5435%2016.0932%2021.7718%2015.5419C22.0002%2014.9905%2022.0002%2014.3774%2022.0002%2013.1512V10.849C22.0002%209.62275%2022.0002%209.00962%2021.7718%208.45831C21.5435%207.90699%2021.1099%207.47345%2020.2428%206.60636L18.8183%205.1819L17.3937%203.75736C16.5266%202.89027%2016.0931%202.45672%2015.5418%202.22836C14.9905%202%2014.3773%202%2013.1511%202H10.8489C9.62267%202%209.00954%202%208.45823%202.22836C7.90691%202.45672%207.47337%202.89027%206.60628%203.75736L3.75736%206.60628C2.89027%207.47337%202.45672%207.90691%202.22836%208.45823C2%209.00954%202%209.62267%202%2010.8489V13.1511C2%2014.3773%202%2014.9905%202.22836%2015.5418C2.45672%2016.0931%202.89027%2016.5266%203.75736%2017.3937Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M19.3486%205.7124L5.71191%2019.3491L4.65137%2018.2876L18.2881%204.65186L19.3486%205.7124Z%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/forbidden-bold-duotone.svg?color=%231a73e8&size=48