scissors icon
scissors-20-solid from HeroIcons by Refactoring UI Inc · Solid 20x20 · MIT Free for personal and commercial use.
- Name
- scissors-20-solid
- Set
- HeroIcons
- Style
- Solid 20x20
- Viewbox
- 20×20
- License
- MIT
3 other variants in HeroIcons
The same icon in other sets
scissorsBootstrap IconsscissorsEmoji One (Colored)scissors-fillEva IconsscissorsFramework7 IconsscissorsFont Awesome 6 SolidscissorsFont Awesome SolidscissorsFeather IconsscissorsFluent EmojiscissorsFluent Emoji FlatscissorsFluent Emoji High ContrastscissorsHuge IconsscissorsHumbleiconsscissorsIconParkscissorsIconPark OutlinescissorsIconPark SolidscissorsIconPark TwoTonescissorsIonIconsscissorsJam IconsscissorsLucidescissorsMajesticonsscissors-fillMingCute IconscissorsMyna UI IconsscissorsNoto EmojiscissorsOpenMoji
Use the scissors icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M1.469 3.75a3.5 3.5 0 0 0 5.617 4.11l.883.51c.025.092.147.116.21.043q.226-.265.5-.484c.286-.23.3-.709-.018-.892l-.825-.477A3.501 3.501 0 0 0 1.47 3.75M3.5 7.232a2 2 0 1 1 2-3.464a2 2 0 0 1-2 3.464m6.456 1.09a2.75 2.75 0 0 0-1.588 1.822L7.97 11.63l-.884.51a3.501 3.501 0 0 0-5.616 4.11a3.5 3.5 0 0 0 6.367-2.81l10.68-6.166a.75.75 0 0 0-.182-1.373l-.703-.189a2.75 2.75 0 0 0-1.78.123zM2.768 15.5a2 2 0 1 1 3.464-2a2 2 0 0 1-3.464 2" clip-rule="evenodd"/><path d="M12.52 11.89a.5.5 0 0 0 .056.894l3.274 1.381a2.75 2.75 0 0 0 1.78.123l.704-.189a.75.75 0 0 0 .18-1.373l-3.47-2.004a.5.5 0 0 0-.5 0z"/></g></svg>
React
import type { SVGProps } from "react";
export function HeroiconsScissors20Solid(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fillRule="evenodd" d="M1.469 3.75a3.5 3.5 0 0 0 5.617 4.11l.883.51c.025.092.147.116.21.043q.226-.265.5-.484c.286-.23.3-.709-.018-.892l-.825-.477A3.501 3.501 0 0 0 1.47 3.75M3.5 7.232a2 2 0 1 1 2-3.464a2 2 0 0 1-2 3.464m6.456 1.09a2.75 2.75 0 0 0-1.588 1.822L7.97 11.63l-.884.51a3.501 3.501 0 0 0-5.616 4.11a3.5 3.5 0 0 0 6.367-2.81l10.68-6.166a.75.75 0 0 0-.182-1.373l-.703-.189a2.75 2.75 0 0 0-1.78.123zM2.768 15.5a2 2 0 1 1 3.464-2a2 2 0 0 1-3.464 2" clipRule="evenodd"/><path d="M12.52 11.89a.5.5 0 0 0 .056.894l3.274 1.381a2.75 2.75 0 0 0 1.78.123l.704-.189a.75.75 0 0 0 .18-1.373l-3.47-2.004a.5.5 0 0 0-.5 0z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M1.469 3.75a3.5 3.5 0 0 0 5.617 4.11l.883.51c.025.092.147.116.21.043q.226-.265.5-.484c.286-.23.3-.709-.018-.892l-.825-.477A3.501 3.501 0 0 0 1.47 3.75M3.5 7.232a2 2 0 1 1 2-3.464a2 2 0 0 1-2 3.464m6.456 1.09a2.75 2.75 0 0 0-1.588 1.822L7.97 11.63l-.884.51a3.501 3.501 0 0 0-5.616 4.11a3.5 3.5 0 0 0 6.367-2.81l10.68-6.166a.75.75 0 0 0-.182-1.373l-.703-.189a2.75 2.75 0 0 0-1.78.123zM2.768 15.5a2 2 0 1 1 3.464-2a2 2 0 0 1-3.464 2" clip-rule="evenodd"/><path d="M12.52 11.89a.5.5 0 0 0 .056.894l3.274 1.381a2.75 2.75 0 0 0 1.78.123l.704-.189a.75.75 0 0 0 .18-1.373l-3.47-2.004a.5.5 0 0 0-.5 0z"/></g></svg> </template>
CSS
.icon-scissors-20-solid {
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%2020%2020%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.469%203.75a3.5%203.5%200%200%200%205.617%204.11l.883.51c.025.092.147.116.21.043q.226-.265.5-.484c.286-.23.3-.709-.018-.892l-.825-.477A3.501%203.501%200%200%200%201.47%203.75M3.5%207.232a2%202%200%201%201%202-3.464a2%202%200%200%201-2%203.464m6.456%201.09a2.75%202.75%200%200%200-1.588%201.822L7.97%2011.63l-.884.51a3.501%203.501%200%200%200-5.616%204.11a3.5%203.5%200%200%200%206.367-2.81l10.68-6.166a.75.75%200%200%200-.182-1.373l-.703-.189a2.75%202.75%200%200%200-1.78.123zM2.768%2015.5a2%202%200%201%201%203.464-2a2%202%200%200%201-3.464%202%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.52%2011.89a.5.5%200%200%200%20.056.894l3.274%201.381a2.75%202.75%200%200%200%201.78.123l.704-.189a.75.75%200%200%200%20.18-1.373l-3.47-2.004a.5.5%200%200%200-.5%200z%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%2020%2020%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.469%203.75a3.5%203.5%200%200%200%205.617%204.11l.883.51c.025.092.147.116.21.043q.226-.265.5-.484c.286-.23.3-.709-.018-.892l-.825-.477A3.501%203.501%200%200%200%201.47%203.75M3.5%207.232a2%202%200%201%201%202-3.464a2%202%200%200%201-2%203.464m6.456%201.09a2.75%202.75%200%200%200-1.588%201.822L7.97%2011.63l-.884.51a3.501%203.501%200%200%200-5.616%204.11a3.5%203.5%200%200%200%206.367-2.81l10.68-6.166a.75.75%200%200%200-.182-1.373l-.703-.189a2.75%202.75%200%200%200-1.78.123zM2.768%2015.5a2%202%200%201%201%203.464-2a2%202%200%200%201-3.464%202%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.52%2011.89a.5.5%200%200%200%20.056.894l3.274%201.381a2.75%202.75%200%200%200%201.78.123l.704-.189a.75.75%200%200%200%20.18-1.373l-3.47-2.004a.5.5%200%200%200-.5%200z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/heroicons/scissors-20-solid.svg?color=%231a73e8&size=48