crittercism logo
crittercism from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- crittercism
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×295
- License
- CC0
Use the crittercism logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 295"><path d="M123.448 294.206c-28.419-12.998-53.566-31.595-80.52-47.1c-9.017-5.186-17.795-10.79-26.652-16.255C5.536 224.223-.03 214.8.016 201.941C.15 165.175.19 128.411 0 91.647c-.074-14.345 6.269-23.958 18.58-31.21c29.53-17.402 58.794-35.277 87.825-53.5c14.622-9.179 28.279-9.276 42.88-.127c26.972 16.9 54.078 33.608 81.527 49.718c17.256 10.126 22.957 26.25 19.099 45.43c-1.4 6.948-5.663 12.162-11.577 15.902c-10.602 6.707-21.305 13.256-31.959 19.882c-3.097 1.928-6.168 3.899-10.041 6.35c2.221 1.915 3.809 3.58 5.672 4.839c12.933 8.75 25.95 17.375 38.886 26.122c8.544 5.778 13.995 13.507 14.937 24.08c1.278 14.356-4.671 24.807-16.81 32.17c-20.937 12.697-41.812 25.495-62.712 38.254c-3.136 1.913-6.207 3.94-9.412 5.725c-11.393 6.35-22.832 12.622-34.253 18.922c-3.063.002-6.13.002-9.195.002zM14.792 145.749c0 17.762.276 35.527-.112 53.283c-.204 9.35 3.595 15.5 11.452 20.235a8959.923 8959.923 0 0 1 90.076 55.013c8.281 5.127 15.755 4.938 23.955-.142c29.653-18.359 59.48-36.438 89.229-54.643c2.083-1.274 4.248-2.508 6.065-4.11c6.488-5.718 7.716-14.356 3.26-21.616c-4.678-7.621-13.32-10.402-21.513-6.582c-3.863 1.802-7.472 4.174-11.126 6.403c-23.245 14.181-46.568 28.237-69.633 42.705c-5.98 3.75-10.836 3.8-16.793.07a3302.965 3302.965 0 0 0-62.672-38.253c-5.966-3.553-8.478-8.02-8.316-14.95c.343-14.69.057-29.394.147-44.094c.016-2.716.18-5.561 1.004-8.114c1.429-4.43 5.037-6.013 9.432-4.42c1.986.72 3.827 1.9 5.648 3.01c16.722 10.186 33.399 20.443 50.156 30.572c2.847 1.721 5.894 3.316 9.06 4.267c6.478 1.95 15.004-1.48 18.458-6.976c4.14-6.587 3.49-14.6-2.03-20.277c-2.095-2.154-4.753-3.833-7.342-5.422c-22.162-13.603-44.367-27.137-66.562-40.69c-8.616-5.262-17.12-10.724-25.889-15.717c-7.821-4.454-15.861-2.911-21.583 3.573c-3.422 3.883-4.456 8.475-4.419 13.593c.127 17.761.048 35.52.048 53.282z" fill="#3A485D"/></svg>
React
import type { SVGProps } from "react";
export function LogosCrittercism(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 295"><path d="M123.448 294.206c-28.419-12.998-53.566-31.595-80.52-47.1c-9.017-5.186-17.795-10.79-26.652-16.255C5.536 224.223-.03 214.8.016 201.941C.15 165.175.19 128.411 0 91.647c-.074-14.345 6.269-23.958 18.58-31.21c29.53-17.402 58.794-35.277 87.825-53.5c14.622-9.179 28.279-9.276 42.88-.127c26.972 16.9 54.078 33.608 81.527 49.718c17.256 10.126 22.957 26.25 19.099 45.43c-1.4 6.948-5.663 12.162-11.577 15.902c-10.602 6.707-21.305 13.256-31.959 19.882c-3.097 1.928-6.168 3.899-10.041 6.35c2.221 1.915 3.809 3.58 5.672 4.839c12.933 8.75 25.95 17.375 38.886 26.122c8.544 5.778 13.995 13.507 14.937 24.08c1.278 14.356-4.671 24.807-16.81 32.17c-20.937 12.697-41.812 25.495-62.712 38.254c-3.136 1.913-6.207 3.94-9.412 5.725c-11.393 6.35-22.832 12.622-34.253 18.922c-3.063.002-6.13.002-9.195.002zM14.792 145.749c0 17.762.276 35.527-.112 53.283c-.204 9.35 3.595 15.5 11.452 20.235a8959.923 8959.923 0 0 1 90.076 55.013c8.281 5.127 15.755 4.938 23.955-.142c29.653-18.359 59.48-36.438 89.229-54.643c2.083-1.274 4.248-2.508 6.065-4.11c6.488-5.718 7.716-14.356 3.26-21.616c-4.678-7.621-13.32-10.402-21.513-6.582c-3.863 1.802-7.472 4.174-11.126 6.403c-23.245 14.181-46.568 28.237-69.633 42.705c-5.98 3.75-10.836 3.8-16.793.07a3302.965 3302.965 0 0 0-62.672-38.253c-5.966-3.553-8.478-8.02-8.316-14.95c.343-14.69.057-29.394.147-44.094c.016-2.716.18-5.561 1.004-8.114c1.429-4.43 5.037-6.013 9.432-4.42c1.986.72 3.827 1.9 5.648 3.01c16.722 10.186 33.399 20.443 50.156 30.572c2.847 1.721 5.894 3.316 9.06 4.267c6.478 1.95 15.004-1.48 18.458-6.976c4.14-6.587 3.49-14.6-2.03-20.277c-2.095-2.154-4.753-3.833-7.342-5.422c-22.162-13.603-44.367-27.137-66.562-40.69c-8.616-5.262-17.12-10.724-25.889-15.717c-7.821-4.454-15.861-2.911-21.583 3.573c-3.422 3.883-4.456 8.475-4.419 13.593c.127 17.761.048 35.52.048 53.282z" fill="#3A485D"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 295"><path d="M123.448 294.206c-28.419-12.998-53.566-31.595-80.52-47.1c-9.017-5.186-17.795-10.79-26.652-16.255C5.536 224.223-.03 214.8.016 201.941C.15 165.175.19 128.411 0 91.647c-.074-14.345 6.269-23.958 18.58-31.21c29.53-17.402 58.794-35.277 87.825-53.5c14.622-9.179 28.279-9.276 42.88-.127c26.972 16.9 54.078 33.608 81.527 49.718c17.256 10.126 22.957 26.25 19.099 45.43c-1.4 6.948-5.663 12.162-11.577 15.902c-10.602 6.707-21.305 13.256-31.959 19.882c-3.097 1.928-6.168 3.899-10.041 6.35c2.221 1.915 3.809 3.58 5.672 4.839c12.933 8.75 25.95 17.375 38.886 26.122c8.544 5.778 13.995 13.507 14.937 24.08c1.278 14.356-4.671 24.807-16.81 32.17c-20.937 12.697-41.812 25.495-62.712 38.254c-3.136 1.913-6.207 3.94-9.412 5.725c-11.393 6.35-22.832 12.622-34.253 18.922c-3.063.002-6.13.002-9.195.002zM14.792 145.749c0 17.762.276 35.527-.112 53.283c-.204 9.35 3.595 15.5 11.452 20.235a8959.923 8959.923 0 0 1 90.076 55.013c8.281 5.127 15.755 4.938 23.955-.142c29.653-18.359 59.48-36.438 89.229-54.643c2.083-1.274 4.248-2.508 6.065-4.11c6.488-5.718 7.716-14.356 3.26-21.616c-4.678-7.621-13.32-10.402-21.513-6.582c-3.863 1.802-7.472 4.174-11.126 6.403c-23.245 14.181-46.568 28.237-69.633 42.705c-5.98 3.75-10.836 3.8-16.793.07a3302.965 3302.965 0 0 0-62.672-38.253c-5.966-3.553-8.478-8.02-8.316-14.95c.343-14.69.057-29.394.147-44.094c.016-2.716.18-5.561 1.004-8.114c1.429-4.43 5.037-6.013 9.432-4.42c1.986.72 3.827 1.9 5.648 3.01c16.722 10.186 33.399 20.443 50.156 30.572c2.847 1.721 5.894 3.316 9.06 4.267c6.478 1.95 15.004-1.48 18.458-6.976c4.14-6.587 3.49-14.6-2.03-20.277c-2.095-2.154-4.753-3.833-7.342-5.422c-22.162-13.603-44.367-27.137-66.562-40.69c-8.616-5.262-17.12-10.724-25.889-15.717c-7.821-4.454-15.861-2.911-21.583 3.573c-3.422 3.883-4.456 8.475-4.419 13.593c.127 17.761.048 35.52.048 53.282z" fill="#3A485D"/></svg> </template>
CSS
.icon-crittercism {
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%20256%20295%22%3E%3Cpath%20d%3D%22M123.448%20294.206c-28.419-12.998-53.566-31.595-80.52-47.1c-9.017-5.186-17.795-10.79-26.652-16.255C5.536%20224.223-.03%20214.8.016%20201.941C.15%20165.175.19%20128.411%200%2091.647c-.074-14.345%206.269-23.958%2018.58-31.21c29.53-17.402%2058.794-35.277%2087.825-53.5c14.622-9.179%2028.279-9.276%2042.88-.127c26.972%2016.9%2054.078%2033.608%2081.527%2049.718c17.256%2010.126%2022.957%2026.25%2019.099%2045.43c-1.4%206.948-5.663%2012.162-11.577%2015.902c-10.602%206.707-21.305%2013.256-31.959%2019.882c-3.097%201.928-6.168%203.899-10.041%206.35c2.221%201.915%203.809%203.58%205.672%204.839c12.933%208.75%2025.95%2017.375%2038.886%2026.122c8.544%205.778%2013.995%2013.507%2014.937%2024.08c1.278%2014.356-4.671%2024.807-16.81%2032.17c-20.937%2012.697-41.812%2025.495-62.712%2038.254c-3.136%201.913-6.207%203.94-9.412%205.725c-11.393%206.35-22.832%2012.622-34.253%2018.922c-3.063.002-6.13.002-9.195.002zM14.792%20145.749c0%2017.762.276%2035.527-.112%2053.283c-.204%209.35%203.595%2015.5%2011.452%2020.235a8959.923%208959.923%200%200%201%2090.076%2055.013c8.281%205.127%2015.755%204.938%2023.955-.142c29.653-18.359%2059.48-36.438%2089.229-54.643c2.083-1.274%204.248-2.508%206.065-4.11c6.488-5.718%207.716-14.356%203.26-21.616c-4.678-7.621-13.32-10.402-21.513-6.582c-3.863%201.802-7.472%204.174-11.126%206.403c-23.245%2014.181-46.568%2028.237-69.633%2042.705c-5.98%203.75-10.836%203.8-16.793.07a3302.965%203302.965%200%200%200-62.672-38.253c-5.966-3.553-8.478-8.02-8.316-14.95c.343-14.69.057-29.394.147-44.094c.016-2.716.18-5.561%201.004-8.114c1.429-4.43%205.037-6.013%209.432-4.42c1.986.72%203.827%201.9%205.648%203.01c16.722%2010.186%2033.399%2020.443%2050.156%2030.572c2.847%201.721%205.894%203.316%209.06%204.267c6.478%201.95%2015.004-1.48%2018.458-6.976c4.14-6.587%203.49-14.6-2.03-20.277c-2.095-2.154-4.753-3.833-7.342-5.422c-22.162-13.603-44.367-27.137-66.562-40.69c-8.616-5.262-17.12-10.724-25.889-15.717c-7.821-4.454-15.861-2.911-21.583%203.573c-3.422%203.883-4.456%208.475-4.419%2013.593c.127%2017.761.048%2035.52.048%2053.282z%22%20fill%3D%22%233A485D%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%20256%20295%22%3E%3Cpath%20d%3D%22M123.448%20294.206c-28.419-12.998-53.566-31.595-80.52-47.1c-9.017-5.186-17.795-10.79-26.652-16.255C5.536%20224.223-.03%20214.8.016%20201.941C.15%20165.175.19%20128.411%200%2091.647c-.074-14.345%206.269-23.958%2018.58-31.21c29.53-17.402%2058.794-35.277%2087.825-53.5c14.622-9.179%2028.279-9.276%2042.88-.127c26.972%2016.9%2054.078%2033.608%2081.527%2049.718c17.256%2010.126%2022.957%2026.25%2019.099%2045.43c-1.4%206.948-5.663%2012.162-11.577%2015.902c-10.602%206.707-21.305%2013.256-31.959%2019.882c-3.097%201.928-6.168%203.899-10.041%206.35c2.221%201.915%203.809%203.58%205.672%204.839c12.933%208.75%2025.95%2017.375%2038.886%2026.122c8.544%205.778%2013.995%2013.507%2014.937%2024.08c1.278%2014.356-4.671%2024.807-16.81%2032.17c-20.937%2012.697-41.812%2025.495-62.712%2038.254c-3.136%201.913-6.207%203.94-9.412%205.725c-11.393%206.35-22.832%2012.622-34.253%2018.922c-3.063.002-6.13.002-9.195.002zM14.792%20145.749c0%2017.762.276%2035.527-.112%2053.283c-.204%209.35%203.595%2015.5%2011.452%2020.235a8959.923%208959.923%200%200%201%2090.076%2055.013c8.281%205.127%2015.755%204.938%2023.955-.142c29.653-18.359%2059.48-36.438%2089.229-54.643c2.083-1.274%204.248-2.508%206.065-4.11c6.488-5.718%207.716-14.356%203.26-21.616c-4.678-7.621-13.32-10.402-21.513-6.582c-3.863%201.802-7.472%204.174-11.126%206.403c-23.245%2014.181-46.568%2028.237-69.633%2042.705c-5.98%203.75-10.836%203.8-16.793.07a3302.965%203302.965%200%200%200-62.672-38.253c-5.966-3.553-8.478-8.02-8.316-14.95c.343-14.69.057-29.394.147-44.094c.016-2.716.18-5.561%201.004-8.114c1.429-4.43%205.037-6.013%209.432-4.42c1.986.72%203.827%201.9%205.648%203.01c16.722%2010.186%2033.399%2020.443%2050.156%2030.572c2.847%201.721%205.894%203.316%209.06%204.267c6.478%201.95%2015.004-1.48%2018.458-6.976c4.14-6.587%203.49-14.6-2.03-20.277c-2.095-2.154-4.753-3.833-7.342-5.422c-22.162-13.603-44.367-27.137-66.562-40.69c-8.616-5.262-17.12-10.724-25.889-15.717c-7.821-4.454-15.861-2.911-21.583%203.573c-3.422%203.883-4.456%208.475-4.419%2013.593c.127%2017.761.048%2035.52.048%2053.282z%22%20fill%3D%22%233A485D%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/crittercism.svg?color=%231a73e8&size=48