sass logo
sass from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sass
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Related icons in CoreUI Brands
Use the sass logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c8.839 0 16 7.161 16 16s-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0m-3.183 21.328c.235.865.209 1.667-.031 2.391l-.084.24c-.031.083-.072.161-.104.235a4.5 4.5 0 0 1-.739 1.083c-.933 1.011-2.229 1.396-2.787 1.073c-.604-.349-.303-1.781.776-2.923c1.161-1.224 2.828-2.011 2.828-2.011v-.004zM26.036 6.849c-.724-2.844-5.437-3.776-9.896-2.193c-2.656.943-5.525 2.423-7.593 4.355c-2.459 2.296-2.849 4.296-2.687 5.129c.572 2.948 4.609 4.881 6.271 6.308v.011c-.491.239-4.073 2.036-4.912 3.901c-.901 1.957.141 3.359.817 3.536c2.1.583 4.261-.48 5.423-2.199c1.12-1.681 1.02-3.837.536-4.9c.661-.177 1.443-.261 2.443-.141c2.803.323 3.36 2.084 3.24 2.803s-.699 1.14-.901 1.26c-.197.12-.26.156-.24.24c.021.12.12.12.281.099c.219-.036 1.459-.599 1.521-1.959c.057-1.724-1.584-3.64-4.5-3.604c-1.203.027-1.964.125-2.5.344a.6.6 0 0 0-.141-.141c-1.801-1.937-5.14-3.296-5-5.88c.043-.937.381-3.416 6.401-6.416c4.937-2.464 8.88-1.781 9.557-.281c.98 2.14-2.099 6.12-7.239 6.697c-1.959.219-2.98-.536-3.24-.817c-.281-.303-.317-.323-.423-.26c-.156.077-.057.339 0 .5c.161.4.781 1.099 1.865 1.457c.937.303 3.24.48 6-.599c3.099-1.197 5.516-4.536 4.817-7.339z"/></svg>
React
import type { SVGProps } from "react";
export function CibSass(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c8.839 0 16 7.161 16 16s-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0m-3.183 21.328c.235.865.209 1.667-.031 2.391l-.084.24c-.031.083-.072.161-.104.235a4.5 4.5 0 0 1-.739 1.083c-.933 1.011-2.229 1.396-2.787 1.073c-.604-.349-.303-1.781.776-2.923c1.161-1.224 2.828-2.011 2.828-2.011v-.004zM26.036 6.849c-.724-2.844-5.437-3.776-9.896-2.193c-2.656.943-5.525 2.423-7.593 4.355c-2.459 2.296-2.849 4.296-2.687 5.129c.572 2.948 4.609 4.881 6.271 6.308v.011c-.491.239-4.073 2.036-4.912 3.901c-.901 1.957.141 3.359.817 3.536c2.1.583 4.261-.48 5.423-2.199c1.12-1.681 1.02-3.837.536-4.9c.661-.177 1.443-.261 2.443-.141c2.803.323 3.36 2.084 3.24 2.803s-.699 1.14-.901 1.26c-.197.12-.26.156-.24.24c.021.12.12.12.281.099c.219-.036 1.459-.599 1.521-1.959c.057-1.724-1.584-3.64-4.5-3.604c-1.203.027-1.964.125-2.5.344a.6.6 0 0 0-.141-.141c-1.801-1.937-5.14-3.296-5-5.88c.043-.937.381-3.416 6.401-6.416c4.937-2.464 8.88-1.781 9.557-.281c.98 2.14-2.099 6.12-7.239 6.697c-1.959.219-2.98-.536-3.24-.817c-.281-.303-.317-.323-.423-.26c-.156.077-.057.339 0 .5c.161.4.781 1.099 1.865 1.457c.937.303 3.24.48 6-.599c3.099-1.197 5.516-4.536 4.817-7.339z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0c8.839 0 16 7.161 16 16s-7.161 16-16 16S0 24.839 0 16S7.161 0 16 0m-3.183 21.328c.235.865.209 1.667-.031 2.391l-.084.24c-.031.083-.072.161-.104.235a4.5 4.5 0 0 1-.739 1.083c-.933 1.011-2.229 1.396-2.787 1.073c-.604-.349-.303-1.781.776-2.923c1.161-1.224 2.828-2.011 2.828-2.011v-.004zM26.036 6.849c-.724-2.844-5.437-3.776-9.896-2.193c-2.656.943-5.525 2.423-7.593 4.355c-2.459 2.296-2.849 4.296-2.687 5.129c.572 2.948 4.609 4.881 6.271 6.308v.011c-.491.239-4.073 2.036-4.912 3.901c-.901 1.957.141 3.359.817 3.536c2.1.583 4.261-.48 5.423-2.199c1.12-1.681 1.02-3.837.536-4.9c.661-.177 1.443-.261 2.443-.141c2.803.323 3.36 2.084 3.24 2.803s-.699 1.14-.901 1.26c-.197.12-.26.156-.24.24c.021.12.12.12.281.099c.219-.036 1.459-.599 1.521-1.959c.057-1.724-1.584-3.64-4.5-3.604c-1.203.027-1.964.125-2.5.344a.6.6 0 0 0-.141-.141c-1.801-1.937-5.14-3.296-5-5.88c.043-.937.381-3.416 6.401-6.416c4.937-2.464 8.88-1.781 9.557-.281c.98 2.14-2.099 6.12-7.239 6.697c-1.959.219-2.98-.536-3.24-.817c-.281-.303-.317-.323-.423-.26c-.156.077-.057.339 0 .5c.161.4.781 1.099 1.865 1.457c.937.303 3.24.48 6-.599c3.099-1.197 5.516-4.536 4.817-7.339z"/></svg> </template>
CSS
.icon-sass {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200c8.839%200%2016%207.161%2016%2016s-7.161%2016-16%2016S0%2024.839%200%2016S7.161%200%2016%200m-3.183%2021.328c.235.865.209%201.667-.031%202.391l-.084.24c-.031.083-.072.161-.104.235a4.5%204.5%200%200%201-.739%201.083c-.933%201.011-2.229%201.396-2.787%201.073c-.604-.349-.303-1.781.776-2.923c1.161-1.224%202.828-2.011%202.828-2.011v-.004zM26.036%206.849c-.724-2.844-5.437-3.776-9.896-2.193c-2.656.943-5.525%202.423-7.593%204.355c-2.459%202.296-2.849%204.296-2.687%205.129c.572%202.948%204.609%204.881%206.271%206.308v.011c-.491.239-4.073%202.036-4.912%203.901c-.901%201.957.141%203.359.817%203.536c2.1.583%204.261-.48%205.423-2.199c1.12-1.681%201.02-3.837.536-4.9c.661-.177%201.443-.261%202.443-.141c2.803.323%203.36%202.084%203.24%202.803s-.699%201.14-.901%201.26c-.197.12-.26.156-.24.24c.021.12.12.12.281.099c.219-.036%201.459-.599%201.521-1.959c.057-1.724-1.584-3.64-4.5-3.604c-1.203.027-1.964.125-2.5.344a.6.6%200%200%200-.141-.141c-1.801-1.937-5.14-3.296-5-5.88c.043-.937.381-3.416%206.401-6.416c4.937-2.464%208.88-1.781%209.557-.281c.98%202.14-2.099%206.12-7.239%206.697c-1.959.219-2.98-.536-3.24-.817c-.281-.303-.317-.323-.423-.26c-.156.077-.057.339%200%20.5c.161.4.781%201.099%201.865%201.457c.937.303%203.24.48%206-.599c3.099-1.197%205.516-4.536%204.817-7.339z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200c8.839%200%2016%207.161%2016%2016s-7.161%2016-16%2016S0%2024.839%200%2016S7.161%200%2016%200m-3.183%2021.328c.235.865.209%201.667-.031%202.391l-.084.24c-.031.083-.072.161-.104.235a4.5%204.5%200%200%201-.739%201.083c-.933%201.011-2.229%201.396-2.787%201.073c-.604-.349-.303-1.781.776-2.923c1.161-1.224%202.828-2.011%202.828-2.011v-.004zM26.036%206.849c-.724-2.844-5.437-3.776-9.896-2.193c-2.656.943-5.525%202.423-7.593%204.355c-2.459%202.296-2.849%204.296-2.687%205.129c.572%202.948%204.609%204.881%206.271%206.308v.011c-.491.239-4.073%202.036-4.912%203.901c-.901%201.957.141%203.359.817%203.536c2.1.583%204.261-.48%205.423-2.199c1.12-1.681%201.02-3.837.536-4.9c.661-.177%201.443-.261%202.443-.141c2.803.323%203.36%202.084%203.24%202.803s-.699%201.14-.901%201.26c-.197.12-.26.156-.24.24c.021.12.12.12.281.099c.219-.036%201.459-.599%201.521-1.959c.057-1.724-1.584-3.64-4.5-3.604c-1.203.027-1.964.125-2.5.344a.6.6%200%200%200-.141-.141c-1.801-1.937-5.14-3.296-5-5.88c.043-.937.381-3.416%206.401-6.416c4.937-2.464%208.88-1.781%209.557-.281c.98%202.14-2.099%206.12-7.239%206.697c-1.959.219-2.98-.536-3.24-.817c-.281-.303-.317-.323-.423-.26c-.156.077-.057.339%200%20.5c.161.4.781%201.099%201.865%201.457c.937.303%203.24.48%206-.599c3.099-1.197%205.516-4.536%204.817-7.339z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/sass.svg?color=%231a73e8&size=48