UNPKG

@amaui/icons-material-rounded-react

Version:

Icons material rounded for React

15 lines 2.19 kB
import _extends from "@babel/runtime/helpers/extends"; import React from 'react'; import { Icon } from '@amaui/ui-react'; const IconMaterialCrueltyFreeW100Filled = /*#__PURE__*/React.forwardRef((props, ref) => { return /*#__PURE__*/React.createElement(Icon, _extends({ ref: ref, name: "CrueltyFreeW100Filled", short_name: "CrueltyFree", viewBox: "0 0 24 24" }, props), /*#__PURE__*/React.createElement("path", { d: "M9.525 20.7q-1.325 0-2.275-.912-.95-.913-.95-2.188 0-.675.313-1.263.312-.587.937-1.087.55-.45.938-.95.387-.5.812-.95-1.075-1.65-1.625-3.412-.55-1.763-.55-3.513 0-1 .2-1.462.2-.463.625-.463.65 0 1.488.938.837.937 1.487 2.387.475 1.05.738 2.2.262 1.15.337 2.275.075-1.125.35-2.275.275-1.15.725-2.2.625-1.45 1.475-2.387.85-.938 1.5-.938.425 0 .625.463.2.462.2 1.462 0 1.75-.55 3.513-.55 1.762-1.625 3.412.425.45.812.95.388.5.938.95.625.5.937 1.087.313.588.313 1.263 0 1.275-.95 2.188-.95.912-2.275.912-.875 0-1.675-.325l-.8-.325-.8.325q-.8.325-1.675.325Zm.1-.7q.5 0 1.075-.15t1.075-.425q-.225-.125-.412-.363-.188-.237-.188-.412 0-.2.238-.313.237-.112.587-.112.325 0 .55.125.225.125.225.3t-.187.412q-.188.238-.413.363.5.275 1.075.425.575.15 1.075.15 1.1 0 1.863-.7.762-.7.762-1.7 0-.55-.287-1-.288-.45-.888-.95-.3-.25-.45-.425-.15-.175-.325-.4-.9-1.2-1.45-1.513Q13 13 11.975 13t-1.575.312q-.55.313-1.45 1.513-.175.225-.325.4-.15.175-.45.425-.6.5-.888.95-.287.45-.287 1 0 1 .763 1.7.762.7 1.862.7Zm.875-3.25q-.2 0-.35-.225Q10 16.3 10 16q0-.3.15-.525.15-.225.35-.225.2 0 .35.225.15.225.15.525 0 .3-.15.525-.15.225-.35.225Zm3 0q-.2 0-.35-.225Q13 16.3 13 16q0-.3.15-.525.15-.225.35-.225.2 0 .35.225.15.225.15.525 0 .3-.15.525-.15.225-.35.225Zm-3.675-3.9q.325-.25.687-.375.363-.125.788-.15-.05-1.05-.312-2.137-.263-1.088-.713-2.113-.5-1.15-1.125-1.9t-1.2-.95q-.05.2-.087.475-.038.275-.038.65 0 1.575.525 3.275t1.475 3.225Zm4.35 0q.95-1.525 1.475-3.225.525-1.7.525-3.275 0-.375-.037-.65-.038-.275-.088-.475-.575.2-1.2.95t-1.125 1.9q-.45 1.025-.713 2.113-.262 1.087-.312 2.137.425.025.788.15.362.125.687.375Z" })); }); IconMaterialCrueltyFreeW100Filled.displayName = 'AmauiIconMaterialCrueltyFreeW100Filled'; export default IconMaterialCrueltyFreeW100Filled;