parentheses icon
parentheses-linear from Solar by 480 Design · Linear · IT · CC-BY-4.0 Attribution required.
- Name
- parentheses-linear
- Set
- Solar
- Style
- Linear
- Category
- IT
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More it icons from Solar
braces-boldbrackets-boldbug-boldbug-minimalistic-boldcode-2-boldcode-boldcode-circle-boldcode-square-boldcommand-boldgit-branch-boldgit-commit-boldgit-diff-boldgit-fork-boldgit-graph-boldgit-pull-request-boldhashtag-boldhashtag-chat-boldhashtag-circle-boldhashtag-square-boldpanel-top-boldpanel-top-close-boldpanel-top-open-boldpanels-top-left-boldprogramming-bold
Use the parentheses 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="M9 22C6 20.268 3 16.6925 3 12C3 7.30754 6 3.73205 9 2"/><path d="M15 22C18 20.268 21 16.6925 21 12C21 7.30754 18 3.73205 15 2"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarParenthesesLinear(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="M9 22C6 20.268 3 16.6925 3 12C3 7.30754 6 3.73205 9 2"/><path d="M15 22C18 20.268 21 16.6925 21 12C21 7.30754 18 3.73205 15 2"/></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="M9 22C6 20.268 3 16.6925 3 12C3 7.30754 6 3.73205 9 2"/><path d="M15 22C18 20.268 21 16.6925 21 12C21 7.30754 18 3.73205 15 2"/></g></svg> </template>
CSS
.icon-parentheses-linear {
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%22M9%2022C6%2020.268%203%2016.6925%203%2012C3%207.30754%206%203.73205%209%202%22%2F%3E%3Cpath%20d%3D%22M15%2022C18%2020.268%2021%2016.6925%2021%2012C21%207.30754%2018%203.73205%2015%202%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%22M9%2022C6%2020.268%203%2016.6925%203%2012C3%207.30754%206%203.73205%209%202%22%2F%3E%3Cpath%20d%3D%22M15%2022C18%2020.268%2021%2016.6925%2021%2012C21%207.30754%2018%203.73205%2015%202%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/parentheses-linear.svg?color=%231a73e8&size=48